diff options
author | 2007-12-10 22:11:26 +0000 | |
---|---|---|
committer | 2007-12-10 22:11:26 +0000 | |
commit | e035ab8ac8ca7a2dfdebf59574842c9c9a4eac7a (patch) | |
tree | 10714d81dfe49d4a82110796684a05bf94e02c4f /dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild | |
parent | New snapshot for new freemind beta. (diff) | |
download | gentoo-2-e035ab8ac8ca7a2dfdebf59574842c9c9a4eac7a.tar.gz gentoo-2-e035ab8ac8ca7a2dfdebf59574842c9c9a4eac7a.tar.bz2 gentoo-2-e035ab8ac8ca7a2dfdebf59574842c9c9a4eac7a.zip |
Fix lost keywords during cleanup
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild')
-rw-r--r-- | dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild b/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild index 20f4e4755a63..9571c6825737 100644 --- a/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild +++ b/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.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-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild,v 1.9 2007/12/06 00:22:43 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTTP_Request/PEAR-HTTP_Request-1.4.1.ebuild,v 1.10 2007/12/10 22:11:26 jokey Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="Provides an easy way to perform HTTP requests" LICENSE="BSD" 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="" RDEPEND=">=dev-php/PEAR-Net_URL-1.0.14-r1 |