diff options
Diffstat (limited to 'dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.10.ebuild')
-rw-r--r-- | dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.10.ebuild | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.10.ebuild b/dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.10.ebuild new file mode 100644 index 000000000000..557421d56b22 --- /dev/null +++ b/dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.10.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.10.ebuild,v 1.1 2009/11/14 10:49:29 robbat2 Exp $ + +MODULE_AUTHOR="CFAERBER" + +inherit perl-module + +DESCRIPTION="Parse and format SQLite dates and times" + +IUSE="" + +SLOT="0" +LICENSE="|| ( Artistic GPL-2 )" +KEYWORDS="~amd64 ~x86" + +DEPEND=">=dev-perl/DateTime-0.51 + >=dev-perl/DateTime-Format-Builder-0.7901 + dev-lang/perl" +SRC_TEST=do |