diff options
author | 2012-02-09 01:32:39 +0000 | |
---|---|---|
committer | 2012-02-09 01:32:39 +0000 | |
commit | bc3314ea331eedcefc21813e4a16e0db4c00949a (patch) | |
tree | be0ff006d3227656da1eaf3c043d804eb8752c83 /dev-php | |
parent | Marked ~hppa (bug #401853). (diff) | |
download | historical-bc3314ea331eedcefc21813e4a16e0db4c00949a.tar.gz historical-bc3314ea331eedcefc21813e4a16e0db4c00949a.tar.bz2 historical-bc3314ea331eedcefc21813e4a16e0db4c00949a.zip |
Stable for HPPA (bug #399305).
Package-Manager: portage-2.2.0_alpha85/cvs/Linux x86_64
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 3534ac3a0daa..9062c9dbd89a 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.20 2012/02/01 10:51:43 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Passwd/ChangeLog,v 1.21 2012/02/09 01:32:39 jer Exp $ + + 09 Feb 2012; Jeroen Roovers <jer@gentoo.org> + PEAR-File_Passwd-1.1.7-r1.ebuild: + Stable for HPPA (bug #399305). 01 Feb 2012; Samuli Suominen <ssuominen@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 21ef47bfd9e2..218274032ce9 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.4 2012/02/01 10:51:43 ssuominen Exp $ +# $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 $ 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 )" |