diff options
author | Markus Meier <maekke@gentoo.org> | 2012-08-12 16:35:52 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-08-12 16:35:52 +0000 |
commit | cb5c2ec4a04f6059536dd7c6ac71186dafec7457 (patch) | |
tree | 9df0a8613d92867196d2e6c73a61cfec3dbb9e11 /dev-php/PEAR-PEAR | |
parent | x86 stable, bug #421985 (diff) | |
download | historical-cb5c2ec4a04f6059536dd7c6ac71186dafec7457.tar.gz historical-cb5c2ec4a04f6059536dd7c6ac71186dafec7457.tar.bz2 historical-cb5c2ec4a04f6059536dd7c6ac71186dafec7457.zip |
arm stable, bug #430152
Package-Manager: portage-2.1.11.10/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 0fd9def73ae4..3e1820400235 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.156 2012/08/09 23:35:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.157 2012/08/12 16:34:44 maekke Exp $ + + 12 Aug 2012; Markus Meier <maekke@gentoo.org> PEAR-PEAR-1.9.4.ebuild: + arm stable, bug #430152 09 Aug 2012; Jeroen Roovers <jer@gentoo.org> PEAR-PEAR-1.9.4.ebuild: Stable for HPPA (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 be14961fb189..291ebcba76ca 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.6 2012/08/09 23:35:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild,v 1.7 2012/08/12 16:34:44 maekke 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" |