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: f891d27bed33cce6b28ef4912e371bfb8eb0ae4c
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jun 23 15:01:44 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jun 23 15:01:44 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f891d27b
[migrate] String-Diff to x.y.z
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/String-Diff/ChangeLog | 10 ++++++++++
...-Diff-0.04.ebuild => String-Diff-0.40.0.ebuild} | 3 ++-
2 files changed, 12 insertions(+), 1 deletions(-)
diff --git a/dev-perl/String-Diff/ChangeLog b/dev-perl/String-Diff/ChangeLog
new file mode 100644
index 0000000..e11670d
--- /dev/null
+++ b/dev-perl/String-Diff/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/String-Diff
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*String-Diff-0.40.0 (23 Jun 2012)
+
+ 23 Jun 2012; Kent Fredric <kentfredric@...> -String-Diff-0.04.ebuild,
+ +String-Diff-0.40.0.ebuild:
+ Migrate to x.y.z
+
diff --git a/dev-perl/String-Diff/String-Diff-0.04.ebuild b/dev-perl/String-Diff/String-Diff-0.40.0.ebuild
similarity index 81%
rename from dev-perl/String-Diff/String-Diff-0.04.ebuild
rename to dev-perl/String-Diff/String-Diff-0.40.0.ebuild
index 619c4a9..e4b0c7f 100644
--- a/dev-perl/String-Diff/String-Diff-0.04.ebuild
+++ b/dev-perl/String-Diff/String-Diff-0.40.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
MODULE_AUTHOR=YAPPO
+MODULE_VERSION="0.04"
inherit perl-module
DESCRIPTION="Simple diff to String"
|
|