diff options
author | Brent Baude <ranger@gentoo.org> | 2007-09-26 18:08:59 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-09-26 18:08:59 +0000 |
commit | 2cbc9dad54a59ceccb4f9b1eb53a64f991613ffd (patch) | |
tree | 78def1a7a75851b55b56591e797f7c1f9153f80f /dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild | |
parent | Marking PEAR-Log-1.9.11 ppc64 stable for bug 192247 (diff) | |
download | gentoo-2-2cbc9dad54a59ceccb4f9b1eb53a64f991613ffd.tar.gz gentoo-2-2cbc9dad54a59ceccb4f9b1eb53a64f991613ffd.tar.bz2 gentoo-2-2cbc9dad54a59ceccb4f9b1eb53a64f991613ffd.zip |
Marking PEAR-Validate-0.7.0 ppc64 stable for 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 895885a49603..36d8d68602ce 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.4 2007/09/25 01:11:23 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild,v 1.5 2007/09/26 18:08:59 ranger 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" |