From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/gentoo-perl-helpers/
Date: Mon, 6 Nov 2023 00:21:07 +0000 (UTC) [thread overview]
Message-ID: <1699230010.cabf41c23f991bab20e24a1206431f3c34ab028e.asturm@gentoo> (raw)
commit: cabf41c23f991bab20e24a1206431f3c34ab028e
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 25 08:05:10 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Nov 6 00:20:10 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cabf41c2
app-admin/gentoo-perl-helpers: drop 0.4.0
Closes: https://bugs.gentoo.org/914847
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../gentoo-perl-helpers-0.4.0.ebuild | 52 ----------------------
1 file changed, 52 deletions(-)
diff --git a/app-admin/gentoo-perl-helpers/gentoo-perl-helpers-0.4.0.ebuild b/app-admin/gentoo-perl-helpers/gentoo-perl-helpers-0.4.0.ebuild
deleted file mode 100644
index 968cd0d04e4a..000000000000
--- a/app-admin/gentoo-perl-helpers/gentoo-perl-helpers-0.4.0.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Introspection and Upgrade Assistance tools for Gentoo Perl"
-HOMEPAGE="https://github.com/gentoo-perl/gentoo-perl-helpers"
-SRC_URI="
- https://github.com/gentoo-perl/${PN}/releases/download/${PV}/${P}.tar.xz
- mirror://gentoo/${P}.tar.xz
- https://dev.gentoo.org/~kentnl/distfiles/${P}.tar.xz
-"
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE=""
-
-# Assumed System:
-# sys-apps/coreutils
-# sys-apps/grep
-# sys-apps/sed
-# app-shells/bash
-# sys-apps/gawk
-# app-arch/tar
-
-RDEPEND="
- $(: multiple --quiet, --format and anti-slot support)
- >=app-portage/portage-utils-0.80_pre20190620
-"
-DEPEND="app-arch/xz-utils[extra-filters]"
-
-src_prepare() {
- sed -i -e "s^@@LIBDIR@@^${EPREFIX}/usr/lib/gentoo-perl-helpers^g" \
- -e "s^@@LIBEXECDIR@@^${EPREFIX}/usr/libexec/gentoo-perl-helpers^g" \
- "${S}/bin/gentoo-perl" \
- "${S}/lib/core-functions.sh" \
- || die "Can't patch bin/gentoo-perl"
- default
-}
-src_compile() { :; }
-src_install() {
- exeinto /usr/bin
- doexe "${S}/bin/"*
-
- exeinto /usr/libexec/gentoo-perl-helpers
- doexe "${S}/libexec/"*
-
- insinto /usr/lib/gentoo-perl-helpers
- doins -r "${S}/lib/"*
-
- dodoc "${S}/README.mkdn" "${S}/Changes"
-}
next reply other threads:[~2023-11-06 0:21 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-06 0:21 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-17 21:50 [gentoo-commits] repo/gentoo:master commit in: app-admin/gentoo-perl-helpers/ Mike Gilbert
2023-10-08 15:29 Arthur Zamarin
2023-10-08 15:29 Arthur Zamarin
2023-09-13 3:49 Sam James
2023-09-02 11:42 Andreas Sturmlechner
2022-01-18 13:22 Ben Kohler
2022-01-06 10:39 David Seifert
2021-02-11 20:10 Andreas K. Hüttel
2020-12-17 0:53 Sam James
2020-03-21 9:24 Mart Raudsepp
2019-07-29 8:57 Mikle Kolyada
2019-07-26 19:15 Kent Fredric
2019-06-29 9:20 Michał Górny
2019-06-23 7:00 Kent Fredric
2017-10-12 19:05 Kent Fredric
2017-10-12 5:33 Kent Fredric
2017-09-20 11:13 Kent Fredric
2017-06-05 14:34 Kent Fredric
2017-02-14 5:42 Kent Fredric
2017-02-09 15:46 Kent Fredric
2017-02-08 12:07 Kent Fredric
2017-02-01 2:42 Kent Fredric
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=1699230010.cabf41c23f991bab20e24a1206431f3c34ab028e.asturm@gentoo \
--to=asturm@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