diff options
author | Markus Meier <maekke@gentoo.org> | 2008-03-29 00:23:34 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-03-29 00:23:34 +0000 |
commit | 9b249540ee4ed537eb179c9801ce60aa0ea2752c (patch) | |
tree | d473e3e507748594f84323c2a53e9e73f7eefdb0 /dev-php/PEAR-Validate | |
parent | amd64 stable, bug #208313 (diff) | |
download | gentoo-2-9b249540ee4ed537eb179c9801ce60aa0ea2752c.tar.gz gentoo-2-9b249540ee4ed537eb179c9801ce60aa0ea2752c.tar.bz2 gentoo-2-9b249540ee4ed537eb179c9801ce60aa0ea2752c.zip |
amd64 stable, bug #208313
(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.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 874be9898ce1..ba975ff9cc55 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.40 2008/02/14 17:36:41 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.41 2008/03/29 00:23:34 maekke Exp $ + + 29 Mar 2008; Markus Meier <maekke@gentoo.org> PEAR-Validate-0.8.0.ebuild: + amd64 stable, bug #208313 14 Feb 2008; nixnut <nixnut@gentoo.org> PEAR-Validate-0.8.1.ebuild: Stable on ppc wrt bug 209630 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 7e0241ddaeff..f409ef57933e 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.6 2008/02/10 15:01:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.8.0.ebuild,v 1.7 2008/03/29 00:23:34 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" |