diff options
author | Johannes Huber <johu@gentoo.org> | 2012-08-21 12:18:09 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-08-21 12:18:09 +0000 |
commit | 091c23ac4d9f75ba1662654d41326e38ba0c1294 (patch) | |
tree | a51e4adc4bdcd31714c09a3a512bf254db37a8e4 /dev-php/PEAR-PEAR | |
parent | Version bump to 4.38. Stabilise 4.36 on all archs. Remove older. Resolves bug... (diff) | |
download | gentoo-2-091c23ac4d9f75ba1662654d41326e38ba0c1294.tar.gz gentoo-2-091c23ac4d9f75ba1662654d41326e38ba0c1294.tar.bz2 gentoo-2-091c23ac4d9f75ba1662654d41326e38ba0c1294.zip |
Stable for x86, wrt bug #430152
(Portage version: 2.2.0_alpha121/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.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog index f70139244d35..6b1055f73d38 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.158 2012/08/14 17:30:50 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.159 2012/08/21 12:18:09 johu Exp $ + + 21 Aug 2012; Johannes Huber <johu@gentoo.org> PEAR-PEAR-1.9.4.ebuild: + Stable for x86, wrt bug #430152 14 Aug 2012; Anthony G. Basile <blueness@gentoo.org> PEAR-PEAR-1.9.4.ebuild: Stable ppc ppc64, bug #430152 diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild index 0c022b5fb7a9..3168c2706b7c 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.4.ebuild,v 1.8 2012/08/14 17:30:50 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild,v 1.9 2012/08/21 12:18:09 johu Exp $ EAPI="4" @@ -8,7 +8,7 @@ inherit depend.php eutils PEAR="${PV}" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos" DESCRIPTION="PEAR Base System" HOMEPAGE="http://pear.php.net/package/PEAR" |