diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-10 14:40:17 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-10 14:40:17 +0000 |
commit | d8ad3d1f2c460e5f20d23429bb381ad7a066ed81 (patch) | |
tree | 98eea878c690286947cc8d2436d8d85088f194c6 /dev-php/PEAR-Validate | |
parent | alpha/ia64/sparc stable wrt #208313 (diff) | |
download | gentoo-2-d8ad3d1f2c460e5f20d23429bb381ad7a066ed81.tar.gz gentoo-2-d8ad3d1f2c460e5f20d23429bb381ad7a066ed81.tar.bz2 gentoo-2-d8ad3d1f2c460e5f20d23429bb381ad7a066ed81.zip |
stable on ppc wrt bug #208313
(Portage version: 2.1.4.2)
Diffstat (limited to 'dev-php/PEAR-Validate')
-rw-r--r-- | dev-php/PEAR-Validate/PEAR-Validate-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Validate/PEAR-Validate-0.8.0.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.8.0.ebuild index 2615ed0e376d..957b646af2f0 100644 --- a/dev-php/PEAR-Validate/PEAR-Validate-0.8.0.ebuild +++ b/dev-php/PEAR-Validate/PEAR-Validate-0.8.0.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.0.ebuild,v 1.4 2008/02/03 10:58:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.8.0.ebuild,v 1.5 2008/02/10 14:40:17 nixnut 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" |