summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-11-25 10:22:43 +0000
committerMarkus Meier <maekke@gentoo.org>2009-11-25 10:22:43 +0000
commit072c716aa4d2962b168304acc1d0a03289fe816a (patch)
tree76cd0b4eb94c2882c7c2bb51779ce095795650fb /dev-perl/WWW-Curl
parentMarked ~hppa (bug #293985). (diff)
downloadhistorical-072c716aa4d2962b168304acc1d0a03289fe816a.tar.gz
historical-072c716aa4d2962b168304acc1d0a03289fe816a.tar.bz2
historical-072c716aa4d2962b168304acc1d0a03289fe816a.zip
amd64 stable, bug #284544
Package-Manager: portage-2.2_rc51/cvs/Linux x86_64
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 2bd9804aea16..f7bd960410a4 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.12 2009/11/19 14:44:18 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v 1.13 2009/11/25 10:22:43 maekke Exp $
+
+ 25 Nov 2009; Markus Meier <maekke@gentoo.org> WWW-Curl-4.09.ebuild:
+ amd64 stable, bug #284544
19 Nov 2009; Christian Faulhammer <fauli@gentoo.org> WWW-Curl-4.09.ebuild:
stable x86, bug 284544
diff --git a/dev-perl/WWW-Curl/WWW-Curl-4.09.ebuild b/dev-perl/WWW-Curl/WWW-Curl-4.09.ebuild
index ebdf87ce8839..0dc36a838729 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.4 2009/11/19 14:44:18 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.09.ebuild,v 1.5 2009/11/25 10:22:43 maekke 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"