From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/ack/
Date: Fri, 7 Apr 2017 23:55:51 +0000 (UTC) [thread overview]
Message-ID: <1491609336.039fc7a429b0899cf7957d152b9685a23f8eb4a7.kentnl@gentoo> (raw)
commit: 039fc7a429b0899cf7957d152b9685a23f8eb4a7
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 7 23:51:23 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Apr 7 23:55:36 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=039fc7a4
sys-apps/ack: Fix dependency on File-Next re bug #614882
Bug reported by Tanktalus
Also:
- provision cpan-module remote-ids
- remove use of SRC_TEST which has no effect on EAPI6
Bug: https://bugs.gentoo.org/614882
Package-Manager: Portage-2.3.4, Repoman-2.3.2
sys-apps/ack/ack-2.18.ebuild | 3 +--
sys-apps/ack/metadata.xml | 19 +++++++++++++++++++
2 files changed, 20 insertions(+), 2 deletions(-)
diff --git a/sys-apps/ack/ack-2.18.ebuild b/sys-apps/ack/ack-2.18.ebuild
index 0e7aace6c6e..82a1ae34ccc 100644
--- a/sys-apps/ack/ack-2.18.ebuild
+++ b/sys-apps/ack/ack-2.18.ebuild
@@ -13,11 +13,10 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux ~x86-macos"
IUSE="test"
-RDEPEND=">=dev-perl/File-Next-1.100.0"
+RDEPEND=">=dev-perl/File-Next-1.160.0"
DEPEND="${RDEPEND}
test? ( dev-perl/IO-Tty )"
-SRC_TEST=do
PATCHES=( "${FILESDIR}"/${PN}-2.14-gentoo.patch )
src_test() {
diff --git a/sys-apps/ack/metadata.xml b/sys-apps/ack/metadata.xml
index 83b415050d0..d1ff84260b8 100644
--- a/sys-apps/ack/metadata.xml
+++ b/sys-apps/ack/metadata.xml
@@ -11,5 +11,24 @@
</maintainer>
<upstream>
<remote-id type="cpan">ack</remote-id>
+ <remote-id type="cpan-module">App::Ack</remote-id>
+ <remote-id type="cpan-module">App::Ack::ConfigDefault</remote-id>
+ <remote-id type="cpan-module">App::Ack::ConfigFinder</remote-id>
+ <remote-id type="cpan-module">App::Ack::ConfigLoader</remote-id>
+ <remote-id type="cpan-module">App::Ack::Filter</remote-id>
+ <remote-id type="cpan-module">App::Ack::Filter::Collection</remote-id>
+ <remote-id type="cpan-module">App::Ack::Filter::Default</remote-id>
+ <remote-id type="cpan-module">App::Ack::Filter::Extension</remote-id>
+ <remote-id type="cpan-module">App::Ack::Filter::ExtensionGroup</remote-id>
+ <remote-id type="cpan-module">App::Ack::Filter::FirstLineMatch</remote-id>
+ <remote-id type="cpan-module">App::Ack::Filter::Inverse</remote-id>
+ <remote-id type="cpan-module">App::Ack::Filter::Is</remote-id>
+ <remote-id type="cpan-module">App::Ack::Filter::IsGroup</remote-id>
+ <remote-id type="cpan-module">App::Ack::Filter::IsPath</remote-id>
+ <remote-id type="cpan-module">App::Ack::Filter::IsPathGroup</remote-id>
+ <remote-id type="cpan-module">App::Ack::Filter::Match</remote-id>
+ <remote-id type="cpan-module">App::Ack::Filter::MatchGroup</remote-id>
+ <remote-id type="cpan-module">App::Ack::Resource</remote-id>
+ <remote-id type="cpan-module">App::Ack::Resources</remote-id>
</upstream>
</pkgmetadata>
next reply other threads:[~2017-04-07 23:55 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-07 23:55 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-10 19:26 [gentoo-commits] repo/gentoo:master commit in: sys-apps/ack/ Sam James
2023-05-11 13:20 Brian Evans
2023-03-04 13:51 Arthur Zamarin
2022-10-19 17:42 Brian Evans
2022-10-19 17:42 Brian Evans
2022-08-23 4:24 Sam James
2021-10-16 14:57 Yixun Lan
2021-08-26 4:41 Agostino Sarubbo
2021-06-03 15:22 Brian Evans
2021-01-06 15:26 Fabian Groffen
2020-12-19 19:36 Sam James
2020-12-08 7:57 Sam James
2020-12-02 23:21 Sam James
2020-07-07 20:40 Brian Evans
2019-12-10 17:38 Brian Evans
2019-11-19 14:04 Brian Evans
2019-08-14 23:33 Tim Harder
2019-07-25 13:06 Agostino Sarubbo
2019-07-24 20:49 Thomas Deutschmann
2019-04-03 4:46 Tim Harder
2018-12-25 19:29 Tim Harder
2018-11-27 11:19 Patrice Clement
2018-11-27 11:19 Patrice Clement
2018-02-03 9:15 Tim Harder
2017-10-27 17:03 Thomas Deutschmann
2017-08-31 15:39 Tim Harder
2017-08-31 15:39 Tim Harder
2017-04-08 0:11 Kent Fredric
2017-04-07 23:55 Kent Fredric
2017-03-25 9:03 Tim Harder
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=1491609336.039fc7a429b0899cf7957d152b9685a23f8eb4a7.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