diff options
author | Jason Wever <weeve@gentoo.org> | 2006-01-22 16:30:53 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-01-22 16:30:53 +0000 |
commit | f657d0c14b778f3578499ff4ea62fcd95e386705 (patch) | |
tree | 4aed71d4bb0f2af7df0b6d50956820fc758ef0a3 /dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild | |
parent | Stable on SPARC wrt bug #119722. (diff) | |
download | gentoo-2-f657d0c14b778f3578499ff4ea62fcd95e386705.tar.gz gentoo-2-f657d0c14b778f3578499ff4ea62fcd95e386705.tar.bz2 gentoo-2-f657d0c14b778f3578499ff4ea62fcd95e386705.zip |
Stable on SPARC wrt bug #119722.
(Portage version: 2.1_pre3-r1)
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 | 4 |
1 files changed, 2 insertions, 2 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 c9fa2b2c3356..69e8ba5d848c 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-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.5 2006/01/22 07:52:57 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.6.2.ebuild,v 1.6 2006/01/22 16:30:53 weeve 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" |