summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-11-19 14:45:52 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-11-19 14:45:52 +0000
commit394c855093f1666dc1e79232ec3eb63c682ff142 (patch)
tree6d484108b3df7fe53bf1ae6f047ea47061e712a8 /dev-perl/WWW-Curl
parentstable x86, bug 284492 (diff)
downloadhistorical-394c855093f1666dc1e79232ec3eb63c682ff142.tar.gz
historical-394c855093f1666dc1e79232ec3eb63c682ff142.tar.bz2
historical-394c855093f1666dc1e79232ec3eb63c682ff142.zip
stable x86, bug 284544
Package-Manager: portage-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"