diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-06 20:38:27 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-05-06 20:38:27 +0000 |
commit | e79c359447999d60b9931a67ba02c7ae4b39073c (patch) | |
tree | 2c8dd1481107fb05bd372d20938e35bf65147f8a /dev-php/PEAR-File | |
parent | Added to ~ppc (diff) | |
download | historical-e79c359447999d60b9931a67ba02c7ae4b39073c.tar.gz historical-e79c359447999d60b9931a67ba02c7ae4b39073c.tar.bz2 historical-e79c359447999d60b9931a67ba02c7ae4b39073c.zip |
Stable on sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-php/PEAR-File')
-rw-r--r-- | dev-php/PEAR-File/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-File/PEAR-File-1.0.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-File/ChangeLog b/dev-php/PEAR-File/ChangeLog index 2ef7ea565435..5fed856b34c6 100644 --- a/dev-php/PEAR-File/ChangeLog +++ b/dev-php/PEAR-File/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-File # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.7 2005/04/06 19:38:47 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.8 2005/05/06 20:29:49 gustavoz Exp $ + + 06 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> + PEAR-File-1.0.3.ebuild: + Stable on sparc 06 Apr 2005; Markus Rothe <corsair@gentoo.org> PEAR-File-1.0.3.ebuild: Stable on ppc64 diff --git a/dev-php/PEAR-File/PEAR-File-1.0.3.ebuild b/dev-php/PEAR-File/PEAR-File-1.0.3.ebuild index 93ec417283dc..2c47f7769f40 100644 --- a/dev-php/PEAR-File/PEAR-File-1.0.3.ebuild +++ b/dev-php/PEAR-File/PEAR-File-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.0.3.ebuild,v 1.8 2005/05/02 05:18:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.0.3.ebuild,v 1.9 2005/05/06 20:29:49 gustavoz Exp $ inherit php-pear @@ -8,5 +8,5 @@ DESCRIPTION="Common file and directory routines" LICENSE="PHP" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~ppc ppc64 sparc x86" IUSE="" |