summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-0.83.ebuild')
-rw-r--r--dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-0.83.ebuild26
1 files changed, 0 insertions, 26 deletions
diff --git a/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-0.83.ebuild b/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-0.83.ebuild
deleted file mode 100644
index 49819d8bb3e5..000000000000
--- a/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-0.83.ebuild
+++ /dev/null
@@ -1,26 +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-Natural/DateTime-Format-Natural-0.83.ebuild,v 1.1 2010/01/16 21:58:22 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=SCHUBIGER
-inherit perl-module
-
-DESCRIPTION="Create machine readable date/time with natural parsing logic"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="dev-perl/boolean
- dev-perl/DateTime
- dev-perl/Params-Validate
- dev-perl/List-MoreUtils"
-DEPEND="${RDEPEND}
- virtual/perl-Module-Build
- test? ( dev-perl/Test-MockTime
- dev-perl/Test-Pod
- dev-perl/Test-Pod-Coverage )"
-
-SRC_TEST=do