summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-11-04 13:41:23 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-11-04 13:41:23 +0000
commitd091b6be686af89ce59808e8aa68f54bddd8b6bb (patch)
tree9293db7882b76ef5fe96e223d9715d2351df7bc5 /dev-perl/WWW-Curl
parentadd version that supports minor version slotting, version bump, cleanup (diff)
downloadgentoo-2-d091b6be686af89ce59808e8aa68f54bddd8b6bb.tar.gz
gentoo-2-d091b6be686af89ce59808e8aa68f54bddd8b6bb.tar.bz2
gentoo-2-d091b6be686af89ce59808e8aa68f54bddd8b6bb.zip
x86 stable, bug 341865
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
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.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/WWW-Curl/ChangeLog b/dev-perl/WWW-Curl/ChangeLog
index f1248e53330b..fe99315cb627 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v 1.17 2010/10/27 18:38:56 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v 1.18 2010/11/04 13:41:23 fauli Exp $
+
+ 04 Nov 2010; Christian Faulhammer <fauli@gentoo.org> WWW-Curl-4.13.ebuild:
+ x86 stable, bug 341865
*WWW-Curl-4.14 (27 Oct 2010)
diff --git a/dev-perl/WWW-Curl/WWW-Curl-4.13.ebuild b/dev-perl/WWW-Curl/WWW-Curl-4.13.ebuild
index e5cfad3ef750..d2e18080ecc1 100644
--- a/dev-perl/WWW-Curl/WWW-Curl-4.13.ebuild
+++ b/dev-perl/WWW-Curl/WWW-Curl-4.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.13.ebuild,v 1.1 2010/09/02 06:30:46 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.13.ebuild,v 1.2 2010/11/04 13:41:23 fauli Exp $
EAPI=3
@@ -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"