diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-05 16:34:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-05 16:34:31 +0000 |
commit | a4fecd53a8101595e15628e1cd16a13fe3259e4d (patch) | |
tree | 6d9cdcb173ebb82d9aba7616a355e741fef272d6 /dev-php/PEAR-PEAR/PEAR-PEAR-1.6.2-r1.ebuild | |
parent | fix cmake dep for bug #201356 (diff) | |
download | gentoo-2-a4fecd53a8101595e15628e1cd16a13fe3259e4d.tar.gz gentoo-2-a4fecd53a8101595e15628e1cd16a13fe3259e4d.tar.bz2 gentoo-2-a4fecd53a8101595e15628e1cd16a13fe3259e4d.zip |
alpha/ia64/sparc stable wrt #200795
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-php/PEAR-PEAR/PEAR-PEAR-1.6.2-r1.ebuild')
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.6.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.2-r1.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.2-r1.ebuild index e97d4112d6d6..0654488174a0 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.2-r1.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.2-r1.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.2-r1.ebuild,v 1.6 2007/12/05 15:45:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.2-r1.ebuild,v 1.7 2007/12/05 16:34:31 armin76 Exp $ inherit depend.php @@ -12,7 +12,7 @@ PEAR="${PV}" [[ -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/" |