diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-05 17:44:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-05 17:44:42 +0000 |
commit | dc447a5bcda9c0f119d92385db533065144ae27a (patch) | |
tree | d9a260af345dcffed19cf77a0675100c22ce41dd /dev-php/PEAR-File | |
parent | alpha/sparc stable wrt #192247 (diff) | |
download | gentoo-2-dc447a5bcda9c0f119d92385db533065144ae27a.tar.gz gentoo-2-dc447a5bcda9c0f119d92385db533065144ae27a.tar.bz2 gentoo-2-dc447a5bcda9c0f119d92385db533065144ae27a.zip |
alpha/sparc stable wrt #192247
(Portage version: 2.1.3.9)
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.3.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 756d02024e75..322582c98337 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.32 2007/09/28 23:00:55 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.33 2007/10/05 17:44:42 armin76 Exp $ + + 05 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-File-1.3.0.ebuild: + alpha/sparc stable wrt #192247 28 Sep 2007; Christoph Mende <angelos@gentoo.org> PEAR-File-1.3.0.ebuild: Stable on amd64 wrt bug #192247 diff --git a/dev-php/PEAR-File/PEAR-File-1.3.0.ebuild b/dev-php/PEAR-File/PEAR-File-1.3.0.ebuild index b15640c78e77..d4b64db3cca1 100644 --- a/dev-php/PEAR-File/PEAR-File-1.3.0.ebuild +++ b/dev-php/PEAR-File/PEAR-File-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.3.0.ebuild,v 1.6 2007/09/28 23:00:55 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.3.0.ebuild,v 1.7 2007/10/05 17:44:42 armin76 Exp $ inherit php-pear-r1 depend.php @@ -8,7 +8,7 @@ DESCRIPTION="Common file and directory routines" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 ~s390 sparc x86" IUSE="" pkg_setup() { |