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/DateTime/
Date: Tue, 18 Aug 2020 09:29:36 +0000 (UTC)	[thread overview]
Message-ID: <1597742951.d3d8f2468d582ae31f9758d6ebbacc4e94ba195d.kentnl@gentoo> (raw)

commit:     d3d8f2468d582ae31f9758d6ebbacc4e94ba195d
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 18 09:27:54 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Aug 18 09:29:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3d8f246

dev-perl/DateTime: Cleanup old 1.210.0,1.360.0,1.420.0

Old unstable versions eclipsed by newer versions for at least 1 month.

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

 dev-perl/DateTime/DateTime-1.210.0.ebuild | 37 -------------------------
 dev-perl/DateTime/DateTime-1.360.0.ebuild | 45 ------------------------------
 dev-perl/DateTime/DateTime-1.420.0.ebuild | 46 -------------------------------
 dev-perl/DateTime/Manifest                |  3 --
 4 files changed, 131 deletions(-)

diff --git a/dev-perl/DateTime/DateTime-1.210.0.ebuild b/dev-perl/DateTime/DateTime-1.210.0.ebuild
deleted file mode 100644
index 75e1761c770..00000000000
--- a/dev-perl/DateTime/DateTime-1.210.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=DROLSKY
-DIST_VERSION=1.21
-inherit perl-module
-
-DESCRIPTION="A date and time object"
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	virtual/perl-Carp
-	>=dev-perl/DateTime-Locale-0.410.0
-	>=dev-perl/DateTime-TimeZone-1.740.0
-	>=dev-perl/Params-Validate-1.30.0
-	virtual/perl-Scalar-List-Utils
-	dev-perl/Try-Tiny
-	virtual/perl-XSLoader
-"
-DEPEND="${RDEPEND}
-	>=dev-perl/Module-Build-0.280.0
-	test? (
-		virtual/perl-ExtUtils-MakeMaker
-		virtual/perl-File-Spec
-		virtual/perl-Storable
-		dev-perl/Test-Fatal
-		>=virtual/perl-Test-Simple-0.960.0
-		>=dev-perl/Test-Warnings-0.5.0
-	)
-"

diff --git a/dev-perl/DateTime/DateTime-1.360.0.ebuild b/dev-perl/DateTime/DateTime-1.360.0.ebuild
deleted file mode 100644
index dee5256636d..00000000000
--- a/dev-perl/DateTime/DateTime-1.360.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=DROLSKY
-DIST_VERSION=1.36
-inherit perl-module
-
-DESCRIPTION="A date and time object"
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-CONFLICTS="
-	!<=dev-perl/DateTime-Format-Mail-0.402.0
-"
-RDEPEND="
-	${CONFLICTS}
-	virtual/perl-Carp
-	>=dev-perl/DateTime-Locale-1.50.0
-	>=dev-perl/DateTime-TimeZone-2.0.0
-	>=dev-perl/Dist-CheckConflicts-0.20.0
-	>=dev-perl/Params-Validate-1.30.0
-	virtual/perl-Scalar-List-Utils
-	>=dev-perl/Specio-0.180.0
-	dev-perl/Try-Tiny
-	virtual/perl-XSLoader
-	>=dev-perl/namespace-autoclean-0.190.0
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-CPAN-Meta-Requirements
-		>=dev-perl/CPAN-Meta-Check-0.11.0
-		virtual/perl-File-Spec
-		virtual/perl-Storable
-		dev-perl/Test-Fatal
-		>=virtual/perl-Test-Simple-0.960.0
-		>=dev-perl/Test-Warnings-0.5.0
-	)
-"

