diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-04-05 14:17:57 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-04-05 14:17:57 +0000 |
commit | ab310806ff2de8f659976f08aa8c1ca7f9551957 (patch) | |
tree | 8c9564d8b5dd85dfd397853136c60ef86559584b /dev-php/PEAR-Validate | |
parent | Stable for HPPA (bug #502762). (diff) | |
download | gentoo-2-ab310806ff2de8f659976f08aa8c1ca7f9551957.tar.gz gentoo-2-ab310806ff2de8f659976f08aa8c1ca7f9551957.tar.bz2 gentoo-2-ab310806ff2de8f659976f08aa8c1ca7f9551957.zip |
Stable for HPPA (bug #502764).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Validate/ChangeLog b/dev-php/PEAR-Validate/ChangeLog index a2cc5e14762a..c424e2f0be90 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.46 2014/01/08 16:55:43 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.47 2014/04/05 14:17:57 jer Exp $ + + 05 Apr 2014; Jeroen Roovers <jer@gentoo.org> PEAR-Validate-0.8.5.ebuild: + Stable for HPPA (bug #502764). *PEAR-Validate-0.8.5 (08 Jan 2014) diff --git a/dev-php/PEAR-Validate/PEAR-Validate-0.8.5.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.8.5.ebuild index 0d080dc54bd4..7eae2362e416 100644 --- a/dev-php/PEAR-Validate/PEAR-Validate-0.8.5.ebuild +++ b/dev-php/PEAR-Validate/PEAR-Validate-0.8.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 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.5.ebuild,v 1.1 2014/01/08 16:55:43 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.8.5.ebuild,v 1.2 2014/04/05 14:17:57 jer Exp $ EAPI=5 inherit php-pear-r1 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" DESCRIPTION="Validation class" LICENSE="BSD" |