commit:     f1582f422e170020e50549cde46ac6cfd0c5c3ce
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Mar 22 07:01:08 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Mar 27 20:56:21 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1582f42

dev-perl/LWP-Protocol-http10: Added at version 6.30.0

Used for dev-perl/Plack tests

Package-Manager: portage-2.2.28

 .../LWP-Protocol-http10-6.30.0.ebuild              | 23 ++++++++++++++++++++++
 dev-perl/LWP-Protocol-http10/Manifest              |  1 +
 dev-perl/LWP-Protocol-http10/metadata.xml          | 12 +++++++++++
 3 files changed, 36 insertions(+)

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
index 0000000..fc1fe5f
--- /dev/null
+++ b/dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0.ebuild
@@ -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
index 0000000..102d90d
--- /dev/null
+++ b/dev-perl/LWP-Protocol-http10/Manifest
@@ -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
index 0000000..6558a77
--- /dev/null
+++ b/dev-perl/LWP-Protocol-http10/metadata.xml
@@ -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>p...@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>

Reply via email to