diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-04-25 10:45:12 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-04-25 10:45:12 +0000 |
commit | f611f93a01337ae049fea0bcab02e714a8808461 (patch) | |
tree | 905588519943cd20bc8e0015f8dab33e90831c31 /dev-php | |
parent | Stable for amd64 wrt bug #502804 (diff) | |
download | gentoo-2-f611f93a01337ae049fea0bcab02e714a8808461.tar.gz gentoo-2-f611f93a01337ae049fea0bcab02e714a8808461.tar.bz2 gentoo-2-f611f93a01337ae049fea0bcab02e714a8808461.zip |
Stable for amd64 wrt bug #502764
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'dev-php')
-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 c424e2f0be90..3ef64bd1fc2f 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.47 2014/04/05 14:17:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/ChangeLog,v 1.48 2014/04/25 10:45:12 nimiux Exp $ + + 25 Apr 2014; Chema Alonso <nimiux@gentoo.org> PEAR-Validate-0.8.5.ebuild: + Stable for amd64 wrt bug #502764 05 Apr 2014; Jeroen Roovers <jer@gentoo.org> PEAR-Validate-0.8.5.ebuild: Stable for HPPA (bug #502764). 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 7eae2362e416..edab45bd9a46 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.2 2014/04/05 14:17:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Validate/PEAR-Validate-0.8.5.ebuild,v 1.3 2014/04/25 10:45:12 nimiux 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" |