public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Module-Install/
Date: Sun, 27 Mar 2016 22:22:41 +0000 (UTC)	[thread overview]
Message-ID: <1459117353.41482d411fa42376d60e6f61f5f020839c6410fc.dilfridge@gentoo> (raw)

commit:     41482d411fa42376d60e6f61f5f020839c6410fc
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 27 22:02:29 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Mar 27 22:22:33 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41482d41

dev-perl/Module-Install: Remove old

Package-Manager: portage-2.2.28

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

diff --git a/dev-perl/Module-Install/Manifest b/dev-perl/Module-Install/Manifest
index 9dd1165..3a31446 100644
--- a/dev-perl/Module-Install/Manifest
+++ b/dev-perl/Module-Install/Manifest
@@ -1,3 +1,2 @@
 DIST Module-Install-1.06.tar.gz 135467 SHA256 de9ec8395b3b497d6d9629859b54086643c3911dff80cc7e0e22b380cb194519 SHA512 0bc90ee5e53923af7d1bf0359587762c4a79cc35608ff38e9c4a3bb0e3fb122a596a29c3cc6e91c75e7c7670d65683ce9cb2510ca39d889676fb88c038e444fa WHIRLPOOL 022e7668c8a3190f23720d7b9f0bbe8c4a6e4f79a498d7edefe3e55f796c819f2ca3695ede05bfa61b7c2986cb8dbcc710c80e67048f6616cd7102ddba2ac1c6
-DIST Module-Install-1.14.tar.gz 128795 SHA256 3f02f0a33603aff2f5cf06d15f74d1a9be65e844ada99e1a9c2102330ffa0d49 SHA512 2a2c8686b8a5b8aba6314d8434a75dca75e692d1e251bad9287fd9555bf62c5bdab52e88a64d6723f4b9bfe6b57958496869d5fbb35ca45adba4c75fd9d5cf9f WHIRLPOOL 99fb42ab9cf4211c6d41931015402f49a71d7c9d0117c5247fd4cdc7955c5e003ec64b4c37d2208f4179bc65600476a7e4a78572c2a48d50665ca69198958844
 DIST Module-Install-1.16.tar.gz 113004 SHA256 afac1264255f4d822d44f84df1aa9affad207f9ae805e803d93c845fa120025e SHA512 479a3b1a3e489c100bcb25c9f90445abcc90d194238804849b7d3ca1fa171a625b99f8390ce8967e96b10e854d843d117c70e566f12309b3ccdf32113f006422 WHIRLPOOL 909765d0acbb095ec085f8aee346cbaa515d96d08f2fdff66989d41ec59c1e38164df2b51639437b3bf71601270cbdf96e010cb2d5f52471bf5d416054402ddf

diff --git a/dev-perl/Module-Install/Module-Install-1.140.0.ebuild b/dev-perl/Module-Install/Module-Install-1.140.0.ebuild
deleted file mode 100644
index 15a033d..0000000
--- a/dev-perl/Module-Install/Module-Install-1.140.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=BINGOS
-MODULE_VERSION=1.14
-inherit perl-module
-
-DESCRIPTION="Standalone, extensible Perl module installer"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~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
-	test? (
-		>=virtual/perl-Test-Harness-3.130.0
-		>=virtual/perl-Test-Simple-0.860.0
-	)
-"
-
-SRC_TEST=do


             reply	other threads:[~2016-03-27 22:22 UTC|newest]

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

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=1459117353.41482d411fa42376d60e6f61f5f020839c6410fc.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