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/PEAR-PEAR/PEAR-PEAR-1.4.11.ebuild | |
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/PEAR-PEAR/PEAR-PEAR-1.4.11.ebuild')
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.4.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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, |