summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-16 01:22:05 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-16 01:31:54 +0200
commitff43dc5f983133894bf8cde13b9312968a687806 (patch)
treecdef61b2d402782ed68e42b1ee146ac3090eab45
parentdev-perl/Date-ICal: Stable for all (diff)
downloadgentoo-ff43dc5f983133894bf8cde13b9312968a687806.tar.gz
gentoo-ff43dc5f983133894bf8cde13b9312968a687806.tar.bz2
gentoo-ff43dc5f983133894bf8cde13b9312968a687806.zip
dev-perl/Date-ICal: Remove old
Closes: https://bugs.gentoo.org/707790 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--dev-perl/Date-ICal/Date-ICal-2.678.0-r1.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-perl/Date-ICal/Date-ICal-2.678.0-r1.ebuild b/dev-perl/Date-ICal/Date-ICal-2.678.0-r1.ebuild
deleted file mode 100644
index 397e7b19522a..000000000000
--- a/dev-perl/Date-ICal/Date-ICal-2.678.0-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=RBOW
-MODULE_VERSION=2.678
-inherit perl-module
-
-DESCRIPTION="ICal format date base module for Perl"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ppc ppc64 x86"
-IUSE=""
-
-RDEPEND="dev-perl/Date-Leapyear
- virtual/perl-Time-Local
- virtual/perl-Time-HiRes
- virtual/perl-Storable"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"