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 | f5bddc6e1c7c33569d5c8d92253e4d726377f64e (patch) | |
tree | 0230c618f9f0da7722f4b9d8db12c00069d1e170 /dev-php/PEAR-Validate | |
parent | alpha/ia64/sparc stable wrt #208313 (diff) | |
download | historical-f5bddc6e1c7c33569d5c8d92253e4d726377f64e.tar.gz historical-f5bddc6e1c7c33569d5c8d92253e4d726377f64e.tar.bz2 historical-f5bddc6e1c7c33569d5c8d92253e4d726377f64e.zip |
stable on ppc wrt bug #208313
Package-Manager: portage-2.1.4.2
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.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Validate/ChangeLog b/dev-php/PEAR-Validate/ChangeLog index f652b5191f3c..a73836c6adb6 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.32 2008/02/03 10:58:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.33 2008/02/10 14:35:17 nixnut Exp $ + + 10 Feb 2008; nixnut <nixnut@gentoo.org> ChangeLog: + stable on ppc wrt bug #208313 03 Feb 2008; Markus Meier <maekke@gentoo.org> PEAR-Validate-0.8.0.ebuild: x86 stable, bug #208313 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" |