Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Set/
Date: Wed, 20 Oct 2021 23:00:41
Message-Id: 1634770780.17b009fed60d851122ceac3c28dc18ec3392705e.dilfridge@gentoo
1 commit: 17b009fed60d851122ceac3c28dc18ec3392705e
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 20 22:45:16 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 20 22:59:40 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17b009fe
7
8 dev-perl/DateTime-Set: Remove old
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 dev-perl/DateTime-Set/DateTime-Set-0.390.0.ebuild | 26 -----------------------
14 1 file changed, 26 deletions(-)
15
16 diff --git a/dev-perl/DateTime-Set/DateTime-Set-0.390.0.ebuild b/dev-perl/DateTime-Set/DateTime-Set-0.390.0.ebuild
17 deleted file mode 100644
18 index 6b288b9da0e..00000000000
19 --- a/dev-perl/DateTime-Set/DateTime-Set-0.390.0.ebuild
20 +++ /dev/null
21 @@ -1,26 +0,0 @@
22 -# Copyright 1999-2019 Gentoo Authors
23 -# Distributed under the terms of the GNU General Public License v2
24 -
25 -EAPI=6
26 -
27 -DIST_AUTHOR=FGLOCK
28 -DIST_VERSION=0.3900
29 -inherit perl-module
30 -
31 -DESCRIPTION="Datetime sets and set math"
32 -
33 -SLOT="0"
34 -KEYWORDS="amd64 x86"
35 -IUSE="test"
36 -RESTRICT="!test? ( test )"
37 -
38 -RDEPEND="
39 - >=dev-perl/DateTime-0.120.0
40 - >=dev-perl/Set-Infinite-0.590.0
41 - dev-perl/Params-Validate
42 -"
43 -DEPEND="${RDEPEND}
44 - dev-perl/Module-Build
45 - test? ( virtual/perl-Test-Simple )
46 -"
47 -# meta.json is incorrect, it needs P-V and M-B