summaryrefslogtreecommitdiff
blob: 46d3c869cd0cefcbd6c3f3b793ee837d7f9c9b7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# This ebuild generated by g-cpan 0.16.0

MODULE_AUTHOR="DROLSKY"

inherit perl-module

DESCRIPTION="Create DateTime parser classes and objects"

IUSE=""

SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~amd64 ~x86"

DEPEND="dev-perl/DateTime
	dev-perl/Class-Factory-Util
	>=dev-perl/Params-Validate-0.91
	virtual/perl-Module-Build
	>=dev-perl/DateTime-Format-Strptime-1.0800
	dev-perl/Task-Weaken"