From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Signature/
Date: Tue, 16 Nov 2021 20:33:34 +0000 (UTC) [thread overview]
Message-ID: <1637094765.7ee7272d86ce3d15ecbbe69db5a80d8cc2b67f4f.dilfridge@gentoo> (raw)
commit: 7ee7272d86ce3d15ecbbe69db5a80d8cc2b67f4f
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 16 19:37:18 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Nov 16 20:32:45 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ee7272d
dev-perl/Module-Signature: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Module-Signature/Manifest | 1 -
.../Module-Signature-0.810.0.ebuild | 34 ----------------------
2 files changed, 35 deletions(-)
diff --git a/dev-perl/Module-Signature/Manifest b/dev-perl/Module-Signature/Manifest
index 78db27987a8b..47bd2a00f384 100644
--- a/dev-perl/Module-Signature/Manifest
+++ b/dev-perl/Module-Signature/Manifest
@@ -1,2 +1 @@
-DIST Module-Signature-0.81.tar.gz 93181 BLAKE2B f1ebc27c10473b2f5ad2591f2ac78ed4f1576a6045292cc2e533c1347ed9bbab995825a805d547e5a9340465b889c385f28ac8aaac38700a10d7f3ebcf433653 SHA512 b91f14f1c581dda760e8049924f5c9cb4f969b2d03092e774e022bd28d12ca59192ffc510c53b8d7200d2df2b445341a0b7617771aeef90ef235a460da81dc63
DIST Module-Signature-0.87.tar.gz 97211 BLAKE2B 8a6d460cf8e58b5068bc8938a98b7c5060b2ebb0939f5236b5458aba797ea59c08010802b33fede69dc14fbfe796dfb225b0e1e9e405928657d7dc9b4477662a SHA512 d0afeab528d0b8a46b8a6a1f9714ab7efefb386f5b93113e733fa18b23b38c98c6a13f10e9091c0cbf392956cd02484d09482d31cd9146ed6de11adb7cd81124
diff --git a/dev-perl/Module-Signature/Module-Signature-0.810.0.ebuild b/dev-perl/Module-Signature/Module-Signature-0.810.0.ebuild
deleted file mode 100644
index 61f93cb16d95..000000000000
--- a/dev-perl/Module-Signature/Module-Signature-0.810.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=AUDREYT
-DIST_VERSION=0.81
-inherit perl-module
-
-DESCRIPTION="Module signature file manipulation"
-
-LICENSE="CC0-1.0 || ( Artistic GPL-2+ )"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- dev-perl/Crypt-OpenPGP
- app-crypt/gnupg
- virtual/perl-File-Temp
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? (
- dev-perl/IPC-Run
- )
-"
-
-src_prepare() {
- sed -i -e 's/use inc::Module::Install /use lib q[.]; use inc::Module::Install /' Makefile.PL ||
- die "Can't patch Makefile.PL for 5.26 dot-in-inc"
- perl-module_src_prepare
-}
next reply other threads:[~2021-11-16 20:33 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-16 20:33 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-07-24 4:12 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Signature/ Sam James
2023-07-24 3:59 Sam James
2023-06-20 4:14 Sam James
2021-08-26 14:49 Sam James
2021-08-25 11:16 Agostino Sarubbo
2021-07-07 22:42 Andreas K. Hüttel
2020-07-23 8:29 Kent Fredric
2018-08-18 1:17 Kent Fredric
2018-07-15 18:55 Thomas Deutschmann
2018-07-15 15:51 Mikle Kolyada
2017-11-19 12:21 Kent Fredric
2017-11-02 2:05 Kent Fredric
2017-11-01 22:00 Kent Fredric
2017-06-11 3:53 Kent Fredric
2016-09-12 17:52 Kent Fredric
2016-09-12 11:08 Kent Fredric
2016-07-25 9:16 Kent Fredric
2016-07-24 8:41 Kent Fredric
2016-07-23 6:20 Kent Fredric
2016-04-26 20:03 Andreas Hüttel
2016-04-07 23:08 Andreas Hüttel
2016-04-02 14:57 Andreas Hüttel
2016-04-02 12:50 Agostino Sarubbo
2016-03-05 11:56 Patrice Clement
2016-03-05 11:56 Patrice Clement
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=1637094765.7ee7272d86ce3d15ecbbe69db5a80d8cc2b67f4f.dilfridge@gentoo \
--to=dilfridge@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