public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Listing/
Date: Fri, 13 Aug 2021 01:05:35 +0000 (UTC)	[thread overview]
Message-ID: <1628816714.7c3eee492da15b3b6f5e371ee4cb8faca5546366.sam@gentoo> (raw)

commit:     7c3eee492da15b3b6f5e371ee4cb8faca5546366
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 13 00:48:14 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 13 01:05:14 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c3eee49

dev-perl/File-Listing: drop 6.40.0-r1, 6.70.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../File-Listing/File-Listing-6.40.0-r1.ebuild     | 22 ------------------
 dev-perl/File-Listing/File-Listing-6.70.0.ebuild   | 27 ----------------------
 dev-perl/File-Listing/Manifest                     |  2 --
 3 files changed, 51 deletions(-)

diff --git a/dev-perl/File-Listing/File-Listing-6.40.0-r1.ebuild b/dev-perl/File-Listing/File-Listing-6.40.0-r1.ebuild
deleted file mode 100644
index c030668cae4..00000000000
--- a/dev-perl/File-Listing/File-Listing-6.40.0-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=GAAS
-MODULE_VERSION=6.04
-inherit perl-module
-
-DESCRIPTION="Parse directory listings"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="
-	!<dev-perl/libwww-perl-6
-	>=dev-perl/HTTP-Date-6.0.0
-"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do

diff --git a/dev-perl/File-Listing/File-Listing-6.70.0.ebuild b/dev-perl/File-Listing/File-Listing-6.70.0.ebuild
deleted file mode 100644
index 22f2a3df6dc..00000000000
--- a/dev-perl/File-Listing/File-Listing-6.70.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DIST_AUTHOR=PLICEASE
-DIST_VERSION=6.07
-inherit perl-module
-
-DESCRIPTION="Parse directory listings"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	virtual/perl-Exporter
-	>=dev-perl/HTTP-Date-6.0.0
-	virtual/perl-Time-Local
-"
-BDEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-Test-Simple
-	)
-"

diff --git a/dev-perl/File-Listing/Manifest b/dev-perl/File-Listing/Manifest
index 483a7978c5c..338dc6996d8 100644
--- a/dev-perl/File-Listing/Manifest
+++ b/dev-perl/File-Listing/Manifest
@@ -1,3 +1 @@
-DIST File-Listing-6.04.tar.gz 51536 BLAKE2B 78020016dbe7e8e0ccf3f79f878d732ebd5cc278c597cb5e4ee38b6f632ce960f5c37015db868576ab21d81321af18960fb271aae6f4d116ba97571e6cad0c80 SHA512 a84198bc82003daaf88ed23218e34a7a1552dcd2855a9563e9609ce5df167a8295043501534c31614854fc8dd9c04b4af27b4d7320112c613914f94c86c2eeb2
-DIST File-Listing-6.07.tar.gz 61081 BLAKE2B edd4282dfb134ea5f2ecf4f227596aafd1c5f720d5e0158b1168e6ea93c0cd187f26c88992b08c8721894a3cb2b5ea9922124baf77d279a5eb165226390bf61b SHA512 1d525058e64ed3f3115721df63527752c8f3de2e0b000efea93b48054695e6b8143c613cdc1c652db30178f517f5bc106dfa176d30629553150234e7cd50682f
 DIST File-Listing-6.14.tar.gz 80562 BLAKE2B ab5b0974c9e8077195b2e3a5749228b07e0176bba5419aca35f0b1fddc22d1ff3d4c294ffa12d9d091074003518f805c37e5bb19ac6d82ef6ede4f0848f1a1bf SHA512 858339b15a455db570d15b02e801ab0e0afd47da71685002083cbcc1a0f89783fcad4e840e0381f186046ab2f355dc0f593dc8c9c0a2da0fc6f17a35265924ab


             reply	other threads:[~2021-08-13  1:05 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-13  1:05 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-19  7:42 [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Listing/ Arthur Zamarin
2023-08-19  6:36 Sam James
2023-08-19  6:18 Sam James
2023-08-19  6:09 Sam James
2023-08-19  6:03 Sam James
2023-08-19  6:01 Sam James
2023-07-14 11:24 Sam James
2022-12-18 19:18 Arthur Zamarin
2022-12-18 12:46 Sam James
2022-12-18 12:45 Sam James
2022-12-18 12:12 Sam James
2022-12-18 11:55 Sam James
2022-12-18 11:32 Sam James
2022-12-18 11:31 Sam James
2022-07-19  2:18 Sam James
2022-07-19  2:18 Sam James
2022-05-14  6:54 WANG Xuerui
2021-08-06  0:30 Sam James
2021-08-03 11:05 Sam James
2021-08-03 10:54 Sam James
2021-08-02  2:19 Sam James
2021-08-01  8:11 Sam James
2021-08-01  8:11 Sam James
2021-08-01  7:24 Sam James
2021-06-03 16:26 Sam James
2021-06-03 15:52 Sergei Trofimovich
2021-05-31  7:58 Sam James
2021-05-31  7:58 Sam James
2021-05-31  6:11 Agostino Sarubbo
2021-05-31  6:09 Agostino Sarubbo
2021-05-31  6:06 Agostino Sarubbo
2021-05-31  6:03 Agostino Sarubbo
2021-05-30 16:03 Andreas K. Hüttel
2021-05-30 16:03 Andreas K. Hüttel
2020-10-01  8:38 Kent Fredric
2020-08-29  0:17 Kent Fredric
2019-05-04 18:46 Andreas K. Hüttel
2017-01-29 16:35 Fabian Groffen

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=1628816714.7c3eee492da15b3b6f5e371ee4cb8faca5546366.sam@gentoo \
    --to=sam@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