public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Importer/
Date: Fri, 11 Nov 2016 03:46:39 +0000 (UTC)	[thread overview]
Message-ID: <1478835949.53106d03381e7b101acd41691eda33b688bc8bb9.kentnl@gentoo> (raw)

commit:     53106d03381e7b101acd41691eda33b688bc8bb9
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 10 19:54:12 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Nov 11 03:45:49 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53106d03

dev-perl/Importer: Added to tree at 0.24.0

Required by:
 -dev-perl/Test2-Suite
  -dev-perl/Data-Validate-Domain-0.140.0

Package-Manager: portage-2.3.2

 dev-perl/Importer/Importer-0.24.0.ebuild | 22 ++++++++++++++++++++++
 dev-perl/Importer/Manifest               |  1 +
 dev-perl/Importer/metadata.xml           | 12 ++++++++++++
 3 files changed, 35 insertions(+)

diff --git a/dev-perl/Importer/Importer-0.24.0.ebuild b/dev-perl/Importer/Importer-0.24.0.ebuild
new file mode 100644
index 00000000..a64b82f
--- /dev/null
+++ b/dev-perl/Importer/Importer-0.24.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=EXODIST
+DIST_VERSION=0.024
+inherit perl-module
+
+DESCRIPTION="Alternative interface to modules that export symbols"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=virtual/perl-Test-Simple-0.980.0
+	)
+"

diff --git a/dev-perl/Importer/Manifest b/dev-perl/Importer/Manifest
new file mode 100644
index 00000000..af4ad47
--- /dev/null
+++ b/dev-perl/Importer/Manifest
@@ -0,0 +1 @@
+DIST Importer-0.024.tar.gz 41264 SHA256 1d19760ceb366b664985ace9a7ee1b54a438b1e060a5bca6eff0c6a35b07a557 SHA512 f368f19a63fd52b88886b1ba6d51716050db8f475628238d16d2962ab7d6c21d6818205a82c86cc7f254736eb1c261dd6abd606dfcb16ca675e84898d03cab32 WHIRLPOOL 8ae1922d5bccec33b310c847e4950ced9602cc67174dc72772bffeb899410c83df11b8fc782cb682839fc1a8bb3b841af1b26304cd4157e451513b2df2f34458

diff --git a/dev-perl/Importer/metadata.xml b/dev-perl/Importer/metadata.xml
new file mode 100644
index 00000000..6c0470b
--- /dev/null
+++ b/dev-perl/Importer/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">Importer</remote-id>
+    <remote-id type="cpan-module">Importer</remote-id>
+  </upstream>
+</pkgmetadata>


             reply	other threads:[~2016-11-11  3:46 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-11  3:46 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-10-14 14:46 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Importer/ Sergei Trofimovich
2017-10-16 20:51 Sergei Trofimovich
2017-11-09  0:07 Matt Turner
2017-11-13 22:28 Sergei Trofimovich
2017-11-23 22:31 Matt Turner
2017-11-25 18:51 Sergei Trofimovich
2017-12-22  5:20 Markus Meier
2018-02-22 14:43 Michał Górny
2018-06-30 17:42 Mikle Kolyada
2018-10-19 15:48 Fabian Groffen
2019-01-05 19:45 Sergei Trofimovich
2019-01-07  0:16 Thomas Deutschmann
2019-01-09 10:52 Mikle Kolyada
2019-02-23 20:14 Sergei Trofimovich
2020-04-12 11:39 Mart Raudsepp
2020-04-15  7:08 Agostino Sarubbo
2021-06-19 21:38 Andreas K. Hüttel
2021-08-01  7:24 Sam James
2021-08-02  2:19 Sam James
2021-08-02  4:16 Sam James
2021-08-03 10:54 Sam James
2021-08-03 12:38 Agostino Sarubbo
2021-08-06  0:30 Sam James
2021-11-03 20:56 Andreas K. Hüttel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1478835949.53106d03381e7b101acd41691eda33b688bc8bb9.kentnl@gentoo \
    --to=kentnl@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox