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 | |
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')
-rw-r--r-- | dev-php/PEAR-Validate/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Validate/ChangeLog b/dev-php/PEAR-Validate/ChangeLog index b1e1d9a9c8f1..874be9898ce1 100644 --- a/dev-php/PEAR-Validate/ChangeLog +++ b/dev-php/PEAR-Validate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Validate # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.39 2008/02/14 13:28:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.40 2008/02/14 17:36:41 nixnut Exp $ + + 14 Feb 2008; nixnut <nixnut@gentoo.org> PEAR-Validate-0.8.1.ebuild: + Stable on ppc wrt bug 209630 14 Feb 2008; Jeroen Roovers <jer@gentoo.org> PEAR-Validate-0.8.1.ebuild: Stable for HPPA (bug #209630). 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" |