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-Listing/
Date: Thu,  1 Oct 2020 08:38:27 +0000 (UTC)	[thread overview]
Message-ID: <1601541481.476aa97809dfb5b99cea5af769f0fc4c515a878e.kentnl@gentoo> (raw)

commit:     476aa97809dfb5b99cea5af769f0fc4c515a878e
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  1 08:37:48 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Oct  1 08:38:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=476aa978

dev-perl/File-Listing: Bump to version 6.70.0

- Remove long dead blocker against <libwww-perl-6

Upstream:
- Tooling fixes
- Documentation improvements
- Migrate tests to Test::More

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 dev-perl/File-Listing/File-Listing-6.70.0.ebuild | 27 ++++++++++++++++++++++++
 dev-perl/File-Listing/Manifest                   |  1 +
 2 files changed, 28 insertions(+)

diff --git a/dev-perl/File-Listing/File-Listing-6.70.0.ebuild b/dev-perl/File-Listing/File-Listing-6.70.0.ebuild
new file mode 100644
index 00000000000..81fc02a1ffd
--- /dev/null
+++ b/dev-perl/File-Listing/File-Listing-6.70.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 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 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-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 703fc086edd..d8c7e14f672 100644
--- a/dev-perl/File-Listing/Manifest
+++ b/dev-perl/File-Listing/Manifest
@@ -1 +1,2 @@
 DIST File-Listing-6.04.tar.gz 51536 BLAKE2B 78020016dbe7e8e0ccf3f79f878d732ebd5cc278c597cb5e4ee38b6f632ce960f5c37015db868576ab21d81321af18960fb271aae6f4d116ba97571e6cad0c80 SHA512 a84198bc82003daaf88ed23218e34a7a1552dcd2855a9563e9609ce5df167a8295043501534c31614854fc8dd9c04b4af27b4d7320112c613914f94c86c2eeb2
+DIST File-Listing-6.07.tar.gz 61081 BLAKE2B edd4282dfb134ea5f2ecf4f227596aafd1c5f720d5e0158b1168e6ea93c0cd187f26c88992b08c8721894a3cb2b5ea9922124baf77d279a5eb165226390bf61b SHA512 1d525058e64ed3f3115721df63527752c8f3de2e0b000efea93b48054695e6b8143c613cdc1c652db30178f517f5bc106dfa176d30629553150234e7cd50682f


             reply	other threads:[~2020-10-01  8:38 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-01  8:38 Kent Fredric [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-13  1:05 Sam James
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-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=1601541481.476aa97809dfb5b99cea5af769f0fc4c515a878e.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