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/Date-Manip/
Date: Fri, 13 Aug 2021 01:05:34 +0000 (UTC)	[thread overview]
Message-ID: <1628816700.944d5455e26afaa4538ebccbcf9e86ccc7f1c955.sam@gentoo> (raw)

commit:     944d5455e26afaa4538ebccbcf9e86ccc7f1c955
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 13 00:44:49 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 13 01:05:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=944d5455

dev-perl/Date-Manip: drop 6.600.0, 6.820.0

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

 dev-perl/Date-Manip/Date-Manip-6.600.0.ebuild | 38 ------------------------
 dev-perl/Date-Manip/Date-Manip-6.820.0.ebuild | 42 ---------------------------
 dev-perl/Date-Manip/Manifest                  |  2 --
 3 files changed, 82 deletions(-)

diff --git a/dev-perl/Date-Manip/Date-Manip-6.600.0.ebuild b/dev-perl/Date-Manip/Date-Manip-6.600.0.ebuild
deleted file mode 100644
index 24869a4ab82..00000000000
--- a/dev-perl/Date-Manip/Date-Manip-6.600.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=SBECK
-DIST_VERSION=6.60
-
-inherit perl-module
-
-DESCRIPTION="Perl date manipulation routines"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="elibc_musl test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	virtual/perl-Carp
-	virtual/perl-Data-Dumper
-	virtual/perl-Encode
-	virtual/perl-File-Spec
-	virtual/perl-IO
-	virtual/perl-Storable
-	elibc_musl? ( sys-libs/timezone-data )
-"
-DEPEND="${RDEPEND}
-	>=virtual/perl-ExtUtils-MakeMaker-6.670.100
-	test? (
-		dev-perl/Test-Inter
-		virtual/perl-Test-Simple
-	)
-"
-
-src_test() {
-	perl_rm_files t/pod_coverage.t t/pod.t
-	TZ=UTC perl-module_src_test
-}

diff --git a/dev-perl/Date-Manip/Date-Manip-6.820.0.ebuild b/dev-perl/Date-Manip/Date-Manip-6.820.0.ebuild
deleted file mode 100644
index 408997bc83f..00000000000
--- a/dev-perl/Date-Manip/Date-Manip-6.820.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DIST_AUTHOR=SBECK
-DIST_VERSION=6.82
-
-inherit perl-module
-
-DESCRIPTION="Perl date manipulation routines"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="elibc_musl test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	virtual/perl-Carp
-	virtual/perl-Data-Dumper
-	virtual/perl-Encode
-	virtual/perl-File-Spec
-	virtual/perl-IO
-	virtual/perl-Storable
-	elibc_musl? ( sys-libs/timezone-data )
-"
-DEPEND="${RDEPEND}
-	>=virtual/perl-ExtUtils-MakeMaker-6.670.100
-	test? (
-		>=dev-perl/Test-Inter-1.90.0
-		virtual/perl-Test-Simple
-	)
-"
-PERL_RM_FILES=(
-	t/_pod.t
-	t/_pod_coverage.t
-	t/_version.t
-)
-
-src_test() {
-	TZ=UTC perl-module_src_test
-}

