diff options
author | Markus Meier <maekke@gentoo.org> | 2012-02-16 19:37:02 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-02-16 19:37:02 +0000 |
commit | b3ec21598f5cda3b7c98bb63b3882e427650e0e6 (patch) | |
tree | 4fee8743beff9c0b878cdd1394f6ffc40c8af909 /dev-php | |
parent | x86 stable wrt bug #396769 (diff) | |
download | gentoo-2-b3ec21598f5cda3b7c98bb63b3882e427650e0e6.tar.gz gentoo-2-b3ec21598f5cda3b7c98bb63b3882e427650e0e6.tar.bz2 gentoo-2-b3ec21598f5cda3b7c98bb63b3882e427650e0e6.zip |
arm stable, bug #399305
(Portage version: 2.1.10.46/cvs/Linux i686)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-File_Passwd/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.7-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-File_Passwd/ChangeLog b/dev-php/PEAR-File_Passwd/ChangeLog index 9062c9dbd89a..c35462a0decf 100644 --- a/dev-php/PEAR-File_Passwd/ChangeLog +++ b/dev-php/PEAR-File_Passwd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-File_Passwd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Passwd/ChangeLog,v 1.21 2012/02/09 01:32:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Passwd/ChangeLog,v 1.22 2012/02/16 19:37:02 maekke Exp $ + + 16 Feb 2012; Markus Meier <maekke@gentoo.org> + PEAR-File_Passwd-1.1.7-r1.ebuild: + arm stable, bug #399305 09 Feb 2012; Jeroen Roovers <jer@gentoo.org> PEAR-File_Passwd-1.1.7-r1.ebuild: diff --git a/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.7-r1.ebuild b/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.7-r1.ebuild index 218274032ce9..70455d7445c5 100644 --- a/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.7-r1.ebuild +++ b/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-r1.ebuild,v 1.5 2012/02/09 01:32:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Passwd/PEAR-File_Passwd-1.1.7-r1.ebuild,v 1.6 2012/02/16 19:37:02 maekke Exp $ EAPI="2" @@ -10,7 +10,7 @@ DESCRIPTION="Manipulate many kinds of password files." LICENSE="PHP-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86" IUSE="" DEPEND="|| ( <dev-lang/php-5.3[pcre] >=dev-lang/php-5.3 )" |