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: a1ef29886e1f4306551e61b6668f32d09008748c
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Apr 5 17:41:26 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Apr 5 17:41:26 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a1ef2988
[migrate] Test-DistManifest
(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/Test-DistManifest/ChangeLog | 6 ++++++
...1.009.ebuild => Test-DistManifest-1.9.0.ebuild} | 1 +
2 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Test-DistManifest/ChangeLog b/dev-perl/Test-DistManifest/ChangeLog
index 7c07922..6177b5e 100644
--- a/dev-perl/Test-DistManifest/ChangeLog
+++ b/dev-perl/Test-DistManifest/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Test-DistManifest-1.9.0 (05 Apr 2011)
+
+ 05 Apr 2011; Kent Fredric <kentfredric@...>
+ -Test-DistManifest-1.009.ebuild, +Test-DistManifest-1.9.0.ebuild:
+ Migrate to x.y.z
+
*Test-DistManifest-1.009 (09 Jan 2011)
09 Jan 2011; Kent Fredric <kentfredric@...>
diff --git a/dev-perl/Test-DistManifest/Test-DistManifest-1.009.ebuild b/dev-perl/Test-DistManifest/Test-DistManifest-1.9.0.ebuild
similarity index 95%
rename from dev-perl/Test-DistManifest/Test-DistManifest-1.009.ebuild
rename to dev-perl/Test-DistManifest/Test-DistManifest-1.9.0.ebuild
index 4b38c21..c833e0c 100644
--- a/dev-perl/Test-DistManifest/Test-DistManifest-1.009.ebuild
+++ b/dev-perl/Test-DistManifest/Test-DistManifest-1.9.0.ebuild
@@ -3,6 +3,7 @@
# $Header: $
EAPI="3"
MODULE_AUTHOR=JAWNSY
+MODULE_VERSION="1.009"
inherit perl-module
DESCRIPTION="Author test that validates a package MANIFEST"
|
|