commit:     c27c7abc0a618586e35135095acc02bab8ee8cc5
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jun 13 16:15:53 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jun 13 16:15:53 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=c27c7abc

[fixup] Linux-DVB: EAPI5, normalise version, fixup deps

Package-Manager: portage-2.2.17

 .../{Linux-DVB-1.01.ebuild => Linux-DVB-1.10.0.ebuild}        | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Linux-DVB/Linux-DVB-1.01.ebuild 
b/dev-perl/Linux-DVB/Linux-DVB-1.10.0.ebuild
similarity index 63%
rename from dev-perl/Linux-DVB/Linux-DVB-1.01.ebuild
rename to dev-perl/Linux-DVB/Linux-DVB-1.10.0.ebuild
index 74d47d4..1a289f4 100644
--- a/dev-perl/Linux-DVB/Linux-DVB-1.01.ebuild
+++ b/dev-perl/Linux-DVB/Linux-DVB-1.10.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=2
-
+EAPI=5
 MODULE_AUTHOR=MLEHMANN
+MODULE_VERSION=1.01
 inherit perl-module
 
 DESCRIPTION="Interface to (some parts of) the Linux DVB API"
@@ -13,4 +13,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-SRC_TEST=do
+RDEPEND=""
+DEPEND="${RDEPEND}
+       virtual/perl-ExtUtils-MakeMaker
+"

Reply via email to