summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-24 10:44:48 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-24 10:44:48 +0000
commit63b67abfbce76a50e5d7f66f90cea56b7e57e666 (patch)
tree3ee4c5a544aa23eae60a925aaee86946c88583b7 /dev-perl/WWW-Curl
parentStable for amd64, wrt bug #400261 (diff)
downloadgentoo-2-63b67abfbce76a50e5d7f66f90cea56b7e57e666.tar.gz
gentoo-2-63b67abfbce76a50e5d7f66f90cea56b7e57e666.tar.bz2
gentoo-2-63b67abfbce76a50e5d7f66f90cea56b7e57e666.zip
Stable for amd64, wrt bug #400263
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/WWW-Curl')
-rw-r--r--dev-perl/WWW-Curl/ChangeLog7
-rw-r--r--dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/WWW-Curl/ChangeLog b/dev-perl/WWW-Curl/ChangeLog
index 04e9149cdfff..cb2a83d941e3 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v 1.24 2011/09/04 11:22:30 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v 1.25 2012/02/24 10:44:48 ago Exp $
+
+ 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> WWW-Curl-4.150.0.ebuild:
+ Stable for amd64, wrt bug #400263
04 Sep 2011; Torsten Veller <tove@gentoo.org> -WWW-Curl-4.15.ebuild:
Cleanup
diff --git a/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild b/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild
index 1a2e29eeb268..50474889ef3f 100644
--- a/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild
+++ b/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.150.0.ebuild,v 1.1 2011/08/28 09:10:48 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/WWW-Curl-4.150.0.ebuild,v 1.2 2012/02/24 10:44:48 ago Exp $
EAPI=4
@@ -12,7 +12,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"