diff options
Diffstat (limited to 'dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild')
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild index 853cd13cbefc..e609b5bca70a 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.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.6-r1.ebuild,v 1.4 2006/01/24 01:03:45 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild,v 1.5 2006/01/24 14:32:52 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 ~ia64 ~ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="" # we deliberately force people to remove their old PEAR installations, |