mgorny 14/06/18 19:58:14 Modified: tremor-0_pre20130223-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.2 media-libs/tremor/tremor-0_pre20130223-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20130223-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20130223-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/tremor-0_pre20130223-r1.ebuild?r1=1.1&r2=1.2 Index: tremor-0_pre20130223-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20130223-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- tremor-0_pre20130223-r1.ebuild 29 Dec 2013 15:59:35 -0000 1.1 +++ tremor-0_pre20130223-r1.ebuild 18 Jun 2014 19:58:14 -0000 1.2 @@ -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-libs/tremor/tremor-0_pre20130223-r1.ebuild,v 1.1 2013/12/29 15:59:35 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/tremor-0_pre20130223-r1.ebuild,v 1.2 2014/06/18 19:58:14 mgorny Exp $ EAPI=5 @@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" IUSE="low-accuracy static-libs" -RDEPEND="media-libs/libogg:=[${MULTILIB_USEDEP}]" +RDEPEND=">=media-libs/libogg-1.3.0:=[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND} virtual/pkgconfig" 1.19 media-libs/tremor/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/ChangeLog?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/ChangeLog?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/tremor/ChangeLog?r1=1.18&r2=1.19 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ChangeLog 29 Dec 2013 15:59:35 -0000 1.18 +++ ChangeLog 18 Jun 2014 19:58:14 -0000 1.19 @@ -1,6 +1,10 @@ # ChangeLog for media-libs/tremor -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.18 2013/12/29 15:59:35 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/tremor/ChangeLog,v 1.19 2014/06/18 19:58:14 mgorny Exp $ + + 18 Jun 2014; Michał Górny <[email protected]> tremor-0_pre20130223-r1.ebuild: + Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug + #513718. *tremor-0_pre20130223-r1 (29 Dec 2013)
