* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Module-Extract/
@ 2014-10-01 9:44 Kent Fredric
0 siblings, 0 replies; only message in thread
From: Kent Fredric @ 2014-10-01 9:44 UTC (permalink / raw
To: gentoo-commits
commit: 70416e6fb16a9aedb885de30a172a2dffa3915c1
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Sep 30 17:19:51 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Sep 30 17:19:51 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=70416e6f
[fixup] dev-perl/Module-Extract EAPI5, normalise, fix dep on Archive-Extract
Package-Manager: portage-2.2.10
---
| 8 +++++++-
| 7 ++++---
2 files changed, 11 insertions(+), 4 deletions(-)
--git a/dev-perl/Module-Extract/ChangeLog b/dev-perl/Module-Extract/ChangeLog
index 1b01e35..eb3506a 100644
--- a/dev-perl/Module-Extract/ChangeLog
+++ b/dev-perl/Module-Extract/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-perl/Module-Extract
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Module-Extract-0.10.0 (30 Sep 2014)
+
+ 30 Sep 2014; Kent Fredric <kentfredric@gmail.com>
+ -Module-Extract-0.01.ebuild, +Module-Extract-0.10.0.ebuild:
+ EAPI5, normalise, fix dep on Archive-Extract
+
20 Dec 2009; Torsten Veller <tove@gentoo.org> Module-Extract-0.01.ebuild:
Move dev-perl/Archive-Extract to perl-core
--git a/dev-perl/Module-Extract/Module-Extract-0.01.ebuild b/dev-perl/Module-Extract/Module-Extract-0.10.0.ebuild
similarity index 75%
rename from dev-perl/Module-Extract/Module-Extract-0.01.ebuild
rename to dev-perl/Module-Extract/Module-Extract-0.10.0.ebuild
index 54fa3c8..49ca7fd 100644
--- a/dev-perl/Module-Extract/Module-Extract-0.01.ebuild
+++ b/dev-perl/Module-Extract/Module-Extract-0.10.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=2
+EAPI=5
MODULE_AUTHOR=ADAMK
+MODULE_VERSION=0.01
inherit perl-module
DESCRIPTION="Base class for working with Perl distributions"
@@ -14,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="virtual/perl-File-Temp
- virtual/perl-Archive-Extract"
+ dev-perl/Archive-Extract"
DEPEND="${RDEPEND}"
SRC_TEST=do
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-10-01 9:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-01 9:44 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Module-Extract/ Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox