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/IO-Interactive/
Date: Sat, 20 Feb 2016 22:45:05 +0000 (UTC)	[thread overview]
Message-ID: <1455954489.db0c3bef872a6ccbab4979a5f87df00cecb3f775.monsieurp@gentoo> (raw)

commit:     db0c3bef872a6ccbab4979a5f87df00cecb3f775
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Feb 20 04:49:39 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Feb 20 07:48:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db0c3bef

dev-perl/IO-Interactive: Bump to version 1.21.0

- Fixup dependencies
- Nuke potentially fragile Pod tests.

Package-Manager: portage-2.2.27

 .../IO-Interactive/IO-Interactive-1.21.0.ebuild    | 28 ++++++++++++++++++++++
 dev-perl/IO-Interactive/Manifest                   |  1 +
 2 files changed, 29 insertions(+)

diff --git a/dev-perl/IO-Interactive/IO-Interactive-1.21.0.ebuild b/dev-perl/IO-Interactive/IO-Interactive-1.21.0.ebuild
new file mode 100644
index 0000000..d9eeb11
--- /dev/null
+++ b/dev-perl/IO-Interactive/IO-Interactive-1.21.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=BDFOY
+DIST_VERSION=1.021
+inherit perl-module
+
+DESCRIPTION="Utilities for interactive I/O"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	>=virtual/perl-version-0.780.0
+"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.640.0
+	virtual/perl-File-Spec
+	test? ( >=virtual/perl-Test-Simple-0.940.0 )
+"
+src_test() {
+	perl_rm_files "t/pod.t" "t/pod-coverage.t"
+	perl-module_src_test
+}

diff --git a/dev-perl/IO-Interactive/Manifest b/dev-perl/IO-Interactive/Manifest
index b799dec..d8631da 100644
--- a/dev-perl/IO-Interactive/Manifest
+++ b/dev-perl/IO-Interactive/Manifest
@@ -1 +1,2 @@
 DIST IO-Interactive-0.0.6.tar.gz 6487 SHA256 9cc016cbd94b500027e137cb5070d19487e4431bf822f0cb534c38b6b2c1038c SHA512 beee3f3c9c6ad9c9ca34e313a36312a62520c98914c9c405beacee1c2b3bf05ad2b2fe5a53b43abff8dec1dcbccada4718dd8b7b31a98755d96a6ef0f9863863 WHIRLPOOL 6ff16ee09485007d022c5d1a5a9c28ac72bd4540535f37d5093d9dfdde30bc15aa26f50832e1a2ea11a9014c6d553b7ad0322172bb2205f9492bd590ac6c60c7
+DIST IO-Interactive-1.021.tar.gz 11751 SHA256 915bd642142649e23f0078341b2c095061c8b6dfa43050ff90f92d3d916234c0 SHA512 16307148e762b6c382dcecef653eab581563fefabd5289d7f3f66a439d17fb496982e24f7e74494f5710749eb11654d366001e016bf50b2e43b1dca7564c24ae WHIRLPOOL d1817af8e69f770cac743eacf7faafc10a94a5b38b687cbb11db0071f305f907a9874230043213259138b79b2cadc1af5545145785c92c7c89fb888d04d1cb08


             reply	other threads:[~2016-02-20 22:45 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-20 22:45 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-20  8:11 [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Interactive/ Sam James
2023-08-19 15:37 Arthur Zamarin
2023-08-19  6:58 Arthur Zamarin
2023-07-06  4:14 Sam James
2021-11-04 17:36 Andreas K. Hüttel
2021-08-03 15:36 Agostino Sarubbo
2021-06-21 12:05 Andreas K. Hüttel
2021-06-07  6:25 Sergei Trofimovich
2020-09-07  7:31 Sergei Trofimovich
2020-09-04  7:06 Yixun Lan
2018-08-17  4:29 Kent Fredric
2018-06-10 19:33 Aaron Bauman
2018-06-10 15:56 Thomas Deutschmann
2017-10-26  2:07 Kent Fredric
2017-03-02 10:30 Agostino Sarubbo
2016-03-01 15:29 Andreas Hüttel
2015-12-26  0:35 Andreas Hüttel

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=1455954489.db0c3bef872a6ccbab4979a5f87df00cecb3f775.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