diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-01 13:49:02 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-01 13:49:02 +0000 |
commit | 5939b373fea0e08e3a35f0fc8a0dd4ae95b43218 (patch) | |
tree | e53624cc8b4a8b6043c4c9e0fd439d58bd98c665 /dev-php/PEAR-PEAR | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-5939b373fea0e08e3a35f0fc8a0dd4ae95b43218.tar.gz gentoo-2-5939b373fea0e08e3a35f0fc8a0dd4ae95b43218.tar.bz2 gentoo-2-5939b373fea0e08e3a35f0fc8a0dd4ae95b43218.zip |
hppa stable, bug #149306
(Portage version: 2.1.1)
Diffstat (limited to 'dev-php/PEAR-PEAR')
-rw-r--r-- | dev-php/PEAR-PEAR/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog index a72aefd0f30f..8a98c4489ca0 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.80 2006/09/30 12:26:28 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.81 2006/10/01 13:49:02 dertobi123 Exp $ + + 01 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> + PEAR-PEAR-1.4.11.ebuild: + hppa stable, bug #149306 30 Sep 2006; <nixnut@gentoo.org> PEAR-PEAR-1.4.11.ebuild: Stable on ppc wrt bug 149306 diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.ebuild index 8d0e22202c19..705e56ac26a9 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.4.11.ebuild,v 1.9 2006/09/30 18:50:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.ebuild,v 1.10 2006/10/01 13:49:02 dertobi123 Exp $ inherit depend.php @@ -20,7 +20,7 @@ SRC_URI="http://pear.php.net/get/Archive_Tar-${ARCHIVE_TAR}.tgz LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ia64 ppc ppc64 s390 sh sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" IUSE="" # we deliberately force people to remove their old PEAR installations, |