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-Install/
Date: Fri, 20 Apr 2018 07:23:50 +0000 (UTC)	[thread overview]
Message-ID: <1524208995.8e06a07c1317fb12891c82a3fdf965dbc5269ec1.kentnl@gentoo> (raw)

commit:     8e06a07c1317fb12891c82a3fdf965dbc5269ec1
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 20 07:22:17 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Apr 20 07:23:15 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e06a07c

dev-perl/Module-Install: Cleanup old re bug #614454

Also no longer waiting for x86-fbsd

Bug: https://bugs.gentoo.org/622974
Closes: https://bugs.gentoo.org/614454
Package-Manager: Portage-2.3.29, Repoman-2.3.9

 dev-perl/Module-Install/Manifest                   |  1 -
 .../Module-Install/Module-Install-1.160.0.ebuild   | 45 ----------------------
 2 files changed, 46 deletions(-)

diff --git a/dev-perl/Module-Install/Manifest b/dev-perl/Module-Install/Manifest
index 47f4e4cded3..cac9f60d866 100644
--- a/dev-perl/Module-Install/Manifest
+++ b/dev-perl/Module-Install/Manifest
@@ -1,2 +1 @@
-DIST Module-Install-1.16.tar.gz 113004 BLAKE2B f519c9980d3d9af0d02a581ed4496b8e07a6e6e6ae2b2e15c7db236faf226400db709fee17681be3ca1b3de3f0c2dfc7f9225d066e2b29c04f490c1ccb6f4229 SHA512 479a3b1a3e489c100bcb25c9f90445abcc90d194238804849b7d3ca1fa171a625b99f8390ce8967e96b10e854d843d117c70e566f12309b3ccdf32113f006422
 DIST Module-Install-1.18.tar.gz 114751 BLAKE2B 06811d46e13af62bdb5178feb35ef7d291150de89b9786af8cfb9ba8dae8d49220658789ade344265a70ad320c84f404730f9883133bbfe1ca26dc2e7abcf153 SHA512 2126d35c9bab151548551629e6a470f9a7b90fd901f32cdc15e9aa83b931178f99e28e2de32ce7b8a677d187474efc428839d7e7254074f26fcfcfe18fa297a9

diff --git a/dev-perl/Module-Install/Module-Install-1.160.0.ebuild b/dev-perl/Module-Install/Module-Install-1.160.0.ebuild
deleted file mode 100644
index 4bc0da27174..00000000000
--- a/dev-perl/Module-Install/Module-Install-1.160.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=ETHER
-MODULE_VERSION=1.16
-inherit perl-module
-
-DESCRIPTION="Standalone, extensible Perl module installer"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="test"
-
-RDEPEND="
-	>=virtual/perl-Devel-PPPort-3.160.0
-	>=virtual/perl-ExtUtils-Install-1.520.0
-	>=virtual/perl-ExtUtils-MakeMaker-6.590.0
-	>=virtual/perl-ExtUtils-ParseXS-2.190.0
-	>=dev-perl/File-Remove-1.420.0
-	>=virtual/perl-File-Spec-3.280.0
-	>=dev-perl/Module-Build-0.290.0
-	>=virtual/perl-Module-CoreList-2.170.0
-	>=dev-perl/Module-ScanDeps-1.90.0
-	>=virtual/perl-Parse-CPAN-Meta-1.441.300
-	>=dev-perl/YAML-Tiny-1.380.0
-	>=dev-perl/Archive-Zip-1.370.0
-	>=dev-perl/File-HomeDir-1
-	>=dev-perl/JSON-2.900.0
-	>=dev-perl/libwww-perl-6
-	>=dev-perl/PAR-Dist-0.290.0
-"
-
-DEPEND="${RDEPEND}
-	>=virtual/perl-ExtUtils-MakeMaker-6.590.0
-	virtual/perl-autodie
-	>=dev-perl/YAML-Tiny-1.330.0
-	test? (
-		>=virtual/perl-Test-Harness-3.130.0
-		>=virtual/perl-Test-Simple-0.860.0
-	)
-"
-
-SRC_TEST="do parallel"


             reply	other threads:[~2018-04-20  7:23 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-20  7:23 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-04 19:42 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/ Andreas K. Hüttel
2025-03-01 19:38 Andreas K. Hüttel
2025-01-10  4:41 WANG Xuerui
2025-01-07 19:30 Arthur Zamarin
2024-08-26 12:57 Arthur Zamarin
2024-03-03 22:12 Sam James
2024-03-03 22:12 Sam James
2024-03-03 22:12 Sam James
2024-03-03 20:09 Arthur Zamarin
2023-08-19  7:42 Arthur Zamarin
2023-08-19  6:18 Sam James
2023-06-24  6:49 Jakov Smolić
2023-06-24  4:35 Sam James
2023-06-20  4:14 Sam James
2021-11-16 20:33 Andreas K. Hüttel
2021-08-07 23:37 Sam James
2021-08-07 14:49 Sam James
2021-08-07 14:43 Sam James
2021-07-06 20:17 Andreas K. Hüttel
2020-07-23  9:18 Kent Fredric
2017-11-23 22:31 Matt Turner
2017-11-05 18:00 Sergei Trofimovich
2017-11-04 10:45 Sergei Trofimovich
2017-08-03  8:24 Sergei Trofimovich
2017-07-18 16:22 Kent Fredric
2017-07-01 11:14 Sergei Trofimovich
2017-07-01 10:59 Sergei Trofimovich
2017-06-30  8:28 Sergei Trofimovich
2017-06-29  8:06 Agostino Sarubbo
2017-04-05 13:11 Kent Fredric
2017-01-28 18:17 Kent Fredric
2016-03-28 19:56 Andreas Hüttel
2016-03-28  9:35 Agostino Sarubbo
2016-03-27 22:22 Andreas Hüttel

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=1524208995.8e06a07c1317fb12891c82a3fdf965dbc5269ec1.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