diff options
author | 2006-10-20 21:05:50 +0000 | |
---|---|---|
committer | 2006-10-20 21:05:50 +0000 | |
commit | 318b853c354425260300e734ae77aed00e32e70f (patch) | |
tree | 17620a1610225c3c6433417d415550290417eecd /dev-php/PEAR-PEAR | |
parent | Fix manifest (diff) | |
download | historical-318b853c354425260300e734ae77aed00e32e70f.tar.gz historical-318b853c354425260300e734ae77aed00e32e70f.tar.bz2 historical-318b853c354425260300e734ae77aed00e32e70f.zip |
Stable on Alpha.
Package-Manager: portage-2.1.2_pre3-r2
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 0afa65fb829a..8185c3e10196 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.82 2006/10/03 08:37:08 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.83 2006/10/20 21:04:49 kloeri Exp $ + + 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> + PEAR-PEAR-1.4.11.ebuild: + Stable on Alpha. 03 Oct 2006; Simon Stelling <blubb@gentoo.org> PEAR-PEAR-1.4.11.ebuild: stable on amd64 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 082b60d833ea..ee22e4c547e7 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.11 2006/10/03 08:37:08 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.ebuild,v 1.12 2006/10/20 21:04:49 kloeri 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, |