diff options
author | Markus Meier <maekke@gentoo.org> | 2008-03-31 21:33:11 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-03-31 21:33:11 +0000 |
commit | 5404f2647e058b6ea6443627efd0d5e3fcabcd9f (patch) | |
tree | 88a483c3bc2d225c8d6559882a9d1260bc4f8477 /dev-php | |
parent | amd64 stable, bug #209035 (diff) | |
download | gentoo-2-5404f2647e058b6ea6443627efd0d5e3fcabcd9f.tar.gz gentoo-2-5404f2647e058b6ea6443627efd0d5e3fcabcd9f.tar.bz2 gentoo-2-5404f2647e058b6ea6443627efd0d5e3fcabcd9f.zip |
amd64 stable, bug #209630
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-php')
-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 ba975ff9cc55..6a37e07c545d 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.41 2008/03/29 00:23:34 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.42 2008/03/31 21:33:11 maekke Exp $ + + 31 Mar 2008; Markus Meier <maekke@gentoo.org> PEAR-Validate-0.8.1.ebuild: + amd64 stable, bug #209630 29 Mar 2008; Markus Meier <maekke@gentoo.org> PEAR-Validate-0.8.0.ebuild: amd64 stable, bug #208313 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 9ce40b257601..8d883fafecf4 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.6 2008/02/14 17:36:41 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild,v 1.7 2008/03/31 21:33:11 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" |