summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Westermann-Clark <dwc@pobox.com>2009-07-06 19:37:57 -0400
committerKent Fredric <kentfredric@gmail.com>2011-03-22 12:35:45 +1300
commit44c5ab7cddb0a867c3041e1c6f8498a620cf65a3 (patch)
tree9b22a1ebaf349a53c0883d3af00ea34a487534c7 /dev-perl/DateTime-Format-DB2
parent[import] ( dwc:DateTime-Format-DB2 ) Add remaining ebuilds from my perl-datet... (diff)
downloadperl-overlay-44c5ab7cddb0a867c3041e1c6f8498a620cf65a3.tar.gz
perl-overlay-44c5ab7cddb0a867c3041e1c6f8498a620cf65a3.tar.bz2
perl-overlay-44c5ab7cddb0a867c3041e1c6f8498a620cf65a3.zip
[import] ( dwc:DateTime-Format-DB2 ) Convert to EAPI=2 and add metadata.xml
(Portage version: 2.1.6.13/git/Linux x86_64) (Signed Manifest commit)
Diffstat (limited to 'dev-perl/DateTime-Format-DB2')
-rw-r--r--dev-perl/DateTime-Format-DB2/ChangeLog8
-rw-r--r--dev-perl/DateTime-Format-DB2/DateTime-Format-DB2-0.05.ebuild17
-rw-r--r--dev-perl/DateTime-Format-DB2/Manifest14
-rw-r--r--dev-perl/DateTime-Format-DB2/metadata.xml9
4 files changed, 38 insertions, 10 deletions
diff --git a/dev-perl/DateTime-Format-DB2/ChangeLog b/dev-perl/DateTime-Format-DB2/ChangeLog
new file mode 100644
index 000000000..7a44b8063
--- /dev/null
+++ b/dev-perl/DateTime-Format-DB2/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for dev-perl/DateTime-Format-DB2
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+ 06 Jul 2009; Daniel Westermann-Clark <dwc@pobox.com>
+ DateTime-Format-DB2-0.05.ebuild, +metadata.xml:
+ Convert to EAPI=2 and add metadata.xml
+
diff --git a/dev-perl/DateTime-Format-DB2/DateTime-Format-DB2-0.05.ebuild b/dev-perl/DateTime-Format-DB2/DateTime-Format-DB2-0.05.ebuild
index 528c99fd4..e3b4e7d88 100644
--- a/dev-perl/DateTime-Format-DB2/DateTime-Format-DB2-0.05.ebuild
+++ b/dev-perl/DateTime-Format-DB2/DateTime-Format-DB2-0.05.ebuild
@@ -1,21 +1,20 @@
-# Copyright Daniel Westermann-Clark <daniel at acceleration dot net>
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header$
+# $Header: $
-inherit perl-module eutils
+EAPI=2
+
+MODULE_AUTHOR=JROBINSON
+inherit perl-module
DESCRIPTION="Parse and format DB2 dates and times"
-HOMEPAGE="http://search.cpan.org/dist/${PN}/"
-SRC_URI="mirror://cpan/authors/id/J/JR/JROBINSON/${P}.tar.gz"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="amd64 x86"
-RESTRICT="nomirror"
+KEYWORDS="~amd64 ~x86"
SRC_TEST="do"
IUSE=""
-RDEPEND="dev-lang/perl
- dev-perl/DateTime
+RDEPEND="dev-perl/DateTime
dev-perl/DateTime-Format-Builder"
DEPEND="${RDEPEND}"
diff --git a/dev-perl/DateTime-Format-DB2/Manifest b/dev-perl/DateTime-Format-DB2/Manifest
index f0fd35263..2bee426a8 100644
--- a/dev-perl/DateTime-Format-DB2/Manifest
+++ b/dev-perl/DateTime-Format-DB2/Manifest
@@ -1,2 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
DIST DateTime-Format-DB2-0.05.tar.gz 2581 RMD160 b07ba6ab749cacabf105eb190e47f0e343c5888f SHA1 7fa9b3c4815464c7bc91d77aadd35b73b35e78c4 SHA256 1608553b644aabd51f8a62bb2c009ccdc870b5de8539cc0b8a30f3d8b57d7f35
-EBUILD DateTime-Format-DB2-0.05.ebuild 538 RMD160 7dd564b604371dc7f90abeabd1563a23f2fd6203 SHA1 9475b1fbb1e48756f70cda7270b3afb0d5b574b1 SHA256 6b66fb0dc2e24fdff9f27ce1a0e940f60f43c4969a05951641bd879d0c3d980d
+EBUILD DateTime-Format-DB2-0.05.ebuild 395 RMD160 0f872b92ad744dfd9b706bcae8b3ff68cce41bcb SHA1 6dcf8343dff3ec70a1fb8a14ea7ce10acfc1300c SHA256 fb9db49d2589ddce4a1e90c794bd250956cb51915a4ae6e232e534c2c82c21d2
+MISC ChangeLog 276 RMD160 13c29329af5ed5dece560b6ca1987a8cd348211b SHA1 c5afe6364633180e211cd854fa5915a17cbfa3d8 SHA256 7dd1cd661f701be528171a1f9ec40ca1793908585ffe5786daf116b4cc657454
+MISC metadata.xml 278 RMD160 e8be6660b64bbeaac81b980352c2201e7e4d315b SHA1 44e0b651e9b8d511ebd1ba52eb11d746dd723165 SHA256 5c45b43ea1f6a23cc7295a81911d3cd670928fbb11263b038e7ce40ab05ac0d8
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.11 (GNU/Linux)
+
+iEYEARECAAYFAkpSitUACgkQCsPghJr8roI29ACghVAKk1+Lh+8gmnbtOYy4HT8z
+FQYAnAxuUNco5Ia0+/Rc+KIF8mTFHdER
+=ZWuj
+-----END PGP SIGNATURE-----
diff --git a/dev-perl/DateTime-Format-DB2/metadata.xml b/dev-perl/DateTime-Format-DB2/metadata.xml
new file mode 100644
index 000000000..743b27179
--- /dev/null
+++ b/dev-perl/DateTime-Format-DB2/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>dwc@pobox.com</email>
+ <name>Daniel Westermann-Clark</name>
+ </maintainer>
+</pkgmetadata>