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/Devel-CallChecker/
Date: Tue, 26 Dec 2017 08:48:21 +0000 (UTC)	[thread overview]
Message-ID: <1514278085.15fe6800975c8ac16f347f005a9ea5578eb1e3bf.kentnl@gentoo> (raw)

commit:     15fe6800975c8ac16f347f005a9ea5578eb1e3bf
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 24 07:57:49 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Dec 26 08:48:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15fe6800

dev-perl/Devel-CallChecker: Add w/ version 0.8.0

Required by newer dev-perl/Params-Classify

Package-Manager: Portage-2.3.18, Repoman-2.3.6

 .../Devel-CallChecker-0.8.0.ebuild                 | 30 ++++++++++++++++++++++
 dev-perl/Devel-CallChecker/Manifest                |  1 +
 dev-perl/Devel-CallChecker/metadata.xml            | 12 +++++++++
 3 files changed, 43 insertions(+)

diff --git a/dev-perl/Devel-CallChecker/Devel-CallChecker-0.8.0.ebuild b/dev-perl/Devel-CallChecker/Devel-CallChecker-0.8.0.ebuild
new file mode 100644
index 00000000000..8faca6b7f4d
--- /dev/null
+++ b/dev-perl/Devel-CallChecker/Devel-CallChecker-0.8.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ZEFRAM
+DIST_VERSION=0.008
+inherit perl-module
+
+DESCRIPTION="Custom OP checking attached to subroutines"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	>=dev-perl/DynaLoader-Functions-0.1.0
+	virtual/perl-Exporter
+	virtual/perl-XSLoader
+	virtual/perl-parent
+"
+DEPEND="${RDEPEND}
+	dev-perl/Module-Build
+	test? (
+		>=virtual/perl-ExtUtils-CBuilder-0.150.0
+		virtual/perl-ExtUtils-ParseXS
+		virtual/perl-File-Spec
+		virtual/perl-IO
+		virtual/perl-Test-Simple
+	)
+"

diff --git a/dev-perl/Devel-CallChecker/Manifest b/dev-perl/Devel-CallChecker/Manifest
new file mode 100644
index 00000000000..3f85f433dd1
--- /dev/null
+++ b/dev-perl/Devel-CallChecker/Manifest
@@ -0,0 +1 @@
+DIST Devel-CallChecker-0.008.tar.gz 18940 BLAKE2B 0e856b625aa26bb877a88de70adb0d6a50516d723268b58e5c0b109e970281cdf3980371fdb88dad079b2b20a6955f4bfdd3eefcde855cc6d925b16973b568a5 SHA512 7ae7ee932e7e6a44d57178c84537cff8a9c350fbbf36c21dbc5ce56a5fe1d4ca748e0d5dd75abf5ebfa5e1223af4285b9b25074c0d1baa97eccfc6dddb62cfab

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


             reply	other threads:[~2017-12-26  8:48 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-26  8:48 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-07-23  1:04 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-CallChecker/ Mikle Kolyada
2018-07-23  6:19 Sergei Trofimovich
2018-07-24  0:12 Mikle Kolyada
2018-07-24 19:18 Sergei Trofimovich
2018-07-28 21:48 Sergei Trofimovich
2018-10-17 18:54 Fabian Groffen
2018-10-18  7:52 Tobias Klausmann
2018-12-30 16:10 Mikle Kolyada
2020-07-05 18:49 Kent Fredric
2020-07-28 13:42 Kent Fredric
2020-12-27 14:54 Fabian Groffen
2021-05-23 13:25 Andreas K. Hüttel
2021-05-23 13:25 Andreas K. Hüttel
2023-06-21  6:46 Sam James

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=1514278085.15fe6800975c8ac16f347f005a9ea5578eb1e3bf.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