dev-perl/LWP-Protocol-http10: Added at version 6.30.0
authorKent Fredric <kentfredric@gmail.com>
Tue, 22 Mar 2016 07:01:08 +0000 (20:01 +1300)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sun, 27 Mar 2016 20:56:21 +0000 (22:56 +0200)
Used for dev-perl/Plack tests

Package-Manager: portage-2.2.28

dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0.ebuild [new file with mode: 0644]
dev-perl/LWP-Protocol-http10/Manifest [new file with mode: 0644]
dev-perl/LWP-Protocol-http10/metadata.xml [new file with mode: 0644]

diff --git a/dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0.ebuild b/dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0.ebuild
new file mode 100644 (file)
index 0000000..fc1fe5f
--- /dev/null
@@ -0,0 +1,23 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=GAAS
+DIST_VERSION=6.03
+inherit perl-module
+
+DESCRIPTION="Legacy HTTP/1.0 support for LWP"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+       >=dev-perl/HTTP-Message-6.0.0
+       virtual/perl-IO
+       >=dev-perl/libwww-perl-6.0.0
+"
+DEPEND="${RDEPEND}
+       virtual/perl-ExtUtils-MakeMaker
+"
diff --git a/dev-perl/LWP-Protocol-http10/Manifest b/dev-perl/LWP-Protocol-http10/Manifest
new file mode 100644 (file)
index 0000000..102d90d
--- /dev/null
@@ -0,0 +1 @@
+DIST LWP-Protocol-http10-6.03.tar.gz 4792 SHA256 f3ffa911f9d59181f1717910ea26620905c298b74dc30f7d4e5139ee3020b8d3 SHA512 50d146acad2cbfbd28cf7d0646485788574f217b216e35eb14c1cefd811fabe72237080f80b7900a06c7f1169ce8c07b87b6472143b5c27b59e3c55884b55153 WHIRLPOOL 90c7db9970e09e2d214c9ef7d6e616d756d99dd91dba8fb5a703c43d0a293b711db9cc6c1147e7f355f6d74f8a0540656b658cc153455903b159a5d2a62c79b4
diff --git a/dev-perl/LWP-Protocol-http10/metadata.xml b/dev-perl/LWP-Protocol-http10/metadata.xml
new file mode 100644 (file)
index 0000000..6558a77
--- /dev/null
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="project">
+    <email>perl@gentoo.org</email>
+    <name>Gentoo Perl Project</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="cpan">LWP-Protocol-http10</remote-id>
+    <remote-id type="cpan-module">LWP::Protocol::http10</remote-id>
+  </upstream>
+</pkgmetadata>