grknight 15/04/23 20:25:13 Modified: ChangeLog Added: PEAR-File_Passwd-1.1.7-r3.ebuild Removed: PEAR-File_Passwd-1.1.7-r2.ebuild Log: Revbump for missing RDEPEND (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D1F781EFF9F4A3B6)
Revision Changes Path 1.28 dev-php/PEAR-File_Passwd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-File_Passwd/ChangeLog?rev=1.28&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-File_Passwd/ChangeLog?rev=1.28&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-File_Passwd/ChangeLog?r1=1.27&r2=1.28 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Passwd/ChangeLog,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- ChangeLog 14 Jan 2015 20:28:50 -0000 1.27 +++ ChangeLog 23 Apr 2015 20:25:13 -0000 1.28 @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-File_Passwd # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Passwd/ChangeLog,v 1.27 2015/01/14 20:28:50 grknight Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Passwd/ChangeLog,v 1.28 2015/04/23 20:25:13 grknight Exp $ + +*PEAR-File_Passwd-1.1.7-r3 (23 Apr 2015) + + 23 Apr 2015; Brian Evans <[email protected]> + +PEAR-File_Passwd-1.1.7-r3.ebuild, -PEAR-File_Passwd-1.1.7-r2.ebuild: + Revbump for missing RDEPEND *PEAR-File_Passwd-1.1.7-r2 (14 Jan 2015) 1.1 dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.7-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.7-r3.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.7-r3.ebuild?rev=1.1&content-type=text/plain Index: PEAR-File_Passwd-1.1.7-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-File_Passwd/PEAR-File_Passwd-1.1.7-r3.ebuild,v 1.1 2015/04/23 20:25:13 grknight Exp $ EAPI="5" inherit php-pear-r1 DESCRIPTION="Manipulate many kinds of password files" LICENSE="PHP-3" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" DEPEND="dev-lang/php:*[pcre(+)]" RDEPEND="${DEPEND}"
