diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-03-03 17:02:03 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-03-03 17:02:03 +0000 |
commit | 164a826d04f05dd2e702dd2197e1fdde0cee9523 (patch) | |
tree | 9b6b7257a929895dcc0508476f4162aab92055d8 /dev-php/PEAR-PEAR | |
parent | x86 stable per bug 354661 (diff) | |
download | historical-164a826d04f05dd2e702dd2197e1fdde0cee9523.tar.gz historical-164a826d04f05dd2e702dd2197e1fdde0cee9523.tar.bz2 historical-164a826d04f05dd2e702dd2197e1fdde0cee9523.zip |
Stable for HPPA (bug #356893).
Package-Manager: portage-2.2.0_alpha26/cvs/Linux i686
Diffstat (limited to 'dev-php/PEAR-PEAR')
-rw-r--r-- | dev-php/PEAR-PEAR/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.9.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog index cf7e787960f0..d230d4702dff 100644 --- a/dev-php/PEAR-PEAR/ChangeLog +++ b/dev-php/PEAR-PEAR/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-PEAR # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.130 2011/03/03 11:11:33 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.131 2011/03/03 17:01:19 jer Exp $ + + 03 Mar 2011; Jeroen Roovers <jer@gentoo.org> PEAR-PEAR-1.9.2.ebuild: + Stable for HPPA (bug #356893). 03 Mar 2011; Thomas Kahle <tomka@gentoo.org> PEAR-PEAR-1.9.2.ebuild: x86 stable per bug 356893 diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.2.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.2.ebuild index 210ccb7f7094..1159dc84930d 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.2.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.2.ebuild,v 1.3 2011/03/03 11:11:33 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.2.ebuild,v 1.4 2011/03/03 17:01:19 jer Exp $ EAPI="3" @@ -8,7 +8,7 @@ inherit depend.php PEAR="${PV}" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" DESCRIPTION="PEAR Base System" HOMEPAGE="http://pear.php.net/package/PEAR" |