Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
commit: b3dea1ff9e7b418bda4255ede0daaeab72575ac9
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Mar 21 23:37:18 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Mar 21 23:39:45 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b3dea1ff
[migrate] DateTime-Format-DB2
(Portage version: 2.2.0_alpha27/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/DateTime-Format-DB2/ChangeLog | 12 +++++++++++-
...05.ebuild => DateTime-Format-DB2-0.50.0.ebuild} | 5 +++--
2 files changed, 14 insertions(+), 3 deletions(-)
diff --git a/dev-perl/DateTime-Format-DB2/ChangeLog b/dev-perl/DateTime-Format-DB2/ChangeLog
index 7a44b80..c3e9f36 100644
--- a/dev-perl/DateTime-Format-DB2/ChangeLog
+++ b/dev-perl/DateTime-Format-DB2/ChangeLog
@@ -1,7 +1,17 @@
# ChangeLog for dev-perl/DateTime-Format-DB2
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 21 Mar 2011; Kent Fredric <kentfredric@...>
+ DateTime-Format-DB2-0.50.0.ebuild:
+ EAPI4 / Test/Check
+
+*DateTime-Format-DB2-0.50.0 (21 Mar 2011)
+
+ 21 Mar 2011; Kent Fredric <kentfredric@...>
+ -DateTime-Format-DB2-0.05.ebuild, +DateTime-Format-DB2-0.50.0.ebuild:
+ Migrate to new version scheme
+
06 Jul 2009; Daniel Westermann-Clark <dwc@...>
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.50.0.ebuild
similarity index 83%
rename from dev-perl/DateTime-Format-DB2/DateTime-Format-DB2-0.05.ebuild
rename to dev-perl/DateTime-Format-DB2/DateTime-Format-DB2-0.50.0.ebuild
index e3b4e7d..10e616a 100644
--- a/dev-perl/DateTime-Format-DB2/DateTime-Format-DB2-0.05.ebuild
+++ b/dev-perl/DateTime-Format-DB2/DateTime-Format-DB2-0.50.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=2
+EAPI=4
MODULE_AUTHOR=JROBINSON
+MODULE_VERSION="0.05"
inherit perl-module
DESCRIPTION="Parse and format DB2 dates and times"
|
|