diff options
author | 2008-02-12 16:16:13 +0000 | |
---|---|---|
committer | 2008-02-12 16:16:13 +0000 | |
commit | 86ba9b0854874e325f8e544c440e4d71d042fe7c (patch) | |
tree | 71e2e57ec9706e7d60b2092f60c245705344ce48 /dev-php/PEAR-Validate | |
parent | Remove useless file, bug #209807 (diff) | |
download | gentoo-2-86ba9b0854874e325f8e544c440e4d71d042fe7c.tar.gz gentoo-2-86ba9b0854874e325f8e544c440e4d71d042fe7c.tar.bz2 gentoo-2-86ba9b0854874e325f8e544c440e4d71d042fe7c.zip |
alpha/ia64/sparc stable wrt #209630
(Portage version: 2.1.3.19)
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.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 8eaa06c50d91..9546ff2302ab 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.36 2008/02/12 09:54:41 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.37 2008/02/12 16:16:13 armin76 Exp $ + + 12 Feb 2008; Raúl Porcel <armin76@gentoo.org> PEAR-Validate-0.8.1.ebuild: + alpha/ia64/sparc stable wrt #209630 12 Feb 2008; Christian Faulhammer <opfer@gentoo.org> PEAR-Validate-0.8.1.ebuild: 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 512960c52e2c..606037f18512 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.2 2008/02/12 09:54:41 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.8.1.ebuild,v 1.3 2008/02/12 16:16:13 armin76 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" |