diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-21 08:05:16 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-21 08:05:16 +0000 |
commit | 1cff3e860443852bd6eb70eb1acbb2a2e23ad35c (patch) | |
tree | d00ab990f8227be758e43b08ca1592adc4ddcb7d /dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild | |
parent | Added ~ppc64; bug #119722 (diff) | |
download | historical-1cff3e860443852bd6eb70eb1acbb2a2e23ad35c.tar.gz historical-1cff3e860443852bd6eb70eb1acbb2a2e23ad35c.tar.bz2 historical-1cff3e860443852bd6eb70eb1acbb2a2e23ad35c.zip |
Stable on ppc64; bug #119722
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild')
-rw-r--r-- | dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild index bf3eae45a384..f93b1362ed20 100644 --- a/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild +++ b/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild,v 1.3 2005/11/22 13:42:45 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild,v 1.4 2006/01/21 07:58:43 corsair Exp $ inherit php-pear-r1 @@ -8,6 +8,6 @@ DESCRIPTION="Validation class." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-php/PEAR-Date-1.4.3-r1" |