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-Date/PEAR-Date-1.4.6.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-Date/PEAR-Date-1.4.6.ebuild')
-rw-r--r-- | dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild b/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild index a5d6d4c57261..6cb840de485f 100644 --- a/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild +++ b/dev-php/PEAR-Date/PEAR-Date-1.4.6.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-Date/PEAR-Date-1.4.6.ebuild,v 1.4 2006/01/21 07:57:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild,v 1.5 2006/01/22 07:36:27 halcy0n Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Date and Time Zone Classes" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86" IUSE="" |