diff --git a/dev-perl/DateTime/DateTime-1.420.0.ebuild b/dev-perl/DateTime/DateTime-1.420.0.ebuild
deleted file mode 100644
index 2f354719973..00000000000
--- a/dev-perl/DateTime/DateTime-1.420.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=DROLSKY
-DIST_VERSION=1.42
-inherit perl-module
-
-DESCRIPTION="A date and time object"
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-CONFLICTS="
-	!<=dev-perl/DateTime-Format-Mail-0.402.0
-"
-RDEPEND="
-	${CONFLICTS}
-	virtual/perl-Carp
-	>=dev-perl/DateTime-Locale-1.60.0
-	>=dev-perl/DateTime-TimeZone-2.20.0
-	>=dev-perl/Dist-CheckConflicts-0.20.0
-	>=dev-perl/Params-ValidationCompiler-0.130.0
-	virtual/perl-Scalar-List-Utils
-	>=dev-perl/Specio-0.180.0
-	dev-perl/Try-Tiny
-	virtual/perl-XSLoader
-	>=dev-perl/namespace-autoclean-0.190.0
-	virtual/perl-parent
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-CPAN-Meta-Requirements
-		>=dev-perl/CPAN-Meta-Check-0.11.0
-		virtual/perl-File-Spec
-		virtual/perl-Storable
-		dev-perl/Test-Fatal
-		>=virtual/perl-Test-Simple-0.960.0
-		>=dev-perl/Test-Warnings-0.5.0
-	)
-"

diff --git a/dev-perl/DateTime/Manifest b/dev-perl/DateTime/Manifest
index 67e0588f6e0..204b616f011 100644
--- a/dev-perl/DateTime/Manifest
+++ b/dev-perl/DateTime/Manifest
@@ -1,7 +1,4 @@
 DIST DateTime-1.20.tar.gz 220697 BLAKE2B cf2c164725353c15caaf2079fc43af42c0e05892c0084aabbdcb8ac4ceeafde3aa5e5c745262f2d40e7c47b2df632207c1ab28fa40efa386e01a9750f5380c22 SHA512 b0374407683da3b68d0a127a2899deb8222f3bbd3e1f68481a000ca8c7fbde69bf4e43253b4cdd68f97b0a0ee7d8ed9d7a08fda8b5bf713b0f02ba722cd3aff9
-DIST DateTime-1.21.tar.gz 221151 BLAKE2B 73810bcc24c5cacc0f0b083a537665457a7bbc0ad11bb3e0dce6baa2288ed54b0cb0f285b866180e224a7e78c0607c5f2eafde3b065f2bfe3da4321e73d39896 SHA512 256b49c6857c2eab4508ed1c1ddca0d88a32339c10334d70f95599d4d49934fe2fbc7689df334121c29abdb8eb0ebdf066183361224a5dbdce98fc1a216a721f
 DIST DateTime-1.28.tar.gz 229774 BLAKE2B a23b6f0bb990b84e1d045efb7ff8098e531d9d2a9d2376c5eac954d9f862567ea8288066e8b644d79f474d4a279b5061488115a4d839c8eb864673ef4f812ca1 SHA512 cf2c883636073086101dc08596210e59af0cf301ae78e496358e6952f26104aa26c1fdc0784aa10e05ac0308a1ed7aef78a7682b803679481fa570f5de1c04a3
-DIST DateTime-1.36.tar.gz 235407 BLAKE2B a6e710454df7cfc3e94487e663b746605f5a010893d878ae7d7406057ea557f1cff08dfd332207ab7a4c71a508942dd2dd63ed721d047c6c56c94197c9aeca49 SHA512 debb3c10f55d4dca66a495a89ac92f6a1f90c0091b6c223391f0e5d8835a6b5ef00e9529ac29f837e4e82baf630b82e3fcab20223e13ccaf4db9e9d08573486c
-DIST DateTime-1.42.tar.gz 239033 BLAKE2B fd4c20c30d7008cd70dfbd020fff3a0a90f9ea1d5ae7cc71cf01f82aaa07e55b3bfd62eebf5f37cef91857b5aa93f5851bcba4a5b0bcbf63232285fbbabdc842 SHA512 79471a7b2f1bed829e2e767ee1d9d9bddbb9cf68205d008ff70c1002dd402f9dbee98834431d5319e4b8dd22abda29df85c81a32905df18d1ab78f1d05753505
 DIST DateTime-1.44.tar.gz 239685 BLAKE2B 6d725244f1ef028a5860774b93c1e361e6cd14f6d6cff5a586ee8af6bd4c2fbb196b66884ec62878dbf585824d24e754092750e32cfaa57dc999307e4637e279 SHA512 a256efc26ad1f2859f3371b70e5edd0d962d2c19c54b746178e3945b1dc665621d09b7ac6be279c7e92b8aa91763c5df2d8ccbca1832ba69ac810feb8533ca71
 DIST DateTime-1.52.tar.gz 269535 BLAKE2B b8da6a8ca968fcceafed77465b7b25acf9a3438d0e8bbb209141d9a85eab415da54a874981ebcb1cfdac6a3e4edb1a617a1d4d45b58ece5a5ea8b6693aa0aec2 SHA512 c2e359f480396e0da16afbec362cb744f201f6c777fa916228f0adfd26a848b9451535feeda4e1531e5afb40a286e3b11a44e95dc0947dc4e2ba714973bb5ac4


             reply	other threads:[~2020-08-18  9:29 UTC|newest]

