summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2008-12-09 08:53:37 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2008-12-09 08:53:37 +0000
commitd4cfc08160f56625637364078e926a4c0d029a6a (patch)
treea6185ed5ae82dabc687e1fbfe1d4ed7b6eb4c683 /dev-perl/DateTime-Format-Strptime
parentInitial commit, dep for new dev-libs/OpenSRF-1.0.1 (diff)
downloadgentoo-2-d4cfc08160f56625637364078e926a4c0d029a6a.tar.gz
gentoo-2-d4cfc08160f56625637364078e926a4c0d029a6a.tar.bz2
gentoo-2-d4cfc08160f56625637364078e926a4c0d029a6a.zip
Initial commit, dep for new dev-libs/OpenSRF-1.0.1
(Portage version: 2.2_rc16/cvs/Linux 2.6.28-rc5-00117-g7f0f598 x86_64)
Diffstat (limited to 'dev-perl/DateTime-Format-Strptime')
-rw-r--r--dev-perl/DateTime-Format-Strptime/ChangeLog10
-rw-r--r--dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.0800.ebuild22
-rw-r--r--dev-perl/DateTime-Format-Strptime/metadata.xml9
3 files changed, 41 insertions, 0 deletions
diff --git a/dev-perl/DateTime-Format-Strptime/ChangeLog b/dev-perl/DateTime-Format-Strptime/ChangeLog
new file mode 100644
index 000000000000..f2476a1b0269
--- /dev/null
+++ b/dev-perl/DateTime-Format-Strptime/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/DateTime-Format-Strptime
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Strptime/ChangeLog,v 1.1 2008/12/09 08:53:37 robbat2 Exp $
+
+*DateTime-Format-Strptime-1.0800 (09 Dec 2008)
+
+ 09 Dec 2008; Robin H. Johnson <robbat2@gentoo.org> +metadata.xml,
+ +DateTime-Format-Strptime-1.0800.ebuild:
+ Initial commit, dep for new dev-libs/OpenSRF-1.0.1
+
diff --git a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.0800.ebuild b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.0800.ebuild
new file mode 100644
index 000000000000..05db93a229c9
--- /dev/null
+++ b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.0800.ebuild
@@ -0,0 +1,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="RICKM"
+MODULE_A="${P}.tgz"
+
+inherit perl-module
+
+DESCRIPTION="Parse and Format DateTimes using Strptime"
+
+IUSE=""
+
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-perl/DateTime
+ dev-perl/DateTime-Locale
+ dev-perl/DateTime-TimeZone
+ >=dev-perl/Params-Validate-0.91
+ dev-lang/perl"
diff --git a/dev-perl/DateTime-Format-Strptime/metadata.xml b/dev-perl/DateTime-Format-Strptime/metadata.xml
new file mode 100644
index 000000000000..8ac7a1c994df
--- /dev/null
+++ b/dev-perl/DateTime-Format-Strptime/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>robbat2@gentoo.org</email>
+ <description>Primary Maintainer</description>
+ </maintainer>
+</pkgmetadata>