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: 4c484ce387fc4bad7d91368f35c25acf7c866353
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Apr 5 17:22:23 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Apr 5 17:22:23 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=4c484ce3
[migrate] Cache-Ref
(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
...che-Ref-0.02.ebuild => Cache-Ref-0.20.0.ebuild} | 3 ++-
...che-Ref-0.04.ebuild => Cache-Ref-0.40.0.ebuild} | 3 ++-
dev-perl/Cache-Ref/ChangeLog | 9 ++++++++-
3 files changed, 12 insertions(+), 3 deletions(-)
diff --git a/dev-perl/Cache-Ref/Cache-Ref-0.02.ebuild b/dev-perl/Cache-Ref/Cache-Ref-0.20.0.ebuild
similarity index 90%
rename from dev-perl/Cache-Ref/Cache-Ref-0.02.ebuild
rename to dev-perl/Cache-Ref/Cache-Ref-0.20.0.ebuild
index 4f62fde..566c643 100644
--- a/dev-perl/Cache-Ref/Cache-Ref-0.02.ebuild
+++ b/dev-perl/Cache-Ref/Cache-Ref-0.20.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=3
MODULE_AUTHOR=NUFFIN
+MODULE_VERSION="0.02"
inherit perl-module
DESCRIPTION="Memory only cache of live references"
diff --git a/dev-perl/Cache-Ref/Cache-Ref-0.04.ebuild b/dev-perl/Cache-Ref/Cache-Ref-0.40.0.ebuild
similarity index 90%
rename from dev-perl/Cache-Ref/Cache-Ref-0.04.ebuild
rename to dev-perl/Cache-Ref/Cache-Ref-0.40.0.ebuild
index c88b05d..57440c5 100644
--- a/dev-perl/Cache-Ref/Cache-Ref-0.04.ebuild
+++ b/dev-perl/Cache-Ref/Cache-Ref-0.40.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=3
MODULE_AUTHOR=BRUNOV
+MODULE_VERSION="0.04"
inherit perl-module
DESCRIPTION="Memory only cache of live references"
diff --git a/dev-perl/Cache-Ref/ChangeLog b/dev-perl/Cache-Ref/ChangeLog
index 5537cf5..47bf74d 100644
--- a/dev-perl/Cache-Ref/ChangeLog
+++ b/dev-perl/Cache-Ref/ChangeLog
@@ -1,7 +1,14 @@
# ChangeLog for dev-perl/Cache-Ref
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Cache-Ref-0.40.0 (05 Apr 2011)
+*Cache-Ref-0.20.0 (05 Apr 2011)
+
+ 05 Apr 2011; Kent Fredric <kentfredric@...> -Cache-Ref-0.02.ebuild,
+ -Cache-Ref-0.04.ebuild, +Cache-Ref-0.20.0.ebuild, +Cache-Ref-0.40.0.ebuild:
+ Migrate
+
*Cache-Ref-0.04 (06 Nov 2010)
06 Nov 2010; Torsten Veller <tove@g.o> +Cache-Ref-0.04.ebuild:
|
|