public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Archive-Extract/
Date: Fri,  8 Oct 2021 22:44:17 +0000 (UTC)	[thread overview]
Message-ID: <1633733036.a4e4b2d502fcb523db323fea6a2ec4ae517693ff.dilfridge@gentoo> (raw)

commit:     a4e4b2d502fcb523db323fea6a2ec4ae517693ff
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  8 22:38:27 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Oct  8 22:43:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4e4b2d5

dev-perl/Archive-Extract: Remove old

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 .../Archive-Extract/Archive-Extract-0.800.0.ebuild | 29 ----------------------
 dev-perl/Archive-Extract/Manifest                  |  1 -
 2 files changed, 30 deletions(-)

diff --git a/dev-perl/Archive-Extract/Archive-Extract-0.800.0.ebuild b/dev-perl/Archive-Extract/Archive-Extract-0.800.0.ebuild
deleted file mode 100644
index d9be24a97d3..00000000000
--- a/dev-perl/Archive-Extract/Archive-Extract-0.800.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=BINGOS
-DIST_VERSION=0.80
-inherit perl-module
-
-DESCRIPTION="Generic archive extracting mechanism"
-
-SLOT="0"
-KEYWORDS="amd64 ~hppa ~riscv x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	virtual/perl-File-Path
-	virtual/perl-File-Spec
-	virtual/perl-IPC-Cmd
-	virtual/perl-Locale-Maketext-Simple
-	virtual/perl-Module-Load-Conditional
-	virtual/perl-Params-Check
-	virtual/perl-if
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? ( virtual/perl-Test-Simple )
-"

diff --git a/dev-perl/Archive-Extract/Manifest b/dev-perl/Archive-Extract/Manifest
index 9bbebca10bc..d8f9d0ac0c9 100644
--- a/dev-perl/Archive-Extract/Manifest
+++ b/dev-perl/Archive-Extract/Manifest
@@ -1,2 +1 @@
-DIST Archive-Extract-0.80.tar.gz 27813 BLAKE2B 0775eab96cfb67d742ecb2663fc58133368358187f22e89ed0b1bb113bd0efd680b800225fb65ab11379feab767aa3e6c31a7cac2b018acb6341799d4d605fb4 SHA512 2f216ea29639c4d8b7b19e4b23542b6f69e970cfb0188dca55ff7ce7d3a3021e43129dbdf81b82f7d97d0080d00f858c6af3595520b6bacac30073a8b25ea4f0
 DIST Archive-Extract-0.86.tar.gz 28033 BLAKE2B 0a2f6551d31d43256405379c980e5f671e4a9b168050a0b08b8ecc2d076b5f3cdc49075f1001646a3d2c0b9eb60aefd79aeb11997f2de3766cd9b23839bbdac7 SHA512 a091b8c489275b8dd3d38e52e983bef7cab7d642e0dc8f6e95f1d8d006d769857b4e5950778bddd3044d6f11b3563c7796361e88869f60a9875529b78c9d1c76


             reply	other threads:[~2021-10-08 22:44 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-08 22:44 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-12-12 18:25 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Archive-Extract/ Sam James
2021-12-06  6:38 Arthur Zamarin
2021-12-05  3:15 Sam James
2021-12-05  3:11 Sam James
2021-12-05  3:09 Sam James
2021-10-08 22:44 Andreas K. Hüttel
2021-05-06 10:01 Sam James
2021-05-06  7:22 Sergei Trofimovich
2021-05-04 19:13 Sam James
2021-04-18 21:27 Sam James
2021-04-18 21:20 Sam James
2020-11-28  9:32 Sam James
2020-10-22  5:11 Joshua Kinard
2020-09-26 19:44 Matt Turner
2020-09-07  7:31 Sergei Trofimovich
2020-09-03  4:26 Yixun Lan
2020-08-17 21:42 Sergei Trofimovich
2020-08-17 10:18 Sam James
2020-08-17  9:40 Sam James
2020-08-17  8:50 Sam James
2020-08-17  8:43 Sam James
2020-08-17  8:04 Sam James
2020-04-28 13:19 Kent Fredric
2018-04-07 21:13 Matt Turner
2018-04-04 14:25 Aaron Bauman
2017-12-29 21:29 Mikle Kolyada
2017-12-29 21:28 Mikle Kolyada
2016-05-06 22:30 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=1633733036.a4e4b2d502fcb523db323fea6a2ec4ae517693ff.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