diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-06-18 20:28:51 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-06-18 20:28:51 +0000 |
commit | 194f2c446b96f748765a9a48dfc9742fa4085976 (patch) | |
tree | 82454d4fa877422c770a6d79394e62999c1e6c15 /media-sound/twolame | |
parent | Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug #51... (diff) | |
download | gentoo-2-194f2c446b96f748765a9a48dfc9742fa4085976.tar.gz gentoo-2-194f2c446b96f748765a9a48dfc9742fa4085976.tar.bz2 gentoo-2-194f2c446b96f748765a9a48dfc9742fa4085976.zip |
Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug #513718.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'media-sound/twolame')
-rw-r--r-- | media-sound/twolame/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/twolame/twolame-0.3.13-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-sound/twolame/ChangeLog b/media-sound/twolame/ChangeLog index 6deecea18330..15cb09185619 100644 --- a/media-sound/twolame/ChangeLog +++ b/media-sound/twolame/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/twolame -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/twolame/ChangeLog,v 1.49 2013/07/29 22:30:54 aballier Exp $ +# 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 $ + + 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 + #513718. 29 Jul 2013; Alexis Ballier <aballier@gentoo.org> twolame-0.3.13-r1.ebuild: Slat it for emul-linux-x86-soundlibs-20130224-r7. diff --git a/media-sound/twolame/twolame-0.3.13-r1.ebuild b/media-sound/twolame/twolame-0.3.13-r1.ebuild index 9b6957dd3bac..06a389bce31e 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-2013 Gentoo Foundation +# 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.2 2013/07/29 22:30:54 aballier Exp $ +# $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 $ EAPI=5 @@ -16,7 +16,7 @@ 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" IUSE="static-libs" -RDEPEND=">=media-libs/libsndfile-1[${MULTILIB_USEDEP}] +RDEPEND=">=media-libs/libsndfile-1.0.25[${MULTILIB_USEDEP}] abi_x86_32? ( !<=app-emulation/emul-linux-x86-soundlibs-20130224-r6 !app-emulation/emul-linux-x86-soundlibs[-abi_x86_32(-)] )" DEPEND="${RDEPEND} |