From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/ack/
Date: Thu, 31 Aug 2017 15:39:19 +0000 (UTC) [thread overview]
Message-ID: <1504193944.c3a3b53387ae2d266aeaba657060185b40dd14c8.radhermit@gentoo> (raw)
commit: c3a3b53387ae2d266aeaba657060185b40dd14c8
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 31 15:32:59 2017 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Thu Aug 31 15:39:04 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3a3b533
sys-apps/ack: remove old
sys-apps/ack/Manifest | 1 -
sys-apps/ack/ack-2.14.ebuild | 27 ---------------------------
2 files changed, 28 deletions(-)
diff --git a/sys-apps/ack/Manifest b/sys-apps/ack/Manifest
index 2c964c9d6b8..15f707fb387 100644
--- a/sys-apps/ack/Manifest
+++ b/sys-apps/ack/Manifest
@@ -1,2 +1 @@
-DIST ack-2.14.tar.gz 222479 SHA256 8549a833efec158dc85bc6334b3a384ae5a389896942eab9a58c6e630c181b3f SHA512 64af6490947e4dcc9e9a28c28db5750df7bec4098e3e8a9d940be5f6b99fe0169c091d390480eb95cf7704f24c745bd6c93b8cfd8de7cab75c11c313184666b4 WHIRLPOOL 1ff77ca6d4bbd65e5330de5bd9dd9ea67de8c2fe799078115315e4fd9b90ea59d58230f476579da999e2e4040537b50d7bbc166e49f877dae36c95971af6de67
DIST ack-2.18.tar.gz 232279 SHA256 fb4a0a11a5411cba5764163b8d074a447c2a753758821151b31dc7533663f058 SHA512 4147161baa8d82fb84b29980d5eac7cf3197733192ca827d3fa4e8f55fa9df29d92b2ac21beb69df00186eea03c7ae6fcb85d6e4334a0a21c232ddeb4933bcf5 WHIRLPOOL 03354c31968f39b72b1c88649e4c3ce00619fa1e86540c12ec6f4f9a819e67e5e431358818526c931baabcf3ad8292acfc87c951f8c227aa2acd8487a85f5241
diff --git a/sys-apps/ack/ack-2.14.ebuild b/sys-apps/ack/ack-2.14.ebuild
deleted file mode 100644
index 4f452cfe21e..00000000000
--- a/sys-apps/ack/ack-2.14.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-MODULE_AUTHOR=PETDANCE
-inherit perl-module
-
-DESCRIPTION="ack is a tool like grep, aimed at programmers with large trees of heterogeneous source code"
-HOMEPAGE="http://betterthangrep.com/ ${HOMEPAGE}"
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa x86 ~amd64-linux ~x86-linux ~x86-macos"
-IUSE="test"
-
-RDEPEND=">=dev-perl/File-Next-1.100.0"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do
-PATCHES=( "${FILESDIR}"/${P}-gentoo.patch )
-
-src_test() {
- # Tests fail when run in parallel and if dev-perl/IO-Tty is installed
- # which enables interactive tests that need to read from stdin. If IO-Tty
- # is not installed the related tests are skipped.
- MAKEOPTS+=" -j1" perl-module_src_test
-}
next reply other threads:[~2017-08-31 15:39 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-31 15:39 Tim Harder [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-04-08 0:11 Kent Fredric
2017-04-07 23:55 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=1504193944.c3a3b53387ae2d266aeaba657060185b40dd14c8.radhermit@gentoo \
--to=radhermit@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