diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-07-24 16:23:43 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-07-24 16:23:43 +0000 |
commit | e9eef950cfcd0622da6c6cb79810101666bd0668 (patch) | |
tree | 4113e131323a41176a0ce6bc7b4f8bcbd6cd685a /dev-php | |
parent | remove old (diff) | |
download | gentoo-2-e9eef950cfcd0622da6c6cb79810101666bd0668.tar.gz gentoo-2-e9eef950cfcd0622da6c6cb79810101666bd0668.tar.bz2 gentoo-2-e9eef950cfcd0622da6c6cb79810101666bd0668.zip |
alpha/ia64/s390/sh/sparc stable wrt #374447
(Portage version: 2.1.10.7/cvs/Linux ia64)
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 1516e96d9200..95f6794adcd4 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.146 2011/07/17 20:45:34 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.147 2011/07/24 16:23:43 armin76 Exp $ + + 24 Jul 2011; Raúl Porcel <armin76@gentoo.org> PEAR-PEAR-1.9.3.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #374447 17 Jul 2011; Markus Meier <maekke@gentoo.org> PEAR-PEAR-1.9.3.ebuild: arm/x86 stable, 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 6df0df13600b..5697ded339a2 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.3 2011/07/17 20:45:34 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.3.ebuild,v 1.4 2011/07/24 16:23:43 armin76 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" |