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/Gentoo-PerlMod-Version/
Date: Tue,  2 May 2017 22:25:58 +0000 (UTC)	[thread overview]
Message-ID: <1493763711.2afaf7586f17dac51a35910225a807c129026e4d.kentnl@gentoo> (raw)

commit:     2afaf7586f17dac51a35910225a807c129026e4d
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue May  2 22:21:51 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue May  2 22:21:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2afaf758

dev-perl/Gentoo-PerlMod-Version: Cleanup old re bug #613588

Remove old versions affected by '.' in @INC removal

Bug: https://bugs.gentoo.org/613588
Package-Manager: Portage-2.3.5, Repoman-2.3.2

 .../Gentoo-PerlMod-Version-0.8.0.ebuild            | 29 ----------------------
 dev-perl/Gentoo-PerlMod-Version/Manifest           |  1 -
 2 files changed, 30 deletions(-)

diff --git a/dev-perl/Gentoo-PerlMod-Version/Gentoo-PerlMod-Version-0.8.0.ebuild b/dev-perl/Gentoo-PerlMod-Version/Gentoo-PerlMod-Version-0.8.0.ebuild
deleted file mode 100644
index 72b979a2dfb..00000000000
--- a/dev-perl/Gentoo-PerlMod-Version/Gentoo-PerlMod-Version-0.8.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=KENTNL
-inherit perl-module
-
-DESCRIPTION="Convert arbitrary Perl Modules' versions into normalised Gentoo versions"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sparc x86"
-IUSE="test"
-
-RDEPEND="
-	virtual/perl-Carp
-	virtual/perl-Data-Dumper
-	dev-perl/Sub-Exporter-Progressive
-	>=virtual/perl-version-0.770.0
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		dev-perl/Test-Fatal
-		virtual/perl-File-Spec
-		virtual/perl-Scalar-List-Utils
-		>=virtual/perl-Test-Simple-0.960.0
-	)
-"

diff --git a/dev-perl/Gentoo-PerlMod-Version/Manifest b/dev-perl/Gentoo-PerlMod-Version/Manifest
index af6b8c95560..c2fb2d5781a 100644
--- a/dev-perl/Gentoo-PerlMod-Version/Manifest
+++ b/dev-perl/Gentoo-PerlMod-Version/Manifest
@@ -1,2 +1 @@
-DIST Gentoo-PerlMod-Version-0.8.0.tar.gz 40297 SHA256 ada634de6c467f61269652c9ef88e8e1e4cf1f1b79927677ccdd8257f3868ae3 SHA512 417066431bc475550d4a8376220f5cacf0013b1e8f1287b3e12afc9cb0473982fb2cbe3429414088f9ce3f41c80e67215b55d5cd9369a1f6611ae6658cb90678 WHIRLPOOL d4baa4cbf4278b102c7d3adbd77b11012cd03103aacaf08d2f038cca1fc86b2ec2dc1c20414291231ed76077097a191eea745261b064127829ac289803f88f9b
 DIST Gentoo-PerlMod-Version-v0.8.1.tar.gz 42054 SHA256 3b7acee7973d91028d05ed4d9767564138e9a7704d454aa8dae1a80a604d8131 SHA512 547e16e1a6d2572c1c514795408240365a576d8eb45fca30aa0d0a8ed1979f7bf9113d7cfa7abb4cb787b6328be880c355436be9d25a0703b0981c9c5f8f5c66 WHIRLPOOL 896de41439afcbdbbf88f41f34e10b6c9730092cd8146d84f0f9802d1d21334996dc79f5bb52d3e8aa51292091b591f653c05416d507b6cb1078659dc80390d1


             reply	other threads:[~2017-05-02 22:26 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-02 22:25 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-02 10:20 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Gentoo-PerlMod-Version/ WANG Xuerui
2021-10-30 15:13 Andreas K. Hüttel
2020-05-02 13:30 Mart Raudsepp
2020-04-11 13:30 Sergei Trofimovich
2020-04-08 14:01 Agostino Sarubbo
2017-04-23 21:24 Kent Fredric
2017-04-23 12:40 Agostino Sarubbo
2017-03-23  2:47 Kent Fredric
2016-03-20 18:00 Andreas Hüttel
2016-02-10 20:49 Markus Meier
2016-02-04 12:45 Tobias Klausmann
2016-02-01  8:14 Agostino Sarubbo
2015-12-19 23:01 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=1493763711.2afaf7586f17dac51a35910225a807c129026e4d.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