diff options
Diffstat (limited to 'dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0-r1.ebuild')
-rw-r--r-- | dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0-r1.ebuild | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0-r1.ebuild b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0-r1.ebuild new file mode 100644 index 000000000000..5f8eeda464dd --- /dev/null +++ b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.540.0-r1.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2014 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.540.0-r1.ebuild,v 1.1 2014/08/24 01:49:08 axs Exp $ + +EAPI=5 + +MODULE_AUTHOR=DROLSKY +MODULE_VERSION=1.54 +inherit perl-module + +DESCRIPTION="Parse and Format DateTimes using Strptime" + +LICENSE="Artistic-2" +SLOT="0" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-macos ~x86-solaris" +IUSE="" + +RDEPEND=" + >=dev-perl/DateTime-0.44 + >=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 |