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/IO-Util/
Date: Thu, 26 Oct 2017 04:33:25 +0000 (UTC)	[thread overview]
Message-ID: <1508992377.81d12a97a9daa4618be25edfeb43fb38e88b1add.kentnl@gentoo> (raw)

commit:     81d12a97a9daa4618be25edfeb43fb38e88b1add
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 26 04:30:48 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Oct 26 04:32:57 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81d12a97

dev-perl/IO-Util: Enable tests

- EAPI6
- Enable tests

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/IO-Util/IO-Util-1.500.0-r2.ebuild | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/dev-perl/IO-Util/IO-Util-1.500.0-r2.ebuild b/dev-perl/IO-Util/IO-Util-1.500.0-r2.ebuild
new file mode 100644
index 00000000000..a0371bba5ca
--- /dev/null
+++ b/dev-perl/IO-Util/IO-Util-1.500.0-r2.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=DOMIZIO
+DIST_VERSION=1.5
+inherit perl-module
+
+DESCRIPTION="A selection of general-utility IO function"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+src_test() {
+	perl_rm_files t/test_pod.t t/test_pod_coverage.t
+	perl-module_src_test
+}


             reply	other threads:[~2017-10-26  4:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-26  4:33 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-06 10:57 [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Util/ Andreas K. Hüttel
2018-08-17  4:29 Kent Fredric
2018-06-10 19:33 Aaron Bauman
2018-06-10 15:56 Thomas Deutschmann
2015-10-05 20:43 Patrice Clement

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=1508992377.81d12a97a9daa4618be25edfeb43fb38e88b1add.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