commit:     0048915764c439fa866ce4a81fddfecc071b8c8e
Author:     Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 20 20:15:32 2016 +0000
Commit:     Aaron Swenson <titanofold <AT> gentoo <DOT> org>
CommitDate: Tue Sep 20 20:23:41 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00489157

dev-perl/Scope-Upper: Fix QA issues and legacy interface usage

Use the latest EAPI to rely more on the defaults in the perl-module.eclass.

Package-Manager: portage-2.2.28

 dev-perl/Scope-Upper/Scope-Upper-0.290.0.ebuild | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/dev-perl/Scope-Upper/Scope-Upper-0.290.0.ebuild 
b/dev-perl/Scope-Upper/Scope-Upper-0.290.0.ebuild
index 9dc3fcd..8a333d1 100644
--- a/dev-perl/Scope-Upper/Scope-Upper-0.290.0.ebuild
+++ b/dev-perl/Scope-Upper/Scope-Upper-0.290.0.ebuild
@@ -2,20 +2,17 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-MODULE_AUTHOR="VPIT"
-MODULE_VERSION="0.29"
+DIST_AUTHOR="VPIT"
+DIST_VERSION="0.29"
 
 inherit perl-module
 
 DESCRIPTION="Act on upper scopes"
 
-LICENSE="Artistic GPL-1"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 
 DEPEND=""
 RDEPEND=""
-
-SRC_TEST="do"

Reply via email to