diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-09-21 13:25:59 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-09-21 13:25:59 +0000 |
commit | ecbe0b2300ed9eec962fc1762cbc1539d2d42b1c (patch) | |
tree | bfb805e274381d6e36d1d6913661fc1995f7d928 /dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild | |
parent | stable x86, bug 192840 (diff) | |
download | gentoo-2-ecbe0b2300ed9eec962fc1762cbc1539d2d42b1c.tar.gz gentoo-2-ecbe0b2300ed9eec962fc1762cbc1539d2d42b1c.tar.bz2 gentoo-2-ecbe0b2300ed9eec962fc1762cbc1539d2d42b1c.zip |
x86 stable, bug 192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild')
-rw-r--r-- | dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild index 6f3ee4c8e6e4..5a27ef0e0702 100644 --- a/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild +++ b/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 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.7.0.ebuild,v 1.2 2007/09/16 06:38:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild,v 1.3 2007/09/21 13:25:59 opfer Exp $ inherit php-pear-r1 -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86" DESCRIPTION="Validation class." LICENSE="PHP" |