diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-09-09 16:04:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-09-09 16:04:28 +0000 |
commit | b0f10549754ae5941951d1f57a4fc2c05b586b75 (patch) | |
tree | 59a7350f26845c835ae9b9f32ba52bc3ece3af59 /dev-php/PEAR-PEAR | |
parent | Drop sparc keywords (diff) | |
download | historical-b0f10549754ae5941951d1f57a4fc2c05b586b75.tar.gz historical-b0f10549754ae5941951d1f57a4fc2c05b586b75.tar.bz2 historical-b0f10549754ae5941951d1f57a4fc2c05b586b75.zip |
alpha/ia64/s390/sh/sparc stable wrt #430152
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
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 6b1055f73d38..c7120c6c3855 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.159 2012/08/21 12:18:09 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.160 2012/09/09 16:03:48 armin76 Exp $ + + 09 Sep 2012; Raúl Porcel <armin76@gentoo.org> PEAR-PEAR-1.9.4.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #430152 21 Aug 2012; Johannes Huber <johu@gentoo.org> PEAR-PEAR-1.9.4.ebuild: Stable for x86, wrt 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 3168c2706b7c..152e7f45c965 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.9 2012/08/21 12:18:09 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild,v 1.10 2012/09/09 16:03:48 armin76 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" |