summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-11-02 02:59:33 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-11-02 03:01:12 +0100
commitbac3b334c73b56e81a04e8a0c3e60ae9ec02187a (patch)
tree1696a634948073dda1d698b1865db8ee4cac1db0 /dev-perl/HTTP-Date/HTTP-Date-6.20.0-r1.ebuild
parentdev-perl/HTTP-Daemon: Remove old (diff)
downloadgentoo-bac3b334c73b56e81a04e8a0c3e60ae9ec02187a.tar.gz
gentoo-bac3b334c73b56e81a04e8a0c3e60ae9ec02187a.tar.bz2
gentoo-bac3b334c73b56e81a04e8a0c3e60ae9ec02187a.zip
dev-perl/HTTP-Date: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/HTTP-Date/HTTP-Date-6.20.0-r1.ebuild')
-rw-r--r--dev-perl/HTTP-Date/HTTP-Date-6.20.0-r1.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-perl/HTTP-Date/HTTP-Date-6.20.0-r1.ebuild b/dev-perl/HTTP-Date/HTTP-Date-6.20.0-r1.ebuild
deleted file mode 100644
index 4fe24de8401d..000000000000
--- a/dev-perl/HTTP-Date/HTTP-Date-6.20.0-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=GAAS
-MODULE_VERSION=6.02
-inherit perl-module
-
-DESCRIPTION="Date conversion for HTTP date formats"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="
- !<dev-perl/libwww-perl-6
- virtual/perl-Time-Local
-"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do