diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:51:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:51:59 +0000 |
commit | 3beeebadec5cd211deea26e57ce24657167ef81e (patch) | |
tree | 258457427e66d60cdf0364f3b18de2b3d4401b3e /media-sound/twolame | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-3beeebadec5cd211deea26e57ce24657167ef81e.tar.gz gentoo-2-3beeebadec5cd211deea26e57ce24657167ef81e.tar.bz2 gentoo-2-3beeebadec5cd211deea26e57ce24657167ef81e.zip |
Stable for amd64, wrt bug #512912
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-sound/twolame')
-rw-r--r-- | media-sound/twolame/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/twolame/twolame-0.3.13-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/twolame/ChangeLog b/media-sound/twolame/ChangeLog index 15cb09185619..f90bbe5be648 100644 --- a/media-sound/twolame/ChangeLog +++ b/media-sound/twolame/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/twolame # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/twolame/ChangeLog,v 1.50 2014/06/18 20:28:51 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/twolame/ChangeLog,v 1.51 2014/07/22 10:51:59 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> twolame-0.3.13-r1.ebuild: + Stable for amd64, wrt bug #512912 18 Jun 2014; Michał Górny <mgorny@gentoo.org> twolame-0.3.13-r1.ebuild: Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug diff --git a/media-sound/twolame/twolame-0.3.13-r1.ebuild b/media-sound/twolame/twolame-0.3.13-r1.ebuild index 06a389bce31e..444ff59d436c 100644 --- a/media-sound/twolame/twolame-0.3.13-r1.ebuild +++ b/media-sound/twolame/twolame-0.3.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/twolame/twolame-0.3.13-r1.ebuild,v 1.3 2014/06/18 20:28:51 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/twolame/twolame-0.3.13-r1.ebuild,v 1.4 2014/07/22 10:51:59 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="static-libs" RDEPEND=">=media-libs/libsndfile-1.0.25[${MULTILIB_USEDEP}] |