summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.4000.ebuild')
-rw-r--r--dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.4000.ebuild24
1 files changed, 0 insertions, 24 deletions
diff --git a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.4000.ebuild b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.4000.ebuild
deleted file mode 100644
index 4b1f7aa0694b..000000000000
--- a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.4000.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.4000.ebuild,v 1.1 2010/07/15 14:27:02 tove Exp $
-
-EAPI=3
-
-MODULE_AUTHOR=DROLSKY
-inherit perl-module
-
-DESCRIPTION="Parse and Format DateTimes using Strptime"
-
-LICENSE="Artistic-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-perl/DateTime
- >=dev-perl/DateTime-Locale-0.45
- >=dev-perl/DateTime-TimeZone-0.79
- >=dev-perl/Params-Validate-0.91"
-DEPEND="${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.31"
-
-SRC_TEST=do