diff options
author | Markus Meier <maekke@gentoo.org> | 2008-02-03 11:21:44 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-02-03 11:21:44 +0000 |
commit | 54372f35b3e15d8e20d56af9b5b32d5f1f82b543 (patch) | |
tree | 9f29ec40477d054be13392b567d7c42d6bca92a5 /dev-php/PEAR-Validate | |
parent | alpha/ia64/sparc stable wrt #208366 (diff) | |
download | historical-54372f35b3e15d8e20d56af9b5b32d5f1f82b543.tar.gz historical-54372f35b3e15d8e20d56af9b5b32d5f1f82b543.tar.bz2 historical-54372f35b3e15d8e20d56af9b5b32d5f1f82b543.zip |
x86 stable, bug #208313
Package-Manager: portage-2.1.4.1
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 736782a63570..f652b5191f3c 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.31 2008/02/01 00:38:36 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.32 2008/02/03 10:58:46 maekke Exp $ + + 03 Feb 2008; Markus Meier <maekke@gentoo.org> PEAR-Validate-0.8.0.ebuild: + x86 stable, bug #208313 01 Feb 2008; Brent Baude <ranger@gentoo.org> PEAR-Validate-0.8.0.ebuild: Marking PEAR-Validate-0.8.0 ppc64 for 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 e75a58364685..2615ed0e376d 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.3 2008/02/01 00:38:36 ranger Exp $ +# $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 $ 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" |