public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-CheckBin/
Date: Tue, 12 Apr 2016 10:12:37 +0000 (UTC)	[thread overview]
Message-ID: <1460455819.95fdd112285d8a6ffd7a52c318cc5bc5a4cbb2bc.dilfridge@gentoo> (raw)

commit:     95fdd112285d8a6ffd7a52c318cc5bc5a4cbb2bc
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 10 15:27:59 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Apr 12 10:10:19 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95fdd112

dev-perl/Devel-CheckBin: Added at 0.40.0

Required for extra Sub-Name tests

Previously maintained in ::perl-experimental
 by Kent Fredric since Jul 2015

Package-Manager: portage-2.2.28

 .../Devel-CheckBin/Devel-CheckBin-0.40.0.ebuild    | 27 ++++++++++++++++++++++
 dev-perl/Devel-CheckBin/Manifest                   |  1 +
 dev-perl/Devel-CheckBin/metadata.xml               | 12 ++++++++++
 3 files changed, 40 insertions(+)

diff --git a/dev-perl/Devel-CheckBin/Devel-CheckBin-0.40.0.ebuild b/dev-perl/Devel-CheckBin/Devel-CheckBin-0.40.0.ebuild
new file mode 100644
index 0000000..994fc7d
--- /dev/null
+++ b/dev-perl/Devel-CheckBin/Devel-CheckBin-0.40.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=TOKUHIROM
+DIST_VERSION=0.04
+inherit perl-module
+
+DESCRIPTION="check that a command is available"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Exporter
+	>=virtual/perl-ExtUtils-MakeMaker-6.520.0
+	virtual/perl-parent
+"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.640.0
+	test? (
+		virtual/perl-File-Temp
+		>=virtual/perl-Test-Simple-0.980.0
+	)
+"

diff --git a/dev-perl/Devel-CheckBin/Manifest b/dev-perl/Devel-CheckBin/Manifest
new file mode 100644
index 0000000..4a371a8
--- /dev/null
+++ b/dev-perl/Devel-CheckBin/Manifest
@@ -0,0 +1 @@
+DIST Devel-CheckBin-0.04.tar.gz 9866 SHA256 157f3db59c29ed1d49133a469cee772c885ad4ee64e8692a91b3ebfdbe2fe3e4 SHA512 7b28092fa2e6309ddc09976dcfadabbad9be678352c5b97a7938bf7e73944454e5c3c198aaf1a39939f24544e436ec4323925e77fa91e8d92e3986702c840f44 WHIRLPOOL 440e6568de0ca6d4be4312a068454c377dc984259687a07fd9fa907a6a43af42ced13e1b9590b4e90ce39a786abcee1e742f0af9867c95e9ebc2df8a198ea980

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


             reply	other threads:[~2016-04-12 10:12 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-12 10:12 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-04-26 17:26 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-CheckBin/ Markus Meier
2016-05-25 22:48 Matt Turner
2016-12-04 16:46 Michael Palimaka
2017-01-28 14:13 Fabian Groffen
2017-02-02  7:20 Jeroen Roovers
2017-02-23 17:12 Markus Meier
2017-02-24  7:46 Michael Weber
2017-04-02 17:27 Agostino Sarubbo
2017-04-03 12:33 Agostino Sarubbo
2017-04-03 20:19 Michael Weber
2017-04-29 11:34 Jeroen Roovers
2018-02-22 14:22 Michał Górny
2018-06-08 13:26 Mikle Kolyada
2018-06-09 18:54 Sergei Trofimovich
2018-06-10 21:33 Sergei Trofimovich
2018-06-23 13:38 Mart Raudsepp
2018-06-26 12:28 Tobias Klausmann
2018-07-23  0:54 Mikle Kolyada
2019-05-05 10:23 Mikle Kolyada
2020-12-27 14:54 Fabian Groffen
2021-10-21 18:52 Andreas K. Hüttel
2022-05-17 12:48 WANG Xuerui

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=1460455819.95fdd112285d8a6ffd7a52c318cc5bc5a4cbb2bc.dilfridge@gentoo \
    --to=dilfridge@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