diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-14 17:36:41 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-14 17:36:41 +0000 |
commit | 24d06f87115af2a31331e00adaffd9be5936f727 (patch) | |
tree | 1d6c0590f6ccb7a56ed5075aabccf3fc45b98360 /dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild | |
parent | Stable on ppc wrt bug 209888 (diff) | |
download | gentoo-2-24d06f87115af2a31331e00adaffd9be5936f727.tar.gz gentoo-2-24d06f87115af2a31331e00adaffd9be5936f727.tar.bz2 gentoo-2-24d06f87115af2a31331e00adaffd9be5936f727.zip |
Stable on ppc wrt bug 209630
(Portage version: 2.1.4.4)
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 7b1621166d35..9ce40b257601 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.5 2008/02/14 13:28:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild,v 1.6 2008/02/14 17:36:41 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" |