diff options
author | 2011-08-31 13:12:02 +0000 | |
---|---|---|
committer | 2011-08-31 13:12:02 +0000 | |
commit | cf01e3bb775929fab7bb1aad692e10f6327a6570 (patch) | |
tree | 3335175e4cc520fb3f2b3437d19cc70f231c50f0 /dev-perl/DateTime-Format-DateManip/DateTime-Format-DateManip-0.40.0.ebuild | |
parent | Parallel build fails for 1.2.x, seems fixed in 1.4.x (bug #343249). (diff) | |
download | historical-cf01e3bb775929fab7bb1aad692e10f6327a6570.tar.gz historical-cf01e3bb775929fab7bb1aad692e10f6327a6570.tar.bz2 historical-cf01e3bb775929fab7bb1aad692e10f6327a6570.zip |
Change version scheme
Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/DateTime-Format-DateManip/DateTime-Format-DateManip-0.40.0.ebuild')
-rw-r--r-- | dev-perl/DateTime-Format-DateManip/DateTime-Format-DateManip-0.40.0.ebuild | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/dev-perl/DateTime-Format-DateManip/DateTime-Format-DateManip-0.40.0.ebuild b/dev-perl/DateTime-Format-DateManip/DateTime-Format-DateManip-0.40.0.ebuild new file mode 100644 index 000000000000..4fcda08c50e4 --- /dev/null +++ b/dev-perl/DateTime-Format-DateManip/DateTime-Format-DateManip-0.40.0.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-DateManip/DateTime-Format-DateManip-0.40.0.ebuild,v 1.1 2011/08/31 12:39:17 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=BBENNETT +MODULE_VERSION=0.04 +MODULE_SECTION=dt-fmt-datemanip +inherit perl-module + +DESCRIPTION="convert Date::Manip dates and durations to DateTimes and vice versa" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="dev-perl/DateManip + dev-perl/DateTime" +DEPEND="${RDEPEND} + virtual/perl-Module-Build" + +SRC_TEST=do |