commit:     297d4eeb0611061deaa9ec52c1e1888560b5b07b
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  7 14:31:52 2016 +0000
Commit:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Mon Mar  7 14:33:51 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=297d4eeb

app-admin/rex: Cleanups thanks to kentnl

Package-Manager: portage-2.2.27

 app-admin/rex/{rex-1.4.0.ebuild => rex-1.4.0-r1.ebuild} | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/app-admin/rex/rex-1.4.0.ebuild b/app-admin/rex/rex-1.4.0-r1.ebuild
similarity index 88%
rename from app-admin/rex/rex-1.4.0.ebuild
rename to app-admin/rex/rex-1.4.0-r1.ebuild
index 1dc0d62..9c68a18 100644
--- a/app-admin/rex/rex-1.4.0.ebuild
+++ b/app-admin/rex/rex-1.4.0-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-MODULE_AUTHOR=FERKI
-MODULE_A=Rex-${PV}.tar.gz
+DIST_AUTHOR=FERKI
+DIST_NAME=Rex
 
 inherit perl-module
 
@@ -58,7 +58,3 @@ DEPEND="
                virtual/perl-File-Temp
        )
 "
-
-SRC_TEST="do"
-
-S="${WORKDIR}/Rex-${PV}"

Reply via email to