Skip to content

Commit

Permalink
dev-perl/LWP-Protocol-http10: Added at version 6.30.0
Browse files Browse the repository at this point in the history
Used for dev-perl/Plack tests

Package-Manager: portage-2.2.28
  • Loading branch information
kentfredric authored and akhuettel committed Mar 27, 2016
1 parent 8c5c64b commit f1582f4
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 0 deletions.
23 changes: 23 additions & 0 deletions dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0.ebuild
Original file line number Diff line number Diff line change
@@ -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
"
1 change: 1 addition & 0 deletions dev-perl/LWP-Protocol-http10/Manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DIST LWP-Protocol-http10-6.03.tar.gz 4792 SHA256 f3ffa911f9d59181f1717910ea26620905c298b74dc30f7d4e5139ee3020b8d3 SHA512 50d146acad2cbfbd28cf7d0646485788574f217b216e35eb14c1cefd811fabe72237080f80b7900a06c7f1169ce8c07b87b6472143b5c27b59e3c55884b55153 WHIRLPOOL 90c7db9970e09e2d214c9ef7d6e616d756d99dd91dba8fb5a703c43d0a293b711db9cc6c1147e7f355f6d74f8a0540656b658cc153455903b159a5d2a62c79b4
12 changes: 12 additions & 0 deletions dev-perl/LWP-Protocol-http10/metadata.xml
Original file line number Diff line number Diff line change
@@ -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>[email protected]</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>

0 comments on commit f1582f4

Please sign in to comment.