diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-10-03 08:37:08 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-10-03 08:37:08 +0000 |
commit | 0197dd69d507bf29b22d657d5d7238023aa0cd52 (patch) | |
tree | 8a32bfb60b446537c49f024a8c29f9b2d0e8c6c8 /dev-php | |
parent | stable on amd64 (diff) | |
download | gentoo-2-0197dd69d507bf29b22d657d5d7238023aa0cd52.tar.gz gentoo-2-0197dd69d507bf29b22d657d5d7238023aa0cd52.tar.bz2 gentoo-2-0197dd69d507bf29b22d657d5d7238023aa0cd52.zip |
stable on amd64
(Portage version: 2.1.2_pre2)
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 8a98c4489ca0..0afa65fb829a 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.81 2006/10/01 13:49:02 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.82 2006/10/03 08:37:08 blubb Exp $ + + 03 Oct 2006; Simon Stelling <blubb@gentoo.org> PEAR-PEAR-1.4.11.ebuild: + stable on amd64 01 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> 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 705e56ac26a9..082b60d833ea 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.10 2006/10/01 13:49:02 dertobi123 Exp $ +# $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 $ 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, |