summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2008-12-09 08:54:40 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2008-12-09 08:54:40 +0000
commit1cbe65c9cd349c9c185d6f3deac868b1680f78d7 (patch)
tree028c7a5fcbbb977ac735a96b940439be9931b5f0 /dev-perl/DateTime-Format-Strptime
parentadded patch to enable faster installation rules in generated makefiles (diff)
downloadhistorical-1cbe65c9cd349c9c185d6f3deac868b1680f78d7.tar.gz
historical-1cbe65c9cd349c9c185d6f3deac868b1680f78d7.tar.bz2
historical-1cbe65c9cd349c9c185d6f3deac868b1680f78d7.zip
Initial commit, dep for new dev-libs/OpenSRF-1.0.1
Package-Manager: portage-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>