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: 22cfe24a20291fa668d4e6b00901a2acfd4d54fa
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Apr 5 17:50:25 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Apr 5 17:50:25 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=22cfe24a
[migrate] aliased
(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/aliased/ChangeLog | 9 ++++++++-
...{aliased-0.30.ebuild => aliased-0.300.0.ebuild} | 5 +++--
2 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/dev-perl/aliased/ChangeLog b/dev-perl/aliased/ChangeLog
index 00109a6..73c6160 100644
--- a/dev-perl/aliased/ChangeLog
+++ b/dev-perl/aliased/ChangeLog
@@ -1,7 +1,14 @@
# ChangeLog for dev-perl/aliased
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*aliased-0.300.0 (05 Apr 2011)
+
+ 05 Apr 2011; Kent Fredric <kentfredric@...> -aliased-0.30.ebuild,
+ +aliased-0.300.0.ebuild:
+ Migrate
+
+
25 Jan 2010; Torsten Veller <tove@g.o> aliased-0.30.ebuild:
Depend on Module-Build
diff --git a/dev-perl/aliased/aliased-0.30.ebuild b/dev-perl/aliased/aliased-0.300.0.ebuild
similarity index 82%
rename from dev-perl/aliased/aliased-0.30.ebuild
rename to dev-perl/aliased/aliased-0.300.0.ebuild
index b75bbc1..104a368 100644
--- a/dev-perl/aliased/aliased-0.30.ebuild
+++ b/dev-perl/aliased/aliased-0.300.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=2
+EAPI=3
MODULE_AUTHOR=OVID
+MODULE_VERSION="0.30"
inherit perl-module
DESCRIPTION="Use shorter versions of class names"
|
|