summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-06-09 20:45:54 +0000
committerTorsten Veller <tove@gentoo.org>2009-06-09 20:45:54 +0000
commit3ef355b5934979df8f8268210f00ac32b4238849 (patch)
treeedc6de82d09adf0ebcb2b1978a82edcbef507a8d /dev-perl/DateTime-Format-Natural
parentUse correct sip dependencies. Fixes bug 273430 (diff)
downloadhistorical-3ef355b5934979df8f8268210f00ac32b4238849.tar.gz
historical-3ef355b5934979df8f8268210f00ac32b4238849.tar.bz2
historical-3ef355b5934979df8f8268210f00ac32b4238849.zip
Initial import from perl-experimental
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'dev-perl/DateTime-Format-Natural')
-rw-r--r--dev-perl/DateTime-Format-Natural/ChangeLog16
-rw-r--r--dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-0.76.ebuild26
-rw-r--r--dev-perl/DateTime-Format-Natural/Manifest14
-rw-r--r--dev-perl/DateTime-Format-Natural/metadata.xml5
4 files changed, 61 insertions, 0 deletions
diff --git a/dev-perl/DateTime-Format-Natural/ChangeLog b/dev-perl/DateTime-Format-Natural/ChangeLog
new file mode 100644
index 000000000000..a428f33a6c66
--- /dev/null
+++ b/dev-perl/DateTime-Format-Natural/ChangeLog
@@ -0,0 +1,16 @@
+# ChangeLog for dev-perl/DateTime-Format-Natural
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Natural/ChangeLog,v 1.1 2009/06/09 20:45:54 tove Exp $
+
+*DateTime-Format-Natural-0.76 (09 Jun 2009)
+
+ 09 Jun 2009; Torsten Veller <tove@gentoo.org>
+ +DateTime-Format-Natural-0.76.ebuild, +metadata.xml:
+ Initial import from perl-experimental. Based on ebuild from Michele
+ Beltrame
+
+ 22 Apr 2009; Michele Beltrame <mb@cattlegrid.info>
+ -DateTime-Format-Natural-0.73.ebuild,
+ +DateTime-Format-Natural-0.76.ebuild:
+ Bump + cleanup
+
diff --git a/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-0.76.ebuild b/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-0.76.ebuild
new file mode 100644
index 000000000000..cb2d14e77675
--- /dev/null
+++ b/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-0.76.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-0.76.ebuild,v 1.1 2009/06/09 20:45:54 tove Exp $
+
+EAPI=2
+
+MODULE_AUTHOR=SCHUBIGER
+inherit perl-module
+
+DESCRIPTION="Create machine readable date/time with natural parsing logic"
+
+SLOT="0"
+KEYWORDS="~x86"
+IUSE="test"
+
+RDEPEND="dev-perl/boolean
+ dev-perl/DateTime
+ dev-perl/Params-Validate
+ dev-perl/List-MoreUtils"
+DEPEND="${RDEPEND}
+ virtual/perl-Module-Build
+ test? ( dev-perl/Test-MockTime
+ dev-perl/Test-Pod
+ dev-perl/Test-Pod-Coverage )"
+
+SRC_TEST=do
diff --git a/dev-perl/DateTime-Format-Natural/Manifest b/dev-perl/DateTime-Format-Natural/Manifest
new file mode 100644
index 000000000000..eab524ce3da0
--- /dev/null
+++ b/dev-perl/DateTime-Format-Natural/Manifest
@@ -0,0 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+DIST DateTime-Format-Natural-0.76.tar.gz 30916 RMD160 5604bda767feb93cf3dc868a71d5e81ff2bf3c02 SHA1 717d6c01dd46e6b2ce72c90581d4529b075be101 SHA256 516a584e55ccccf765048468068b1b5640ac13ed76a61c72c770b213320167d6
+EBUILD DateTime-Format-Natural-0.76.ebuild 656 RMD160 e263156a321d82ba69f383a396c8e8f0ca9a803b SHA1 01304e1cd98042174534ee7d8c0d1b488537b6e8 SHA256 273bd83e5e523017e66bd2a229b68ac6cddaa6ecd4bcc6428dae52fd97e55652
+MISC ChangeLog 616 RMD160 c8ae55ffbc1e2c7293c6debb2adfab377b4afb84 SHA1 df9e3fd362a6433cb7ee97914df84c14ff02d584 SHA256 ce29da4e3ba4602086e65b59a9fa66957eb51d13cfe688fa497c515d5f1d3336
+MISC metadata.xml 161 RMD160 c312c9f6ec7017036d80c2d0cc39105488b5811e SHA1 04aaf1e428a1c7b87d403aec706d0d9e0faf7132 SHA256 03133f1c99f9897289d97dc74a0ccc9b0a8138838507982422de997be1910a54
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.11 (GNU/Linux)
+
+iEYEARECAAYFAkouyh0ACgkQV3J2n04EauwLtwCdEPrwPJVwcUbuqFMtLXxepAEo
+NBsAni/LNPlaaONcIHzmcTfaHttf4qRh
+=6kwN
+-----END PGP SIGNATURE-----
diff --git a/dev-perl/DateTime-Format-Natural/metadata.xml b/dev-perl/DateTime-Format-Natural/metadata.xml
new file mode 100644
index 000000000000..fcd994bc881b
--- /dev/null
+++ b/dev-perl/DateTime-Format-Natural/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+</pkgmetadata>