diff --git a/dev-perl/Date-Manip/Manifest b/dev-perl/Date-Manip/Manifest
index 152cb629c0b..6ada8aaf4be 100644
--- a/dev-perl/Date-Manip/Manifest
+++ b/dev-perl/Date-Manip/Manifest
@@ -1,3 +1 @@
-DIST Date-Manip-6.60.tar.gz 1824792 BLAKE2B fd3d85beda01db21efd4c81dfe45a888f39773a649207e5d36412477312d06dcb63fcb15c25c441769bfc575c6402323d4fc8cb3502d09728a1df0e3dd5a2183 SHA512 46ac9696aea04167427957a43de1b44041ea05d3eaf01ffbdbfda9f458b3073f36ec46c9661ac437f96731d0f40aebc206ef385c6c4aff1b147917fc2c89a1cf
-DIST Date-Manip-6.82.tar.gz 2015204 BLAKE2B 8b5af3a5b813d5c42c4fe444faa299684b57c993e7a678f14b84ce7743ed1780e1396a550d17f1bb104fc19bb2f6231419eee969b790b423351835c436448f7d SHA512 2e34011b678d7efdd0f9c850c86f573316aa835d4b67732ee042403f90460e43c2fac76f2c0635a61512f1aa0eb64fc56fb2c4b2d80068ba7d1a603ae9c1dac2
 DIST Date-Manip-6.85.tar.gz 2022449 BLAKE2B 55dbd9960d1f5e033a8acd7904b74d45149134d72d9bff56275ed266933d98f8194ac1eb1f30a29343d56a66b6d45d4603190e0707a61713b5443e23a781620f SHA512 ac2fd3823d4890677c9231417bd9838c830d16564ba3f5de04f827d30baddb3fc95a7c379c42d00a3f08e60aba0af8b8f5d710f587d4c5908447a707d1104162


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

Thread overview: 61+ 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 --
2025-04-07 15:43 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Date-Manip/ Arthur Zamarin
2025-04-06  3:54 Sam James
2025-04-06  3:36 Sam James
2025-04-06  3:36 Sam James
2025-04-06  3:36 Sam James
2025-04-06  3:36 Sam James
2025-04-06  3:36 Sam James
2025-03-14 18:18 Sam James
2025-03-10  8:52 Sam James
2025-03-05 22:36 Sam James
2025-03-05 22:36 Sam James
2025-03-03 20:30 Sam James
2025-03-03 20:28 Sam James
2025-03-03 20:23 Sam James
2025-03-03 20:23 Sam James
2025-03-03 20:20 Sam James
2025-01-22  4:55 Sam James
2024-07-10  4:21 Ionen Wolkens
2024-06-14  0:43 Sam James
2024-05-02  1:36 Sam James
2023-08-01 18:42 Arthur Zamarin
2023-07-24  4:12 Sam James
2023-06-17 21:03 Sam James
2022-12-18 18:57 Arthur Zamarin
2022-12-18 11:35 Sam James
2022-12-18 11:34 Sam James
2022-09-02  0:30 Sam James
2022-09-02  0:30 Sam James
2022-01-24 19:19 Sam James
2022-01-03 23:26 David Seifert
2021-08-06 12:16 Sam James
2021-08-03 11:05 Sam James
2021-08-02  3:22 Sam James
2021-08-01  8:25 Sam James
2021-05-16  0:20 Sam James
2021-05-16  0:20 Sam James
2021-05-16  0:07 Sam James
2021-05-16  0:03 Sam James
2021-05-16  0:03 Sam James
2021-05-16  0:03 Sam James
2021-05-15 23:32 Andreas K. Hüttel
2020-12-27 14:54 Fabian Groffen
2020-07-24 10:32 Kent Fredric
2020-07-18  4:43 Kent Fredric
2019-10-21  8:39 Fabian Groffen
2019-05-04 18:46 Andreas K. Hüttel
2019-04-26 11:32 Anthony G. Basile
2018-07-10 19:47 Markus Meier
2018-06-25 18:56 Tobias Klausmann
2018-06-12 15:20 Mikle Kolyada
2018-06-07 10:13 Agostino Sarubbo
2018-06-06 16:37 Sergei Trofimovich
2018-06-03 10:40 Sergei Trofimovich
2017-10-09 21:22 Kent Fredric
2017-06-04 10:29 Kent Fredric
2017-06-04  9:18 Kent Fredric
2017-03-22 10:33 Kent Fredric
2016-12-05 14:15 Kent Fredric
2016-10-22 19:27 Andreas Hüttel
2016-08-04  3:03 Kent Fredric

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=1628816700.944d5455e26afaa4538ebccbcf9e86ccc7f1c955.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