diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-01-31 20:20:25 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-01-31 20:20:25 +0000 |
commit | 87ad9d7f98ac3874d48f8961661be4b810841d6f (patch) | |
tree | e86d84d0f3a3d7725a7e4d993dfc8abdad6eaab2 | |
parent | Stable for HPPA (bug #208313). (diff) | |
download | gentoo-2-87ad9d7f98ac3874d48f8961661be4b810841d6f.tar.gz gentoo-2-87ad9d7f98ac3874d48f8961661be4b810841d6f.tar.bz2 gentoo-2-87ad9d7f98ac3874d48f8961661be4b810841d6f.zip |
Stable for HPPA (bug #208313).
(Portage version: 2.1.3.19)
-rw-r--r-- | dev-php/PEAR-Validate/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php/PEAR-Validate/PEAR-Validate-0.8.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/PEAR-Validate/ChangeLog b/dev-php/PEAR-Validate/ChangeLog index 4273dfc6fea8..419fa468a2f8 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.29 2007/12/15 12:01:39 jokey Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.30 2008/01/31 20:20:25 jer Exp $ + + 31 Jan 2008; Jeroen Roovers <jer@gentoo.org> PEAR-Validate-0.8.0.ebuild: + Stable for HPPA (bug #208313). *PEAR-Validate-0.8.0 (15 Dec 2007) 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 effc892409f8..a7d5f9ddf410 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-2007 Gentoo Foundation +# 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.1 2007/12/15 12:01:39 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.8.0.ebuild,v 1.2 2008/01/31 20:20:25 jer 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" |