diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-15 18:01:18 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-15 18:01:18 +0000 |
commit | eb5bd02921b3fc8b5e6c6f6b42a9f73285ba3665 (patch) | |
tree | 0736d15c27b03205ba83bfc470da19aaed4081e9 /dev-php | |
parent | Add omapfb to VIDEO_CARDS (diff) | |
download | gentoo-2-eb5bd02921b3fc8b5e6c6f6b42a9f73285ba3665.tar.gz gentoo-2-eb5bd02921b3fc8b5e6c6f6b42a9f73285ba3665.tar.bz2 gentoo-2-eb5bd02921b3fc8b5e6c6f6b42a9f73285ba3665.zip |
ppc/ppc64 stable wrt #356893
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-PEAR/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.9.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog index 2058913e654a..d20522f8f5bb 100644 --- a/dev-php/PEAR-PEAR/ChangeLog +++ b/dev-php/PEAR-PEAR/ChangeLog @@ -1,6 +1,10 @@ # 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.139 2011/03/15 15:48:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.140 2011/03/15 18:01:18 xarthisius Exp $ + + 15 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> + PEAR-PEAR-1.9.2-r1.ebuild: + ppc/ppc64 stable wrt #356893 15 Mar 2011; Jeroen Roovers <jer@gentoo.org> PEAR-PEAR-1.9.2-r1.ebuild: Stable for HPPA (bug #356893). diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.2-r1.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.2-r1.ebuild index 61c9fee38c4c..709998451547 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.2-r1.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.2-r1.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-r1.ebuild,v 1.6 2011/03/15 15:48:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.2-r1.ebuild,v 1.7 2011/03/15 18:01:18 xarthisius 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" |