diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-13 01:25:10 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-13 01:25:10 +0000 |
commit | 84b71b943bc7d0f317fd6f8a76099a20e3a50a11 (patch) | |
tree | 25b8699e390211f251e95c114e89c6dfff45df24 /dev-php/PEAR-File | |
parent | Version bump #92379 by Drew Winstel. (diff) | |
download | historical-84b71b943bc7d0f317fd6f8a76099a20e3a50a11.tar.gz historical-84b71b943bc7d0f317fd6f8a76099a20e3a50a11.tar.bz2 historical-84b71b943bc7d0f317fd6f8a76099a20e3a50a11.zip |
s390 love
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'dev-php/PEAR-File')
-rw-r--r-- | dev-php/PEAR-File/PEAR-File-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 2c47f7769f40..c16bd89128ae 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.9 2005/05/06 20:29:49 gustavoz Exp $ +# $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 $ 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 s390 sparc x86" IUSE="" |