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/File-Remove/
Date: Mon, 19 Jun 2017 13:02:15 +0000 (UTC)	[thread overview]
Message-ID: <1497877321.278baf72d1835b34ca49590bfb0328074a14dbb8.kentnl@gentoo> (raw)

commit:     278baf72d1835b34ca49590bfb0328074a14dbb8
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 19 13:02:01 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Jun 19 13:02:01 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=278baf72

dev-perl/File-Remove: Cleanup old re bug #614438

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

Bug: https://bugs.gentoo.org/614438
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-perl/File-Remove/File-Remove-1.520.0-r1.ebuild | 19 -----------------
 dev-perl/File-Remove/File-Remove-1.550.0.ebuild    | 24 ----------------------
 dev-perl/File-Remove/Manifest                      |  2 --
 3 files changed, 45 deletions(-)

diff --git a/dev-perl/File-Remove/File-Remove-1.520.0-r1.ebuild b/dev-perl/File-Remove/File-Remove-1.520.0-r1.ebuild
deleted file mode 100644
index 13ada829f3b..00000000000
--- a/dev-perl/File-Remove/File-Remove-1.520.0-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=ADAMK
-MODULE_VERSION=${PV%0.0}
-inherit perl-module
-
-DESCRIPTION="Remove files and directories"
-
-SLOT="0"
-KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
-IUSE=""
-
-RDEPEND=">=virtual/perl-File-Spec-0.84"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"

diff --git a/dev-perl/File-Remove/File-Remove-1.550.0.ebuild b/dev-perl/File-Remove/File-Remove-1.550.0.ebuild
deleted file mode 100644
index 48a2877c525..00000000000
--- a/dev-perl/File-Remove/File-Remove-1.550.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=SHLOMIF
-DIST_VERSION=1.55
-inherit perl-module
-
-DESCRIPTION="Remove files and directories"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
-IUSE="test"
-
-RDEPEND="
-	virtual/perl-File-Path
-	>=virtual/perl-File-Spec-3.290.0
-"
-DEPEND="${RDEPEND}
-	virtual/perl-File-Temp
-	>=dev-perl/Module-Build-0.280.0
-	test? ( virtual/perl-Test-Simple )
-"

diff --git a/dev-perl/File-Remove/Manifest b/dev-perl/File-Remove/Manifest
index 212481a6da4..138c1ae9854 100644
--- a/dev-perl/File-Remove/Manifest
+++ b/dev-perl/File-Remove/Manifest
@@ -1,3 +1 @@
-DIST File-Remove-1.52.tar.gz 38230 SHA256 4154dc574b8a9a3a555d323f152ac742363c6a69c1f61de15b72728813550bdd SHA512 6651de14d8fccee9bfeb83bd794c399135aee91733beb7a8a30e6611b4f514ad1989df2459bc72b2d17c9ded57d018d95ade36da2ee24fcf8a22a9659ecdeb5b WHIRLPOOL 638239e511fc3ca6b37ab482cb8eae04f68f79c68613ee1b409d0de74b8d69d85fead8167205b88b631fc7cc3213c8ddc4a5cadbc95e1bc6b3fa33a6a87171f1
-DIST File-Remove-1.55.tar.gz 22052 SHA256 4c3ebbdcf879036cebe121d585f85a601d8088347ec342192e51fcecd7e5a91f SHA512 93745d8019420907ac6dc00097ca18ea4112f2c7e035956cbaa86256776ee1ca9aa14b7cd1887cad02a4a08eda0ab58290505fbca445b18670df2c8820c74cfc WHIRLPOOL f38daec37535c03a488ca619c7d80b2e9b5e1c7e13f64629be78cf092e0e4254feaa3425c5addd137f7a94202317e0d38e580c1f0bcbf5f8137d86104aeaa8fb
 DIST File-Remove-1.57.tar.gz 22157 SHA256 b3becd60165c38786d18285f770b8b06ebffe91797d8c00cc4730614382501ad SHA512 dec41e9ffaabe953e72386fa0f5112fe6ebaac0fdf6752256749162d505aaf17b905500fcf52d0cb2ef944788b8e13cb3b2cf37be8671a47aab9081e228bc92e WHIRLPOOL 9ce350afceed1337551bfa784906ba27a56f72fb9de36501964e6a17c81a2d9626e326429a8b6a5ccc5f901b5eafeafac12708c9da596b68a27156db13124ce4


             reply	other threads:[~2017-06-19 13:02 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-19 13:02 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-21 19:58 [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Remove/ Arthur Zamarin
2023-08-21  3:50 Sam James
2023-08-19 15:37 Arthur Zamarin
2023-08-19  7:42 Arthur Zamarin
2023-08-19  7:42 Arthur Zamarin
2023-08-19  6:33 Sam James
2023-08-19  6:18 Sam James
2023-08-19  6:18 Sam James
2023-06-21  5:36 Sam James
2021-09-07  0:09 Sam James
2021-08-13  1:05 Sam James
2021-08-06  0:30 Sam James
2021-08-02  2:22 Sam James
2021-08-01  8:25 Sam James
2021-08-01  8:11 Sam James
2021-08-01  7:24 Sam James
2021-06-07  6:25 Sergei Trofimovich
2021-06-03 16:26 Sam James
2021-06-03  8:23 Sam James
2021-06-01 11:58 Sam James
2021-06-01  6:36 Agostino Sarubbo
2021-05-31 22:38 Sam James
2021-05-31 20:50 Andreas K. Hüttel
2020-10-11 17:48 Sam James
2020-08-31  6:50 Kent Fredric
2017-04-30  8:35 Jeroen Roovers
2017-04-04 19:28 Tobias Klausmann
2017-04-03 20:48 Michael Weber
2017-04-03 12:33 Agostino Sarubbo
2017-04-02 13:23 Agostino Sarubbo
2016-12-18  6:19 Kent Fredric
2016-01-14 20:04 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=1497877321.278baf72d1835b34ca49590bfb0328074a14dbb8.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