summaryrefslogtreecommitdiff
path: root/dev-perl/LWP-Protocol-http10
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /dev-perl/LWP-Protocol-http10
reinit the tree, so we can have metadata
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/Manifest4
-rw-r--r--dev-perl/LWP-Protocol-http10/metadata.xml12
3 files changed, 38 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..02f6c84d19ed
--- /dev/null
+++ b/dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 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..2f238381cef7
--- /dev/null
+++ b/dev-perl/LWP-Protocol-http10/Manifest
@@ -0,0 +1,4 @@
+DIST LWP-Protocol-http10-6.03.tar.gz 4792 SHA256 f3ffa911f9d59181f1717910ea26620905c298b74dc30f7d4e5139ee3020b8d3 SHA512 50d146acad2cbfbd28cf7d0646485788574f217b216e35eb14c1cefd811fabe72237080f80b7900a06c7f1169ce8c07b87b6472143b5c27b59e3c55884b55153 WHIRLPOOL 90c7db9970e09e2d214c9ef7d6e616d756d99dd91dba8fb5a703c43d0a293b711db9cc6c1147e7f355f6d74f8a0540656b658cc153455903b159a5d2a62c79b4
+EBUILD LWP-Protocol-http10-6.30.0.ebuild 434 SHA256 76f6ad36f5fd3500fd3b427e1eadd20cc08bfe71edc611e5b8321e9baae1798b SHA512 21a4dbce0496e8c3be91191e0795879a09b6dad55eb78bc99b82227b501f9c9b7b9519a769213ebf65af5be7043daa81785e84f15d902d2892b1e1368a213328 WHIRLPOOL ae9a25919acfa020184ba624fe5dad68df84a46ef154b1e69cb8e05ac09fdd1874dbd2aba81242c3b96eafafb8ff89f786c9317117e5b0f85eb803f43612a163
+MISC ChangeLog 396 SHA256 224ed41d6c2883c45341db235979c41bac42dd76d60252529d359d03854657c4 SHA512 aa4d59e4d457aca761de9590d376b7e651643fcf67179feaa621a92c483f78a106ded332e38b8927dd074da3cc6e13d8912df29ebf8ef461c3d95ed0218d4d8d WHIRLPOOL fde5522140dd96182c79bd1200cb7f357acceb23eb294fd3169afc3068b76c977d625ca19691da5fca2d39d29f82456b1762eb7572a6981b947cd0cfdf8de6fd
+MISC metadata.xml 411 SHA256 d63cb6f68094cf1f624d338c8f33186c2041fecc9211472df8a8674922485be3 SHA512 80a505045a8a576a1c252f0b84fd4c1f2b7c5b260a6b156e8917ad4173b7948a30e54497c79e9a4928833dc28c0ad1cc177c40ff7f6ca01760ce9a588ec4614f WHIRLPOOL 98100b0f0ecfb3c27c3dcef45d44c0274288e04545ad9047f0858301b3ec7a65df85cc8d0cdc24cff066b5b078bebc199f1618b6546ce580f91801fa95dd2578
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>