diff options
author | Markus Meier <maekke@gentoo.org> | 2011-07-17 20:45:34 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-07-17 20:45:34 +0000 |
commit | d06dc99319c5efb38a22c71489a20a7bc90ddab0 (patch) | |
tree | afc17728166e80004884403ca9974765f71739e4 /dev-php | |
parent | arm stable, bug #369909 (diff) | |
download | gentoo-2-d06dc99319c5efb38a22c71489a20a7bc90ddab0.tar.gz gentoo-2-d06dc99319c5efb38a22c71489a20a7bc90ddab0.tar.bz2 gentoo-2-d06dc99319c5efb38a22c71489a20a7bc90ddab0.zip |
arm/x86 stable, bug #374447
(Portage version: 2.1.10.6/cvs/Linux x86_64)
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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog index b5b914f2ca64..1516e96d9200 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.145 2011/07/10 08:11:23 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.146 2011/07/17 20:45:34 maekke Exp $ + + 17 Jul 2011; Markus Meier <maekke@gentoo.org> PEAR-PEAR-1.9.3.ebuild: + arm/x86 stable, bug #374447 10 Jul 2011; Markos Chandras <hwoarang@gentoo.org> PEAR-PEAR-1.9.3.ebuild: Stable on amd64 wrt bug #374447 diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild index 2d5420765fa1..6df0df13600b 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.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.3.ebuild,v 1.2 2011/07/10 08:11:23 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild,v 1.3 2011/07/17 20:45:34 maekke 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" |