public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Archive-Any-Lite/
@ 2015-03-31 18:39 Kent Fredric
  0 siblings, 0 replies; only message in thread
From: Kent Fredric @ 2015-03-31 18:39 UTC (permalink / raw
  To: gentoo-commits

commit:     447d889910986e350f5b2ab8bd975a6ad5e23979
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Mar 31 16:35:28 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Mar 31 16:35:28 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=447d8899

[added] Archive-Any-Lite-0.100.0 for Module-CPANTS-Analyse

Package-Manager: portage-2.2.17

 .../Archive-Any-Lite-0.100.0.ebuild                | 35 ++++++++++++++++++++++
 dev-perl/Archive-Any-Lite/metadata.xml             | 13 ++++++++
 2 files changed, 48 insertions(+)

diff --git a/dev-perl/Archive-Any-Lite/Archive-Any-Lite-0.100.0.ebuild b/dev-perl/Archive-Any-Lite/Archive-Any-Lite-0.100.0.ebuild
new file mode 100644
index 0000000..31231fb
--- /dev/null
+++ b/dev-perl/Archive-Any-Lite/Archive-Any-Lite-0.100.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+MODULE_AUTHOR=ISHIGAKI
+MODULE_VERSION=0.10
+inherit perl-module
+
+DESCRIPTION="simple CPAN package extractor"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+# IO::Uncompress::Bunzip2 -> IO-Compress
+PERL_RM_FILES=(
+	t/99_podcoverage.t
+	t/99_pod.t
+)
+RDEPEND="
+	>=virtual/perl-Archive-Tar-1.760.0
+	dev-perl/Archive-Zip
+	virtual/perl-File-Spec
+	>=virtual/perl-File-Temp-0.190.0
+	virtual/perl-IO-Compress
+	virtual/perl-IO-Zlib
+"
+DEPEND="${RDEPEND}
+	>=dev-perl/ExtUtils-MakeMaker-CPANfile-0.60.0
+	test? (
+		>=virtual/perl-Test-Simple-0.820.0
+		>=dev-perl/Test-UseAllModules-0.100.0
+	)
+"

diff --git a/dev-perl/Archive-Any-Lite/metadata.xml b/dev-perl/Archive-Any-Lite/metadata.xml
new file mode 100644
index 0000000..4c575cc
--- /dev/null
+++ b/dev-perl/Archive-Any-Lite/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>perl</herd>
+	<maintainer>
+		<email>kentfredric@gmail.com</email>
+		<name>Kent Fredric</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="cpan">Archive-Any-Lite</remote-id>
+		<remote-id type="cpan-module">Archive::Any::Lite</remote-id>
+	</upstream>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-03-31 18:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-31 18:39 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Archive-Any-Lite/ Kent Fredric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox