public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Signature/
Date: Sat, 18 Aug 2018 01:17:07 +0000 (UTC)	[thread overview]
Message-ID: <1534554967.4829aeee7af0510824efaf8496b20308dca5e729.kentnl@gentoo> (raw)

commit:     4829aeee7af0510824efaf8496b20308dca5e729
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 17 06:14:26 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Aug 18 01:16:07 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4829aeee

dev-perl/Module-Signature: Cleanup old version 0.790.0

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/Module-Signature/Manifest                 |  1 -
 .../Module-Signature-0.790.0.ebuild                | 56 ----------------------
 2 files changed, 57 deletions(-)

diff --git a/dev-perl/Module-Signature/Manifest b/dev-perl/Module-Signature/Manifest
index dd4d95e7eef..627ef652877 100644
--- a/dev-perl/Module-Signature/Manifest
+++ b/dev-perl/Module-Signature/Manifest
@@ -1,2 +1 @@
-DIST Module-Signature-0.79.tar.gz 94207 BLAKE2B b258e06585cbe14a47d6de6cd2006b7a10ead8e85d014f4afc11551533fb2f3fe8bb4c7a28b1424b8c445043dc3fff1f3e20cdc0a9b6a1c4bd0a22ddd671cc95 SHA512 500049d841fec0f7a9ce3fe8dd5f89c09512d61d24bacca320a2c09b91c94d510aad514edfe0655906ed745cdfbf3cb226cddcf975dfd0934b8e46e276db3b62
 DIST Module-Signature-0.81.tar.gz 93181 BLAKE2B f1ebc27c10473b2f5ad2591f2ac78ed4f1576a6045292cc2e533c1347ed9bbab995825a805d547e5a9340465b889c385f28ac8aaac38700a10d7f3ebcf433653 SHA512 b91f14f1c581dda760e8049924f5c9cb4f969b2d03092e774e022bd28d12ca59192ffc510c53b8d7200d2df2b445341a0b7617771aeef90ef235a460da81dc63

diff --git a/dev-perl/Module-Signature/Module-Signature-0.790.0.ebuild b/dev-perl/Module-Signature/Module-Signature-0.790.0.ebuild
deleted file mode 100644
index 2e7140489ff..00000000000
--- a/dev-perl/Module-Signature/Module-Signature-0.790.0.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=AUDREYT
-MODULE_VERSION=0.79
-inherit perl-module
-
-DESCRIPTION="Module signature file manipulation"
-
-LICENSE="CC0-1.0"
-SLOT="0"
-KEYWORDS="amd64 x86 ~x86-solaris"
-IUSE="test"
-
-# this needs checking, there is no indication in the metadata about any deps!!!
-RDEPEND="
-	virtual/perl-MIME-Base64
-	dev-perl/PAR-Dist
-	virtual/perl-IO-Compress
-	dev-perl/Crypt-CBC
-	dev-perl/Crypt-DES
-	dev-perl/Crypt-Blowfish
-	dev-perl/Crypt-RIPEMD160
-	dev-perl/Class-Loader
-	dev-perl/Tie-EncryptedHash
-	dev-perl/Convert-ASCII-Armour
-	dev-perl/Data-Buffer
-	dev-perl/Digest-MD2
-	>=dev-perl/Math-Pari-2.010603
-	dev-perl/Crypt-Random
-	dev-perl/Crypt-Primes
-	dev-perl/Crypt-DES_EDE3
-	dev-perl/Crypt-DSA
-	dev-perl/Crypt-RSA
-	dev-perl/Convert-ASN1
-	dev-perl/Convert-PEM
-	dev-perl/Crypt-OpenPGP
-	app-crypt/gnupg
-	virtual/perl-File-Temp
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		dev-perl/IPC-Run
-	)
-"
-
-SRC_TEST="do parallel"
-
-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
-}


             reply	other threads:[~2018-08-18  1:17 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-18  1:17 Kent Fredric [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-11-16 20:33 Andreas K. Hüttel
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-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=1534554967.4829aeee7af0510824efaf8496b20308dca5e729.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