diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-06 19:44:14 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-06 19:44:14 +0000 |
commit | 4328004c01ce88d564f7894b85fc62fa20e56ff2 (patch) | |
tree | 6ea0edb87eedd106c77313b248043eeacaf0ba97 /dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14.ebuild | |
parent | New upstream release. (diff) | |
download | historical-4328004c01ce88d564f7894b85fc62fa20e56ff2.tar.gz historical-4328004c01ce88d564f7894b85fc62fa20e56ff2.tar.bz2 historical-4328004c01ce88d564f7894b85fc62fa20e56ff2.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14.ebuild')
-rw-r--r-- | dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14.ebuild b/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14.ebuild index ba1b6018f52d..a6f01dea540b 100644 --- a/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14.ebuild +++ b/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14.ebuild @@ -1,11 +1,11 @@ # 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.ebuild,v 1.6 2005/03/27 15:43:33 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14.ebuild,v 1.7 2005/04/06 19:25:42 corsair Exp $ inherit php-pear DESCRIPTION="Easy parsing of URLs." LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc alpha ~hppa amd64 ~ppc64" +KEYWORDS="x86 ~ppc ~sparc alpha ~hppa amd64 ppc64" IUSE="" |