diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-01-22 07:39:17 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-01-22 07:39:17 +0000 |
commit | 851b73135c39946baef58c41c6c58b0373da2e31 (patch) | |
tree | c25d11c3bc833addfbd555dddaf3d6614cc1d581 /dev-php/PEAR-File/PEAR-File-1.2.2.ebuild | |
parent | Stable on x86; bug #119722 (diff) | |
download | gentoo-2-851b73135c39946baef58c41c6c58b0373da2e31.tar.gz gentoo-2-851b73135c39946baef58c41c6c58b0373da2e31.tar.bz2 gentoo-2-851b73135c39946baef58c41c6c58b0373da2e31.zip |
Stable on x86; bug #119722
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-php/PEAR-File/PEAR-File-1.2.2.ebuild')
-rw-r--r-- | dev-php/PEAR-File/PEAR-File-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild b/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild index c5a31728fa9c..d0402653881c 100644 --- a/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild +++ b/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.2.2.ebuild,v 1.5 2006/01/21 08:02:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.2.2.ebuild,v 1.6 2006/01/22 07:36:46 halcy0n Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Common file and directory routines" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" |