diff options
Diffstat (limited to 'dev-php/PEAR-PEAR/PEAR-PEAR-1.6.1.ebuild')
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.1.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.1.ebuild index 2ec8b04bc26f..34a9243f52bd 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.1.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.6.1.ebuild,v 1.6 2007/08/22 15:22:23 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.1.ebuild,v 1.7 2007/08/23 00:07:22 angelos Exp $ inherit depend.php @@ -12,7 +12,7 @@ PEAR="1.6.1" [[ -z "${PEAR_CACHEDIR}" ]] && PEAR_CACHEDIR="/var/cache/pear" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86" DESCRIPTION="PEAR Base System (PEAR, Archive_Tar, Console_Getopt, Structures_Graph, XML_RPC)." HOMEPAGE="http://pear.php.net/" |