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/Date-Simple/
Date: Sun, 16 May 2021 11:29:14
Message-Id: 1621164523.67ac002ec1413c567217e7d876a914b02ceaf991.dilfridge@gentoo
1 commit: 67ac002ec1413c567217e7d876a914b02ceaf991
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 16 11:14:52 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sun May 16 11:28:43 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67ac002e
7
8 dev-perl/Date-Simple: Remove old
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 dev-perl/Date-Simple/Date-Simple-3.30.0-r1.ebuild | 17 -----------------
14 1 file changed, 17 deletions(-)
15
16 diff --git a/dev-perl/Date-Simple/Date-Simple-3.30.0-r1.ebuild b/dev-perl/Date-Simple/Date-Simple-3.30.0-r1.ebuild
17 deleted file mode 100644
18 index c734403bad7..00000000000
19 --- a/dev-perl/Date-Simple/Date-Simple-3.30.0-r1.ebuild
20 +++ /dev/null
21 @@ -1,17 +0,0 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 -# Distributed under the terms of the GNU General Public License v2
24 -
25 -EAPI=5
26 -
27 -MODULE_AUTHOR=IZUT
28 -MODULE_VERSION=3.03
29 -inherit perl-module
30 -
31 -DESCRIPTION="A simple date object"
32 -
33 -SLOT="0"
34 -LICENSE="|| ( Artistic GPL-2 GPL-3 )" # Artistic or GPL2+
35 -KEYWORDS="amd64 ~arm x86 ~x86-solaris"
36 -IUSE=""
37 -
38 -SRC_TEST=do