diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2005-10-08 16:12:55 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2005-10-08 16:12:55 +0000 |
commit | 8625096e96d7517c934eabb8adde0cea76c05a14 (patch) | |
tree | 7cd491a6a42c189536d816a0f51f9093bf937c80 /dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14-r1.ebuild | |
parent | ebuild cleanup. New version. (diff) | |
download | gentoo-2-8625096e96d7517c934eabb8adde0cea76c05a14.tar.gz gentoo-2-8625096e96d7517c934eabb8adde0cea76c05a14.tar.bz2 gentoo-2-8625096e96d7517c934eabb8adde0cea76c05a14.zip |
adding ~ppc
(Portage version: 2.0.53_rc3)
Diffstat (limited to 'dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14-r1.ebuild')
-rw-r--r-- | dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14-r1.ebuild b/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14-r1.ebuild index 2524951487ea..8f641096cb76 100644 --- a/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14-r1.ebuild +++ b/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14-r1.ebuild,v 1.3 2005/09/11 18:00:06 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14-r1.ebuild,v 1.4 2005/10/08 16:08:20 cardoe Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Easy parsing of URLs" LICENSE="PHP" SLOT="0" -KEYWORDS="~sparc ~x86" +KEYWORDS="~ppc ~sparc ~x86" IUSE="" |