public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-CheckLib/
Date: Sun, 28 Feb 2016 10:01:46 +0000 (UTC)	[thread overview]
Message-ID: <1456562396.7d04ef288028870bd89f484f1ebc0f0f896321e7.monsieurp@gentoo> (raw)

commit:     7d04ef288028870bd89f484f1ebc0f0f896321e7
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Feb 22 01:40:07 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 08:39:56 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d04ef28

dev-perl/Devel-CheckLib: Added to tree at 1.60.0

- Required by recent Math::GMP

Package-Manager: portage-2.2.27

 .../Devel-CheckLib/Devel-CheckLib-1.60.0.ebuild    | 28 ++++++++++++++++++++++
 dev-perl/Devel-CheckLib/Manifest                   |  1 +
 dev-perl/Devel-CheckLib/metadata.xml               | 12 ++++++++++
 3 files changed, 41 insertions(+)

diff --git a/dev-perl/Devel-CheckLib/Devel-CheckLib-1.60.0.ebuild b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.60.0.ebuild
new file mode 100644
index 0000000..b24f341
--- /dev/null
+++ b/dev-perl/Devel-CheckLib/Devel-CheckLib-1.60.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=MATTN
+DIST_VERSION=1.06
+inherit perl-module
+
+DESCRIPTION="check that a library is available"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	>=virtual/perl-File-Temp-0.160.0
+	virtual/perl-Exporter
+	virtual/perl-File-Spec
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=virtual/perl-Test-Simple-0.620.0
+		>=dev-perl/IO-CaptureOutput-1.80.100
+	)
+"

diff --git a/dev-perl/Devel-CheckLib/Manifest b/dev-perl/Devel-CheckLib/Manifest
new file mode 100644
index 0000000..e349ea6
--- /dev/null
+++ b/dev-perl/Devel-CheckLib/Manifest
@@ -0,0 +1 @@
+DIST Devel-CheckLib-1.06.tar.gz 14315 SHA256 b5a49989ad1ac414ad5dd52d9ec93c3b88c4d9141693a45d2b07bb24d8bc6dad SHA512 a87d7ecb6ab3936b1dfe69f7a6b61c21ab097cc89a45d98715e1615895f9412e64206f950535a77009249f35d028875fe679f90adb9b48030c2d5a28f6a8f68e WHIRLPOOL dace2adbcf33dad613790f8df460a9274a6f5abe0bac7bdf75fc0a8a97412bff5bd3f0ad7fa7967a78b7f6a96e1261e71843320e46dab35eae52de8ee3319172

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


             reply	other threads:[~2016-02-28 10:01 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-28 10:01 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-05-25  6:56 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-CheckLib/ Matt Turner
2016-08-17  3:13 Jeroen Roovers
2016-10-19 11:05 Agostino Sarubbo
2016-11-18  5:41 Kent Fredric
2017-03-15 13:00 Michael Weber
2017-03-15 14:14 Michael Weber
2017-03-17 10:26 Agostino Sarubbo
2017-03-24 12:20 Kent Fredric
2017-04-08  0:51 Kent Fredric
2017-04-30  8:56 Jeroen Roovers
2017-05-04 20:08 Markus Meier
2017-05-09  7:49 Tobias Klausmann
2017-05-18 19:14 Michael Weber
2017-05-26  7:46 Kent Fredric
2017-06-21 10:27 Alexis Ballier
2017-07-01 10:30 Sergei Trofimovich
2017-07-01 10:30 Sergei Trofimovich
2017-08-10 20:43 Sergei Trofimovich
2017-08-10 20:43 Sergei Trofimovich
2017-11-09  0:07 Matt Turner
2017-11-13 22:28 Sergei Trofimovich
2018-06-10 14:57 Aaron Bauman
2018-06-10 15:48 Thomas Deutschmann
2018-06-24 19:41 Sergei Trofimovich
2018-07-21 11:50 Tobias Klausmann
2018-07-22 14:18 Mikle Kolyada
2018-07-23 19:00 Sergei Trofimovich
2018-09-30 18:52 Sergei Trofimovich
2018-10-02  7:33 Sergei Trofimovich
2019-07-10 13:21 Kent Fredric
2020-02-24  9:56 Agostino Sarubbo
2020-02-24 12:55 Agostino Sarubbo
2020-03-28 22:46 Mart Raudsepp
2020-07-12  0:01 Sam James
2020-07-18  7:33 Fabian Groffen
2020-12-12  8:40 Kent Fredric
2020-12-27 14:54 Fabian Groffen
2021-05-23 23:07 Thomas Deutschmann
2021-05-24  0:12 Sam James
2021-05-24  0:12 Sam James
2021-05-24  2:15 Sam James
2021-05-24  5:04 Sam James
2021-05-24  5:49 Sam James
2021-07-11 22:02 Marek Szuba
2021-10-21 18:52 Andreas K. Hüttel
2022-01-30 22:23 James Le Cuirot
2022-02-02 10:48 Sam James
2022-05-14  6:54 WANG Xuerui
2022-11-18  4:52 Sam James
2022-11-18  4:52 Sam James
2022-12-18 11:37 Sam James
2022-12-18 11:44 Sam James
2024-05-22  2:18 Sam James
2024-06-25  3:55 Sam James
2024-06-25  3:55 Sam James
2024-06-25  4:48 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=1456562396.7d04ef288028870bd89f484f1ebc0f0f896321e7.monsieurp@gentoo \
    --to=monsieurp@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