summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-11-19 14:44:18 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-11-19 14:44:18 +0000
commit4514ab482501f20611a89de84ac42e7936057edc (patch)
tree9e5deac11ca511a2f3ca312f9fe601948c70dcf3 /dev-perl/WWW-Curl
parentstable x86, bug 284492 (diff)
downloadgentoo-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')
-rw-r--r--dev-perl/WWW-Curl/ChangeLog5
-rw-r--r--dev-perl/WWW-Curl/WWW-Curl-4.09.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/WWW-Curl/ChangeLog b/dev-perl/WWW-Curl/ChangeLog
index 3fec0d16617e..2bd9804aea16 100644
--- a/dev-perl/WWW-Curl/ChangeLog
+++ b/dev-perl/WWW-Curl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/WWW-Curl
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v 1.11 2009/10/24 11:54:31 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v 1.12 2009/11/19 14:44:18 fauli Exp $
+
+ 19 Nov 2009; Christian Faulhammer <fauli@gentoo.org> WWW-Curl-4.09.ebuild:
+ stable x86, bug 284544
24 Oct 2009; nixnut <nixnut@gentoo.org> WWW-Curl-4.09.ebuild:
ppc stable #284544
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"