diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-07 16:39:34 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-07 16:39:34 +0000 |
commit | 3d79c3bace0cc3ab09cc46ad6833187a62175038 (patch) | |
tree | 47a140dfa91718e036cff20bbc4c351edba4ffc4 /dev-php/PEAR-File | |
parent | Stable for AMD64, wrt bug #401017 (diff) | |
download | historical-3d79c3bace0cc3ab09cc46ad6833187a62175038.tar.gz historical-3d79c3bace0cc3ab09cc46ad6833187a62175038.tar.bz2 historical-3d79c3bace0cc3ab09cc46ad6833187a62175038.zip |
Stable for HPPA (bug #396965).
Package-Manager: portage-2.2.0_alpha85/cvs/Linux x86_64
Diffstat (limited to 'dev-php/PEAR-File')
-rw-r--r-- | dev-php/PEAR-File/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-File/PEAR-File-1.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-File/ChangeLog b/dev-php/PEAR-File/ChangeLog index c8546ca13d0a..871425d80cce 100644 --- a/dev-php/PEAR-File/ChangeLog +++ b/dev-php/PEAR-File/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-File # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.50 2012/02/01 10:42:48 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.51 2012/02/07 16:39:34 jer Exp $ + + 07 Feb 2012; Jeroen Roovers <jer@gentoo.org> PEAR-File-1.4.0.ebuild: + Stable for HPPA (bug #396965). 01 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> PEAR-File-1.4.0.ebuild: ppc/ppc64 stable wrt #396965 diff --git a/dev-php/PEAR-File/PEAR-File-1.4.0.ebuild b/dev-php/PEAR-File/PEAR-File-1.4.0.ebuild index 76c51e4d81c4..d0c8f0dbca62 100644 --- a/dev-php/PEAR-File/PEAR-File-1.4.0.ebuild +++ b/dev-php/PEAR-File/PEAR-File-1.4.0.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/PEAR-File-1.4.0.ebuild,v 1.6 2012/02/01 10:42:48 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.4.0.ebuild,v 1.7 2012/02/07 16:39:34 jer Exp $ EAPI="2" @@ -10,7 +10,7 @@ DESCRIPTION="Common file and directory routines" 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="" RDEPEND="|| ( <dev-lang/php-5.3[pcre] >=dev-lang/php-5.3 )" |