diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-02-01 10:42:48 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-02-01 10:42:48 +0000 |
commit | 99e8fe916d9f08a9afd142e76405116f695cc8cb (patch) | |
tree | 76a3c6f41b74dbb9f0e6412943171b4eacb4ff85 /dev-php/PEAR-File | |
parent | Moved Category gnome-extra -> dev-dotnet, dropping files (diff) | |
download | historical-99e8fe916d9f08a9afd142e76405116f695cc8cb.tar.gz historical-99e8fe916d9f08a9afd142e76405116f695cc8cb.tar.bz2 historical-99e8fe916d9f08a9afd142e76405116f695cc8cb.zip |
ppc/ppc64 stable wrt #396965
Package-Manager: portage-2.2.0_alpha84/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 758d375fb3fc..c8546ca13d0a 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.49 2012/01/29 15:20:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.50 2012/02/01 10:42:48 ssuominen Exp $ + + 01 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> PEAR-File-1.4.0.ebuild: + ppc/ppc64 stable wrt #396965 29 Jan 2012; Raúl Porcel <armin76@gentoo.org> PEAR-File-1.4.0.ebuild: alpha/arm/ia64/s390/sh/sparc stable 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 7f9ff11dcfb9..76c51e4d81c4 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.5 2012/01/29 15:20:49 armin76 Exp $ +# $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 $ 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 )" |