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-Build/
Date: Sun, 14 Nov 2021 16:12:00 +0000 (UTC) [thread overview]
Message-ID: <1636906293.3aaf3a7eabd47421a8b1897da028f4e2eb334769.dilfridge@gentoo> (raw)
commit: 3aaf3a7eabd47421a8b1897da028f4e2eb334769
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 14 16:02:31 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Nov 14 16:11:33 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aaf3a7e
dev-perl/Module-Build: 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-Build/Manifest | 1 -
.../Module-Build/Module-Build-0.422.400.ebuild | 41 ----------------------
2 files changed, 42 deletions(-)
diff --git a/dev-perl/Module-Build/Manifest b/dev-perl/Module-Build/Manifest
index 1b172b02bc70..d3e3a639535c 100644
--- a/dev-perl/Module-Build/Manifest
+++ b/dev-perl/Module-Build/Manifest
@@ -1,2 +1 @@
-DIST Module-Build-0.4224.tar.gz 304181 BLAKE2B 6cb44d1c24f74ebc5c8b0b353b7a7e9ef0d89bd39c45fd610fbac2802ae5630a7dbf61b179719502a419f2afc5e65988fb09f516fc1deb57b751a76aa5275fe8 SHA512 c08e84c542a882aa16a682a81cbb7a4860774a3f6a0ec2e720ba9e9bcea76dab331999fee86bf8b92edc08560d7cef4a7c2dfa4e626ab9b22da965e715af531f
DIST Module-Build-0.4231.tar.gz 303466 BLAKE2B f35be09072a2facc505b199dd69cdb2605ab32c34376ef393170dca9d67871bc00cbe25b1fa6dcb925e92724a778ad5ddc3157afb33d18a10648ef1133c83991 SHA512 ee1dc18a7df3fe67e7f954d5e1e071aa0a6f5bce6783b768bceb01f071e64ac8be63f410c932c7c16764e5d4f52fc664ce11a12f26f6afc75a26f79883efad70
diff --git a/dev-perl/Module-Build/Module-Build-0.422.400.ebuild b/dev-perl/Module-Build/Module-Build-0.422.400.ebuild
deleted file mode 100644
index 8b00c7550d53..000000000000
--- a/dev-perl/Module-Build/Module-Build-0.422.400.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=LEONT
-DIST_VERSION=0.4224
-inherit perl-module
-
-DESCRIPTION="Build and install Perl modules"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- >=virtual/perl-CPAN-Meta-2.142.60
- virtual/perl-Data-Dumper
- >=virtual/perl-ExtUtils-CBuilder-0.270.0
- virtual/perl-ExtUtils-Install
- virtual/perl-ExtUtils-Manifest
- virtual/perl-ExtUtils-MakeMaker
- >=virtual/perl-ExtUtils-ParseXS-2.210.0
- >=virtual/perl-File-Spec-0.820.0
- virtual/perl-Getopt-Long
- >=virtual/perl-Module-Metadata-1.0.2
- >=virtual/perl-Perl-OSType-1
- >=virtual/perl-Test-Harness-3.290.0
- virtual/perl-Text-ParseWords
- >=virtual/perl-podlators-2.1.0
- >=virtual/perl-version-0.870.0
-"
-DEPEND="${RDEPEND}
- >=virtual/perl-CPAN-Meta-YAML-0.3.0
- >=virtual/perl-File-Temp-0.150.0
- >=virtual/perl-Parse-CPAN-Meta-1.440.100
- test? (
- >=virtual/perl-Test-Simple-0.490.0
- )
-"
next reply other threads:[~2021-11-14 16:12 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-14 16:12 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-04 20:30 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Build/ Andreas K. Hüttel
2025-03-01 19:38 Andreas K. Hüttel
2025-03-01 19:33 Andreas K. Hüttel
2025-02-28 21:37 Andreas K. Hüttel
2025-02-28 19:34 Andreas K. Hüttel
2023-08-02 4:27 Sam James
2023-06-20 4:14 Sam James
2022-04-29 7:59 WANG Xuerui
2021-08-09 0:54 Sam James
2021-08-07 23:37 Sam James
2021-08-07 14:49 Sam James
2021-08-07 14:49 Sam James
2021-08-07 5:10 Agostino Sarubbo
2021-08-07 1:28 Sam James
2021-08-06 21:18 Sam James
2021-07-04 22:49 Andreas K. Hüttel
2019-05-04 19:02 Andreas K. Hüttel
2018-12-22 10:37 Mikle Kolyada
2018-12-08 15:22 Mikle Kolyada
2018-08-20 3:45 Mikle Kolyada
2018-07-23 19:00 Sergei Trofimovich
2018-07-23 0:43 Mikle Kolyada
2018-07-21 11:50 Tobias Klausmann
2018-07-20 23:18 Sergei Trofimovich
2018-07-20 22:48 Sergei Trofimovich
2018-07-20 8:08 Sergei Trofimovich
2018-07-16 6:54 Sergei Trofimovich
2018-07-15 18:55 Thomas Deutschmann
2018-07-15 15:51 Mikle Kolyada
2018-07-15 10:11 Mart Raudsepp
2017-05-31 23:27 Kent Fredric
2017-04-07 14:05 Kent Fredric
2017-04-03 21:26 Michael Weber
2017-04-03 5:53 Kent Fredric
2017-03-17 11:12 Michael Haubenwallner
2017-02-14 22:52 Michael Weber
2017-02-03 22:27 Jeroen Roovers
2016-09-19 23:15 Kent Fredric
2016-08-10 5:05 Kent Fredric
2016-05-26 0:26 Matt Turner
2016-04-03 19:06 Markus Meier
2016-03-27 19:38 Andreas Hüttel
2016-03-27 19:26 Agostino Sarubbo
2016-03-27 19:23 Agostino Sarubbo
2016-03-15 11:28 Agostino Sarubbo
2016-03-15 11:26 Agostino Sarubbo
2016-02-28 10:01 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=1636906293.3aaf3a7eabd47421a8b1897da028f4e2eb334769.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