diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-12-25 17:21:40 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-12-25 17:21:40 +0000 |
commit | 462ad8d7e1a30fa8f107e2a08623f0e0775249e1 (patch) | |
tree | 7644c3c553314a804403cffd91787f3ee6a09879 /dev-php | |
parent | Fix dependencies. Set SUPPORT_PYTHON_ABIS. (diff) | |
download | gentoo-2-462ad8d7e1a30fa8f107e2a08623f0e0775249e1.tar.gz gentoo-2-462ad8d7e1a30fa8f107e2a08623f0e0775249e1.tar.bz2 gentoo-2-462ad8d7e1a30fa8f107e2a08623f0e0775249e1.zip |
Stable for HPPA (bug #340807).
(Portage version: 2.2.0_alpha10/cvs/Linux i686)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-PEAR/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.9.1-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog index 90e6d43ac032..d3c3d10bd315 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.124 2010/12/20 00:47:58 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.125 2010/12/25 17:21:40 jer Exp $ + + 25 Dec 2010; Jeroen Roovers <jer@gentoo.org> PEAR-PEAR-1.9.1-r3.ebuild: + Stable for HPPA (bug #340807). 20 Dec 2010; Markos Chandras <hwoarang@gentoo.org> PEAR-PEAR-1.9.1-r3.ebuild: Stable on amd64 wrt bug #340807 diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.1-r3.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.1-r3.ebuild index 72e731aedee0..048aeac9ba71 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.1-r3.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.1-r3.ebuild,v 1.3 2010/12/20 00:47:58 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.1-r3.ebuild,v 1.4 2010/12/25 17:21:40 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" |