diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-11-19 14:44:18 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-11-19 14:44:18 +0000 |
commit | 4514ab482501f20611a89de84ac42e7936057edc (patch) | |
tree | 9e5deac11ca511a2f3ca312f9fe601948c70dcf3 /dev-perl/WWW-Curl/WWW-Curl-4.09.ebuild | |
parent | stable x86, bug 284492 (diff) | |
download | gentoo-2-4514ab482501f20611a89de84ac42e7936057edc.tar.gz gentoo-2-4514ab482501f20611a89de84ac42e7936057edc.tar.bz2 gentoo-2-4514ab482501f20611a89de84ac42e7936057edc.zip |
stable x86, bug 284544
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-perl/WWW-Curl/WWW-Curl-4.09.ebuild')
-rw-r--r-- | dev-perl/WWW-Curl/WWW-Curl-4.09.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/WWW-Curl/WWW-Curl-4.09.ebuild b/dev-perl/WWW-Curl/WWW-Curl-4.09.ebuild index 120f1339e395..ebdf87ce8839 100644 --- a/dev-perl/WWW-Curl/WWW-Curl-4.09.ebuild +++ b/dev-perl/WWW-Curl/WWW-Curl-4.09.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.09.ebuild,v 1.3 2009/10/24 11:54:31 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.09.ebuild,v 1.4 2009/11/19 14:44:18 fauli Exp $ EAPI=2 @@ -11,7 +11,7 @@ DESCRIPTION="Perl extension interface for libcurl" LICENSE="|| ( MPL-1.0 MPL-1.1 MIT )" SLOT="0" -KEYWORDS="~amd64 ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ppc ~ppc64 x86" IUSE="" RDEPEND="net-misc/curl" |