diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-02-12 09:54:41 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-02-12 09:54:41 +0000 |
commit | fa66d757254dae2fc277286581f9a5c97abc2996 (patch) | |
tree | 8d3fddf7c7d58810a03ba27292ef4e909cf1b0f7 /dev-php/PEAR-Validate | |
parent | stable x86, bug 209551 (diff) | |
download | gentoo-2-fa66d757254dae2fc277286581f9a5c97abc2996.tar.gz gentoo-2-fa66d757254dae2fc277286581f9a5c97abc2996.tar.bz2 gentoo-2-fa66d757254dae2fc277286581f9a5c97abc2996.zip |
stable x86, bug 209630
(Portage version: 2.1.3.19)
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.8.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Validate/ChangeLog b/dev-php/PEAR-Validate/ChangeLog index f9fad83edd47..8eaa06c50d91 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.35 2008/02/11 21:04:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.36 2008/02/12 09:54:41 opfer Exp $ + + 12 Feb 2008; Christian Faulhammer <opfer@gentoo.org> + PEAR-Validate-0.8.1.ebuild: + stable x86, bug 209630 *PEAR-Validate-0.8.1 (11 Feb 2008) 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 d6bcf5352e4f..512960c52e2c 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.1 2008/02/11 21:04:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild,v 1.2 2008/02/12 09:54:41 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="BSD" |