summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-06-06 22:21:21 +0200
committerTorsten Veller <tove@gentoo.org>2010-06-06 22:21:21 +0200
commit5e584558bac950ddc0485267627954fa416021e0 (patch)
tree553f7368db29f50207be2ee90cbcaaecb4d2e5ee /dev-perl/Data-FormValidator-Constraints-DateTime/Data-FormValidator-Constraints-DateTime-1.10.ebuild
parentdev-perl/Data-Section: Bump to 0.100770 (diff)
downloadperl-overlay-5e584558bac950ddc0485267627954fa416021e0.tar.gz
perl-overlay-5e584558bac950ddc0485267627954fa416021e0.tar.bz2
perl-overlay-5e584558bac950ddc0485267627954fa416021e0.zip
dev-perl/Data-FormValidator-Constraints-DateTime: Bump to 1.10
(Portage version: 2.2_rc67/git/Linux x86_64) (Signed Manifest commit)
Diffstat (limited to 'dev-perl/Data-FormValidator-Constraints-DateTime/Data-FormValidator-Constraints-DateTime-1.10.ebuild')
-rw-r--r--dev-perl/Data-FormValidator-Constraints-DateTime/Data-FormValidator-Constraints-DateTime-1.10.ebuild23
1 files changed, 23 insertions, 0 deletions
diff --git a/dev-perl/Data-FormValidator-Constraints-DateTime/Data-FormValidator-Constraints-DateTime-1.10.ebuild b/dev-perl/Data-FormValidator-Constraints-DateTime/Data-FormValidator-Constraints-DateTime-1.10.ebuild
new file mode 100644
index 000000000..239f79e39
--- /dev/null
+++ b/dev-perl/Data-FormValidator-Constraints-DateTime/Data-FormValidator-Constraints-DateTime-1.10.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+MODULE_AUTHOR=WONKO
+inherit perl-module
+
+DESCRIPTION="D::FV constraints for dates and times"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-perl/DateTime-0.23
+ >=dev-perl/DateTime-Format-Strptime-1.00
+ dev-perl/DateTime-Format-Builder
+ >=dev-perl/Data-FormValidator-3.61"
+DEPEND="${RDEPEND}
+ virtual/perl-Module-Build"
+
+SRC_TEST=do