diff options
author | Jason Wever <weeve@gentoo.org> | 2006-09-28 20:07:50 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-09-28 20:07:50 +0000 |
commit | bf7bc22f76e96446afc1d470fd9e8ba503ba78e7 (patch) | |
tree | a677842a7d7002f3e4ccaabf6503245be9234280 /dev-php | |
parent | Stable on SPARC wrt bug #142577. (diff) | |
download | gentoo-2-bf7bc22f76e96446afc1d470fd9e8ba503ba78e7.tar.gz gentoo-2-bf7bc22f76e96446afc1d470fd9e8ba503ba78e7.tar.bz2 gentoo-2-bf7bc22f76e96446afc1d470fd9e8ba503ba78e7.zip |
Stable on SPARC wrt bug #149306.
(Portage version: 2.1.2_pre1-r4)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-PEAR/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog index 7c8c8ca5f5cf..c849f324bbbb 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.76 2006/09/28 16:28:28 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.77 2006/09/28 20:07:50 weeve Exp $ + + 28 Sep 2006; Jason Wever <weeve@gentoo.org> PEAR-PEAR-1.4.11.ebuild: + Stable on SPARC wrt bug #149306. 28 Sep 2006; Sebastian Bergmann <sebastian@gentoo.org> files/pear.conf, PEAR-PEAR-1.4.11.ebuild: 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 4e55caad46fa..cfe1bb9e1a8b 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.4 2006/09/28 16:28:28 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.ebuild,v 1.5 2006/09/28 20:07:50 weeve 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, |