diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-09-16 06:40:03 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-09-16 06:40:03 +0000 |
commit | 7b3c3a722b69a93f6b463dba869e345d905f667f (patch) | |
tree | 14463def88616b53f2c810355670e02d7462c823 /dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.ebuild | |
parent | arm stable. (diff) | |
download | historical-7b3c3a722b69a93f6b463dba869e345d905f667f.tar.gz historical-7b3c3a722b69a93f6b463dba869e345d905f667f.tar.bz2 historical-7b3c3a722b69a93f6b463dba869e345d905f667f.zip |
Stable for HPPA (bug #192247).
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.ebuild')
-rw-r--r-- | dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.ebuild b/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.ebuild index 3ffe7106118d..1eccd95722db 100644 --- a/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.ebuild +++ b/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.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-Net_URL/PEAR-Net_URL-1.0.15.ebuild,v 1.1 2007/08/18 14:57:37 hoffie Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.15.ebuild,v 1.2 2007/09/16 06:22:54 jer Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Easy parsing of URLs" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" |