Thread overview: 66+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-18  9:29 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-26  7:45 [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime/ Sam James
2024-06-14  0:43 Sam James
2024-05-02  1:36 Sam James
2024-01-23  5:43 Sam James
2024-01-10 15:03 Sam James
2023-12-31  3:49 Sam James
2023-11-13  4:35 Sam James
2023-08-02 21:06 Sam James
2023-06-21  7:35 Sam James
2021-08-13  1:05 Sam James
2021-08-06 12:16 Sam James
2021-08-03 11:05 Sam James
2021-08-02  3:22 Sam James
2021-08-01 10:42 Sam James
2021-05-17  7:49 Agostino Sarubbo
2021-05-16 23:44 Sam James
2021-05-16 19:57 Sam James
2021-05-16 14:55 Sam James
2021-05-16 14:44 Sam James
2021-05-16 11:29 Andreas K. Hüttel
2020-12-27 14:54 Fabian Groffen
2020-12-12  8:40 Kent Fredric
2020-07-25  9:07 Kent Fredric
2020-04-12 18:27 Sergei Trofimovich
2020-04-12  9:44 Sergei Trofimovich
2019-03-20 19:37 Sergei Trofimovich
2018-12-08 12:51 Mikle Kolyada
2018-11-23 13:06 Agostino Sarubbo
2018-10-18  7:52 Tobias Klausmann
2018-10-16 18:47 Fabian Groffen
2018-10-06 19:34 Matt Turner
2018-09-30 16:08 Sergei Trofimovich
2018-08-26 16:47 Sergei Trofimovich
2018-08-04  0:29 Mikle Kolyada
2018-04-15 21:10 Sergei Trofimovich
2018-04-11 18:50 Markus Meier
2018-04-07 20:31 Sergei Trofimovich
2018-04-07 20:27 Sergei Trofimovich
2018-04-07 15:26 Mart Raudsepp
2017-10-19  4:27 Kent Fredric
2017-10-10  6:04 Kent Fredric
2017-03-15 18:54 Matt Turner
2017-03-10 21:04 Matt Turner
2017-02-22 21:45 Markus Meier
2017-02-20 18:02 Markus Meier
2017-01-12 14:21 Jeroen Roovers
2017-01-05  3:41 Kent Fredric
2017-01-05  3:41 Kent Fredric
2016-12-04 16:43 Michael Palimaka
2016-11-24 17:45 Tobias Klausmann
2016-11-17  6:01 Kent Fredric
2016-11-17  6:01 Kent Fredric
2016-11-11 20:22 Kent Fredric
2016-11-11  3:46 Kent Fredric
2016-01-24 12:11 Andreas Hüttel
2016-01-24  7:39 Jeroen Roovers
2016-01-17 19:04 Mikle Kolyada
2016-01-17 17:02 Agostino Sarubbo
2016-01-12 20:14 Markus Meier
2016-01-10 10:34 Agostino Sarubbo
2016-01-06 13:34 Agostino Sarubbo
2016-01-02 18:53 Agostino Sarubbo
2016-01-01 13:45 Andreas Hüttel
2016-01-01 13:45 Andreas Hüttel
2015-09-08 19:43 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=1597742951.d3d8f2468d582ae31f9758d6ebbacc4e94ba195d.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