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

commit:     8f499fbf6719c2498ab9bf7f348828be52cd5cd4
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Feb 20 05:12:48 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Feb 20 07:48:13 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f499fbf

dev-perl/IO-Pager: Bump to version 0.350.0

- use EAPI6
- Expand dependencies slightly
- use PERL_RM_FILES instead of src_prepare hack and explain why its there

Package-Manager: portage-2.2.27

 dev-perl/IO-Pager/IO-Pager-0.350.0.ebuild | 32 +++++++++++++++++++++++++++++++
 dev-perl/IO-Pager/Manifest                |  1 +
 2 files changed, 33 insertions(+)

diff --git a/dev-perl/IO-Pager/IO-Pager-0.350.0.ebuild b/dev-perl/IO-Pager/IO-Pager-0.350.0.ebuild
new file mode 100644
index 0000000..51a7567
--- /dev/null
+++ b/dev-perl/IO-Pager/IO-Pager-0.350.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_A_EXT=tgz
+DIST_AUTHOR=JPIERCE
+DIST_VERSION=0.35
+inherit perl-module
+
+DESCRIPTION="Select a pager, optionally pipe it output if destination is a TTY"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+IUSE="test"
+PERL_RM_FILES=(
+	"t.pl"	# Useless test-only file gets installed to SITE otherwise
+)
+RDEPEND="
+	virtual/perl-File-Spec
+	dev-perl/File-Which
+	virtual/perl-IO
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Exporter
+		virtual/perl-Test-Simple
+		virtual/perl-File-Temp
+	)
+"

diff --git a/dev-perl/IO-Pager/Manifest b/dev-perl/IO-Pager/Manifest
index 4bfcc30..a638e8a 100644
--- a/dev-perl/IO-Pager/Manifest
+++ b/dev-perl/IO-Pager/Manifest
@@ -1,2 +1,3 @@
 DIST IO-Pager-0.31.tgz 15406 SHA256 e5a61ecae2e81f1349293e2246543da42e8ff61c23bf773e87db561f2e83b939 SHA512 c6e66fc59b951d041d19b3bb57c73860e601732e24c4d3e78e84f6532089b511fc11d071aef21c2f46344813479b592c5ead4438aec47dba487e94ae3452b6a3 WHIRLPOOL 8b798f54e4d730e442eee8016b49f21a2255d66dd0085e69bafe83560831b7eb3aa8e2081f33c8b04bb6c108890e98f702f204ca09733f17f5982bdec4377157
 DIST IO-Pager-0.34.tgz 17100 SHA256 31569ca0af93139e3ca7ce8aae38992930df95b047cffec2db165befca3ce00b SHA512 ee1145d40cb2b851fd2531c6d5d3e88e9c3d2a79303e682f3ce4bfb7a629293a3983a895026baf678ce5053ed09bfcc2b8dba3cdc816acc38f0b1473ab44897e WHIRLPOOL e2f52d454cd13e545057b57a46dc3e13a908cc61112552c4e0c420c2048b396a50d3dfa4274e6bf99a7c76d7ed99fa4a7bc2296b504fe04e2c67446fd25beccd
+DIST IO-Pager-0.35.tgz 17298 SHA256 3aa529089be7a93014cd03ebf469271d6d333eae2d34e3bfd127826a38aa8d45 SHA512 adfb9e7d65941115f3d6376996c3c41682079a02346e1cddda0df2bfa93d46a0deeea42a0109697dd327e19ebf9ed869adc2827f0ea9acf28c69885afa6cd962 WHIRLPOOL 531ee9fc77d95bbe5df7c6ddddd52aed455446cc21ac3fbf419d971d01641bf19859e08560b5e7eb616ef87a528e565fae726d51e750be806900f02704ddbe74


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

Thread overview: 10+ 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 --
2016-03-01 15:29 [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Pager/ Andreas Hüttel
2016-03-05 16:06 Mikle Kolyada
2016-03-05 19:34 Andreas Hüttel
2018-01-07  0:09 Sergei Trofimovich
2018-01-07 23:47 Mikle Kolyada
2018-01-30  2:18 Kent Fredric
2021-06-21 12:05 Andreas K. Hüttel
2021-08-03 15:36 Agostino Sarubbo
2021-11-04 17:36 Andreas K. 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=1455954493.8f499fbf6719c2498ab9bf7f348828be52cd5cd4.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