From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- .../HTTP-Request-AsCGI-1.200.0.ebuild | 36 ++++++++++++++++++++++ dev-perl/HTTP-Request-AsCGI/Manifest | 4 +++ dev-perl/HTTP-Request-AsCGI/metadata.xml | 12 ++++++++ 3 files changed, 52 insertions(+) create mode 100644 dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild create mode 100644 dev-perl/HTTP-Request-AsCGI/Manifest create mode 100644 dev-perl/HTTP-Request-AsCGI/metadata.xml (limited to 'dev-perl/HTTP-Request-AsCGI') diff --git a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild new file mode 100644 index 000000000000..6107fe3b2329 --- /dev/null +++ b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=FLORA +DIST_VERSION=1.2 +inherit perl-module + +DESCRIPTION="Set up a CGI environment from an HTTP::Request" +SLOT="0" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="examples" + +RDEPEND=" + virtual/perl-Carp + dev-perl/Class-Accessor + >=dev-perl/HTTP-Message-1.530.0 + virtual/perl-IO + dev-perl/URI +" +DEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker +" +src_test() { + perl_rm_files "t/release-pod-syntax.t" "t/release-pod-coverage.t" + perl-module_src_test +} +src_install() { + perl-module_src_install + if use examples; then + docompress -x /usr/share/doc/${PF}/examples + docinto examples + dodoc -r examples + fi +} diff --git a/dev-perl/HTTP-Request-AsCGI/Manifest b/dev-perl/HTTP-Request-AsCGI/Manifest new file mode 100644 index 000000000000..2cab2e6e18cd --- /dev/null +++ b/dev-perl/HTTP-Request-AsCGI/Manifest @@ -0,0 +1,4 @@ +DIST HTTP-Request-AsCGI-1.2.tar.gz 14173 SHA256 945bfb07c6d1af52773fb7845ba62e3a74111b35cbd2d5e43ef8319e55acbcea SHA512 5ea9fe149c7c938af5a089fafe4585f50ea98cd6bab0e06f6de5c8b89c2b749c2cf759fdd8aa70a2d65e34971d030342924c2eafd72b9290da3831eadcc29e89 WHIRLPOOL 81df32b5b2cfa21f91cc964100b12d4bbca6851d43ad76e4db8f1afa8172d546590d4619ee35b381a6e111de0aef1b18aae2d4928bf7c00a4e81b44e0700c9c8 +EBUILD HTTP-Request-AsCGI-1.200.0.ebuild 746 SHA256 1cdbd59c3122fa5c8d906d124082337fe4a78a9ef885a1f61c9c0578df3e3b7e SHA512 697f8725c2a2da3336ad1b501bc8ffce0c6b9a8742606fe9676a186654eec68739ec891a16f357273a580c66251887d4e398501116a739fef9fd5ebc13e28042 WHIRLPOOL 6cbbe20f0e8b27d3e47a38eab801c72cd2cc4dc56461cad568496f320d44251c650d81599ec2138f18861bff17704d1d63eedfe21d7ca48ebd73d73bf6ad5ba8 +MISC ChangeLog 518 SHA256 e91c7f9c73759065ba6f15182689d7a29c2070cd19520ab317b983a6a6dd842d SHA512 1dba5054d74d2536041b2653e3a8ed59a13d603d1d24cd9201d527f569d6d59d647c54a28ebb8e77bd0906c617d60e62a036cfffb9515f829b7f4ea835033f9e WHIRLPOOL 6f7335642b1c2385f9fd118e6345f08912833c8512de5736ea394da8da58d1ec15b095376174d25076905fe444ed139f8c6bad9aeda809df775dcb7912a444a1 +MISC metadata.xml 409 SHA256 78a687d6bafb5be27a41b0ca7df52f623db1a2575230e7d3b0aec57b99f4d073 SHA512 0ee4ab7e6d873f645d8415a7fde4b8a82c9f0f97e05f14ed2260d35075d76dfacd0bafa18825624bf9c53dfe6d8afdd54d0189dad78c2b50c3f1e7a52f6b91ff WHIRLPOOL beceb0277046de24dfee9be2cf9b60bbd186a0b626619964a64a412ad83eb66fd6a233f5547bbe4423843f287e899d8c7c3d6b3ec7b1e081d5ee0eee62cc28ab diff --git a/dev-perl/HTTP-Request-AsCGI/metadata.xml b/dev-perl/HTTP-Request-AsCGI/metadata.xml new file mode 100644 index 000000000000..decda735e0ee --- /dev/null +++ b/dev-perl/HTTP-Request-AsCGI/metadata.xml @@ -0,0 +1,12 @@ + + + + + perl@gentoo.org + Gentoo Perl Project + + + HTTP-Request-AsCGI + HTTP::Request::AsCGI + + -- cgit v1.2.3