diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-18 10:43:52 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-18 10:43:52 +0000 |
commit | 1703a6f04c8c28a65e5e133b1c9fe277fea9b68c (patch) | |
tree | 95233b6d305ad591b4b7e4083e6a37268df38ecb /dev-php/PEAR-File | |
parent | Stable on sparc. (diff) | |
download | historical-1703a6f04c8c28a65e5e133b1c9fe277fea9b68c.tar.gz historical-1703a6f04c8c28a65e5e133b1c9fe277fea9b68c.tar.bz2 historical-1703a6f04c8c28a65e5e133b1c9fe277fea9b68c.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.22-r1
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 5fed856b34c6..ad83a0062e80 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.8 2005/05/06 20:29:49 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.9 2005/06/18 10:38:17 hansmi Exp $ + + 18 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> + PEAR-File-1.0.3.ebuild: + Stable on ppc. 06 May 2005; Gustavo Zacarias <gustavoz@gentoo.org> PEAR-File-1.0.3.ebuild: 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 c16bd89128ae..92b14cb71497 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.10 2005/05/13 01:18:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.0.3.ebuild,v 1.11 2005/06/18 10:38:17 hansmi 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 s390 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86" IUSE="" |