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 f7a7bf538fe1..b256708f6b76 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.3 2007/08/17 06:00:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.1.ebuild,v 1.4 2007/08/18 19:02:05 opfer 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/" |