summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-14 15:45:08 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-14 15:45:08 +0000
commitb918b7b0b173835a91adabddabaa698bf7445559 (patch)
treeb4247319916832a61ae1dd141a43138d8ca21481 /dev-perl/WWW-Curl
parentCleanup (diff)
downloadgentoo-2-b918b7b0b173835a91adabddabaa698bf7445559.tar.gz
gentoo-2-b918b7b0b173835a91adabddabaa698bf7445559.tar.bz2
gentoo-2-b918b7b0b173835a91adabddabaa698bf7445559.zip
Cleanup
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/WWW-Curl')
-rw-r--r--dev-perl/WWW-Curl/ChangeLog6
-rw-r--r--dev-perl/WWW-Curl/WWW-Curl-4.09.ebuild21
-rw-r--r--dev-perl/WWW-Curl/WWW-Curl-4.11.ebuild21
-rw-r--r--dev-perl/WWW-Curl/WWW-Curl-4.12.ebuild21
-rw-r--r--dev-perl/WWW-Curl/WWW-Curl-4.14.ebuild21
5 files changed, 5 insertions, 85 deletions
diff --git a/dev-perl/WWW-Curl/ChangeLog b/dev-perl/WWW-Curl/ChangeLog
index 7e20b985031c..2c018ecf3fe1 100644
--- a/dev-perl/WWW-Curl/ChangeLog
+++ b/dev-perl/WWW-Curl/ChangeLog
@@ -1,6 +1,10 @@
# 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.21 2011/01/13 17:04:21 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Curl/ChangeLog,v 1.22 2011/01/14 15:45:08 tove Exp $
+
+ 14 Jan 2011; Torsten Veller <tove@gentoo.org> -WWW-Curl-4.09.ebuild,
+ -WWW-Curl-4.11.ebuild, -WWW-Curl-4.12.ebuild, -WWW-Curl-4.14.ebuild:
+ Cleanup
13 Jan 2011; Brent Baude <ranger@gentoo.org> WWW-Curl-4.13.ebuild:
Marking WWW-Curl-4.13 ppc stable for bug 341865
diff --git a/dev-perl/WWW-Curl/WWW-Curl-4.09.ebuild b/dev-perl/WWW-Curl/WWW-Curl-4.09.ebuild
deleted file mode 100644
index 0dc36a838729..000000000000
--- a/dev-perl/WWW-Curl/WWW-Curl-4.09.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# 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.5 2009/11/25 10:22:43 maekke Exp $
-
-EAPI=2
-
-MODULE_AUTHOR="SZBALINT"
-inherit perl-module
-
-DESCRIPTION="Perl extension interface for libcurl"
-
-LICENSE="|| ( MPL-1.0 MPL-1.1 MIT )"
-SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86"
-IUSE=""
-
-RDEPEND="net-misc/curl"
-DEPEND="${RDEPEND}"
-
-# online tests
-SRC_TEST="no"
diff --git a/dev-perl/WWW-Curl/WWW-Curl-4.11.ebuild b/dev-perl/WWW-Curl/WWW-Curl-4.11.ebuild
deleted file mode 100644
index d0122d25c474..000000000000
--- a/dev-perl/WWW-Curl/WWW-Curl-4.11.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# 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.11.ebuild,v 1.1 2009/12/21 18:56:57 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR="SZBALINT"
-inherit perl-module
-
-DESCRIPTION="Perl extension interface for libcurl"
-
-LICENSE="|| ( MPL-1.0 MPL-1.1 MIT )"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND="net-misc/curl"
-DEPEND="${RDEPEND}"
-
-# online tests
-SRC_TEST="no"
diff --git a/dev-perl/WWW-Curl/WWW-Curl-4.12.ebuild b/dev-perl/WWW-Curl/WWW-Curl-4.12.ebuild
deleted file mode 100644
index 44c447f114ab..000000000000
--- a/dev-perl/WWW-Curl/WWW-Curl-4.12.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# 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.12.ebuild,v 1.1 2010/07/15 11:26:15 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR="SZBALINT"
-inherit perl-module
-
-DESCRIPTION="Perl extension interface for libcurl"
-
-LICENSE="|| ( MPL-1.0 MPL-1.1 MIT )"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND="net-misc/curl"
-DEPEND="${RDEPEND}"
-
-# online tests
-SRC_TEST="no"
diff --git a/dev-perl/WWW-Curl/WWW-Curl-4.14.ebuild b/dev-perl/WWW-Curl/WWW-Curl-4.14.ebuild
deleted file mode 100644
index 435e3950b558..000000000000
--- a/dev-perl/WWW-Curl/WWW-Curl-4.14.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# 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.14.ebuild,v 1.1 2010/10/27 18:38:56 tove Exp $
-
-EAPI=3
-
-MODULE_AUTHOR="SZBALINT"
-inherit perl-module
-
-DESCRIPTION="Perl extension interface for libcurl"
-
-LICENSE="|| ( MPL-1.0 MPL-1.1 MIT )"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE=""
-
-RDEPEND="net-misc/curl"
-DEPEND="${RDEPEND}"
-
-# online tests
-SRC_TEST="no"