diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-12 16:16:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-12 16:16:13 +0000 |
commit | b24aa54936ede145703a19bf3b745a5b5de470a6 (patch) | |
tree | 4f535d8a7b0c19967f2728ec95c2588dd2253463 /dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild | |
parent | Remove useless file, bug #209807 (diff) | |
download | historical-b24aa54936ede145703a19bf3b745a5b5de470a6.tar.gz historical-b24aa54936ede145703a19bf3b745a5b5de470a6.tar.bz2 historical-b24aa54936ede145703a19bf3b745a5b5de470a6.zip |
alpha/ia64/sparc stable wrt #209630
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild')
-rw-r--r-- | dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild index 512960c52e2c..606037f18512 100644 --- a/dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild +++ b/dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2008 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.8.1.ebuild,v 1.2 2008/02/12 09:54:41 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild,v 1.3 2008/02/12 16:16:13 armin76 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="BSD" |