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/Time-Out/
Date: Fri, 16 Mar 2018 23:18:08 +0000 (UTC)	[thread overview]
Message-ID: <1521242268.dfd44533750a07b1814515c3dd9d8293e785fc6c.kentnl@gentoo> (raw)

commit:     dfd44533750a07b1814515c3dd9d8293e785fc6c
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 16 23:17:12 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Mar 16 23:17:48 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfd44533

dev-perl/Time-Out: EAPI6 + tests

- EAPI6
- Enable tests
- Cleanup POD tests
- Add missing CPAN remote-id's

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/Time-Out/Time-Out-0.110.0-r1.ebuild | 20 ++++++++++++++++++++
 dev-perl/Time-Out/metadata.xml               |  4 ++++
 2 files changed, 24 insertions(+)

diff --git a/dev-perl/Time-Out/Time-Out-0.110.0-r1.ebuild b/dev-perl/Time-Out/Time-Out-0.110.0-r1.ebuild
new file mode 100644
index 00000000000..cf8e675074c
--- /dev/null
+++ b/dev-perl/Time-Out/Time-Out-0.110.0-r1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=PATL
+DIST_VERSION=0.11
+inherit perl-module
+
+DESCRIPTION="Easily timeout long running operations"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+"
+PERL_RM_FILES=( "t/pod.t" )

diff --git a/dev-perl/Time-Out/metadata.xml b/dev-perl/Time-Out/metadata.xml
index 2b9a936fc0a..4e9caee52d4 100644
--- a/dev-perl/Time-Out/metadata.xml
+++ b/dev-perl/Time-Out/metadata.xml
@@ -5,4 +5,8 @@
     <email>perl@gentoo.org</email>
     <name>Gentoo Perl Project</name>
   </maintainer>
+  <upstream>
+    <remote-id type="cpan">Time-Out</remote-id>
+    <remote-id type="cpan-module">Time::Out</remote-id>
+  </upstream>
 </pkgmetadata>


             reply	other threads:[~2018-03-16 23:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-16 23:18 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-07-21 13:27 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Time-Out/ Kent Fredric
2021-09-29 15:53 Andreas K. Hüttel
2023-11-13  4:35 Sam James
2023-11-13 20:24 Arthur Zamarin
2024-05-02  3:53 Andreas K. Hüttel
2024-10-17  3:12 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=1521242268.dfd44533750a07b1814515c3dd9d8293e785fc6c.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