summaryrefslogtreecommitdiff
path: root/dev-perl/LWP-Protocol-http10
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-perl/LWP-Protocol-http10
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/LWP-Protocol-http10')
-rw-r--r--dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0.ebuild22
-rw-r--r--dev-perl/LWP-Protocol-http10/Manifest3
-rw-r--r--dev-perl/LWP-Protocol-http10/metadata.xml12
3 files changed, 37 insertions, 0 deletions
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 000000000000..9777d0da1214
--- /dev/null
+++ b/dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=GAAS
+DIST_VERSION=6.03
+inherit perl-module
+
+DESCRIPTION="Legacy HTTP/1.0 support for LWP"
+SLOT="0"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc 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 000000000000..d8156153eea7
--- /dev/null
+++ b/dev-perl/LWP-Protocol-http10/Manifest
@@ -0,0 +1,3 @@
+DIST LWP-Protocol-http10-6.03.tar.gz 4792 BLAKE2B 246f5f543f186f03f692311ff3effabd414639f2f9225c14f1332d73f5ce1bd26859bfd4eff06ba5fac1e0706f6e2580d51fc891ee685c7323e99837a079ec02 SHA512 50d146acad2cbfbd28cf7d0646485788574f217b216e35eb14c1cefd811fabe72237080f80b7900a06c7f1169ce8c07b87b6472143b5c27b59e3c55884b55153
+EBUILD LWP-Protocol-http10-6.30.0.ebuild 428 BLAKE2B fc85bb226e3d5f540b53c91163f5cfc086adbce3b01fbb81582c6ae973b8e339e02fc3504619d37bb1d0b4f8af18f014b4761815994b19137a4fe44414488920 SHA512 e5e689fb826d2c645221ba19df85a0bf1dff251fae9818b07c4421e15f09f43d791792b2b610e3eeb3515762fe16b6986234d7aefc34bf85055fd88a292b89b9
+MISC metadata.xml 411 BLAKE2B 4324326cdbb25f0918e0b6e5f61b3a8b903e3a2224f520c59ee2f4eac4c78a917cf796ac2c828cd8acd805de5731602d1844e93de5e42fec7b7657540adf04fe SHA512 80a505045a8a576a1c252f0b84fd4c1f2b7c5b260a6b156e8917ad4173b7948a30e54497c79e9a4928833dc28c0ad1cc177c40ff7f6ca01760ce9a588ec4614f
diff --git a/dev-perl/LWP-Protocol-http10/metadata.xml b/dev-perl/LWP-Protocol-http10/metadata.xml
new file mode 100644
index 000000000000..6558a773ee8c
--- /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>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>