mgorny 14/06/18 20:28:51 Modified: twolame-0.3.13-r1.ebuild ChangeLog Log: 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!)
Revision Changes Path 1.3 media-sound/twolame/twolame-0.3.13-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/twolame/twolame-0.3.13-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/twolame/twolame-0.3.13-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/twolame/twolame-0.3.13-r1.ebuild?r1=1.2&r2=1.3 Index: twolame-0.3.13-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/twolame/twolame-0.3.13-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- twolame-0.3.13-r1.ebuild 29 Jul 2013 22:30:54 -0000 1.2 +++ twolame-0.3.13-r1.ebuild 18 Jun 2014 20:28:51 -0000 1.3 @@ -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 @@ 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} 1.50 media-sound/twolame/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/twolame/ChangeLog?rev=1.50&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/twolame/ChangeLog?rev=1.50&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/twolame/ChangeLog?r1=1.49&r2=1.50 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/twolame/ChangeLog,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- ChangeLog 29 Jul 2013 22:30:54 -0000 1.49 +++ ChangeLog 18 Jun 2014 20:28:51 -0000 1.50 @@ -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 <[email protected]> twolame-0.3.13-r1.ebuild: + Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug + #513718. 29 Jul 2013; Alexis Ballier <[email protected]> twolame-0.3.13-r1.ebuild: Slat it for emul-linux-x86-soundlibs-20130224-r7.
