diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-10 15:01:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-10 15:01:54 +0000 |
commit | 555c672eeaa8c737b74a97c97aea5dc79a271035 (patch) | |
tree | 650f6178f1429ef15893dc39bf5e0cddf0fc24bb /dev-php/PEAR-Validate | |
parent | Removed an obsolete version and changed the ebuild according to bug 207488. (diff) | |
download | historical-555c672eeaa8c737b74a97c97aea5dc79a271035.tar.gz historical-555c672eeaa8c737b74a97c97aea5dc79a271035.tar.bz2 historical-555c672eeaa8c737b74a97c97aea5dc79a271035.zip |
alpha/ia64/sparc stable wrt #208313
Package-Manager: portage-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.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 a73836c6adb6..279a1c4f4519 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.33 2008/02/10 14:35:17 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.34 2008/02/10 15:01:28 armin76 Exp $ + + 10 Feb 2008; Raúl Porcel <armin76@gentoo.org> PEAR-Validate-0.8.0.ebuild: + alpha/ia64/sparc stable wrt #208313 10 Feb 2008; nixnut <nixnut@gentoo.org> ChangeLog: stable on ppc wrt bug #208313 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 957b646af2f0..7e0241ddaeff 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.5 2008/02/10 14:40:17 nixnut Exp $ +# $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 $ 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" |