grknight 15/04/14 17:53:35 Modified: PEAR-File_Fortune-1.0.0.ebuild ChangeLog Log: Fix repoman warning (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D1F781EFF9F4A3B6)
Revision Changes Path 1.5 dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0.ebuild?r1=1.4&r2=1.5 Index: PEAR-File_Fortune-1.0.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- PEAR-File_Fortune-1.0.0.ebuild 14 Jan 2015 19:38:57 -0000 1.4 +++ PEAR-File_Fortune-1.0.0.ebuild 14 Apr 2015 17:53:35 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0.ebuild,v 1.4 2015/01/14 19:38:57 grknight Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Fortune/PEAR-File_Fortune-1.0.0.ebuild,v 1.5 2015/04/14 17:53:35 grknight Exp $ EAPI=5 @@ -13,5 +13,5 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" -DEPEND=">=dev-lang/php-5.1.4" +DEPEND=">=dev-lang/php-5.1.4:*" RDEPEND="${DEPEND}" 1.12 dev-php/PEAR-File_Fortune/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-File_Fortune/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-File_Fortune/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-File_Fortune/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Fortune/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 14 Jan 2015 19:38:57 -0000 1.11 +++ ChangeLog 14 Apr 2015 17:53:35 -0000 1.12 @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-File_Fortune # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Fortune/ChangeLog,v 1.11 2015/01/14 19:38:57 grknight Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Fortune/ChangeLog,v 1.12 2015/04/14 17:53:35 grknight Exp $ + + 14 Apr 2015; Brian Evans <[email protected]> PEAR-File_Fortune-1.0.0.ebuild: + Fix repoman warning 14 Jan 2015; Brian Evans <[email protected]> PEAR-File_Fortune-1.0.0.ebuild: EAPI bump
