diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-09-21 13:25:59 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-09-21 13:25:59 +0000 |
commit | ecbe0b2300ed9eec962fc1762cbc1539d2d42b1c (patch) | |
tree | bfb805e274381d6e36d1d6913661fc1995f7d928 /dev-php/PEAR-Validate | |
parent | stable x86, bug 192840 (diff) | |
download | gentoo-2-ecbe0b2300ed9eec962fc1762cbc1539d2d42b1c.tar.gz gentoo-2-ecbe0b2300ed9eec962fc1762cbc1539d2d42b1c.tar.bz2 gentoo-2-ecbe0b2300ed9eec962fc1762cbc1539d2d42b1c.zip |
x86 stable, bug 192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-Validate')
-rw-r--r-- | dev-php/PEAR-Validate/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Validate/ChangeLog b/dev-php/PEAR-Validate/ChangeLog index e8c9df34dedb..882d752ed42b 100644 --- a/dev-php/PEAR-Validate/ChangeLog +++ b/dev-php/PEAR-Validate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Validate # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.21 2007/09/16 06:38:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.22 2007/09/21 13:25:59 opfer Exp $ + + 21 Sep 2007; Christian Faulhammer <opfer@gentoo.org> + PEAR-Validate-0.7.0.ebuild: + x86 stable, bug 192247 16 Sep 2007; Jeroen Roovers <jer@gentoo.org> PEAR-Validate-0.7.0.ebuild: Stable for HPPA (bug #192247). diff --git a/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild index 6f3ee4c8e6e4..5a27ef0e0702 100644 --- a/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild +++ b/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 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.7.0.ebuild,v 1.2 2007/09/16 06:38:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.7.0.ebuild,v 1.3 2007/09/21 13:25:59 opfer 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="PHP" |