grknight 15/04/15 01:05:11 Modified: ChangeLog Added: PEAR-PEAR_Info-1.9.2-r3.ebuild Removed: PEAR-PEAR_Info-1.9.2-r2.ebuild Log: Revbump for repoman warnings and dependency change (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xD1F781EFF9F4A3B6)
Revision Changes Path 1.43 dev-php/PEAR-PEAR_Info/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog?rev=1.43&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog?rev=1.43&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog?r1=1.42&r2=1.43 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- ChangeLog 5 Mar 2012 08:33:53 -0000 1.42 +++ ChangeLog 15 Apr 2015 01:05:11 -0000 1.43 @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-PEAR_Info -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.42 2012/03/05 08:33:53 olemarkus Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.43 2015/04/15 01:05:11 grknight Exp $ + +*PEAR-PEAR_Info-1.9.2-r3 (15 Apr 2015) + + 15 Apr 2015; Brian Evans <[email protected]> + +PEAR-PEAR_Info-1.9.2-r3.ebuild, -PEAR-PEAR_Info-1.9.2-r2.ebuild: + Revbump for repoman warnings and dependency change *PEAR-PEAR_Info-1.9.2-r2 (05 Mar 2012) @@ -171,4 +177,3 @@ 25 Dec 2003; Tal Peer <[email protected]> PEAR-PEAR_Info-1.5.1.ebuild, metadata.xml: Initial commit, closes bug #36436. Ebuild by Roman Weber <[email protected]> - 1.1 dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.9.2-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.9.2-r3.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.9.2-r3.ebuild?rev=1.1&content-type=text/plain Index: PEAR-PEAR_Info-1.9.2-r3.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.9.2-r3.ebuild,v 1.1 2015/04/15 01:05:11 grknight Exp $ EAPI=5 inherit php-pear-r1 DESCRIPTION="Show Information about your PEAR install and its packages" LICENSE="PHP-3.01" SLOT="0" KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" IUSE="minimal" DEPEND="dev-lang/php:*[pcre(+)] dev-php/PEAR-Console_Getargs"
