summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2015-06-17 10:54:09 +1200
committerKent Fredric <kentfredric@gmail.com>2015-06-17 10:54:09 +1200
commit9150d16bf4a8ac8fcf166819e6557d7d93b35d5f (patch)
treeaee7f7256d355410f8c485a1043586ce693bfb82
parent[fixup] Template-Provider-Encoding: EAPI5, normalize version (diff)
downloadperl-overlay-9150d16b.tar.gz
perl-overlay-9150d16b.tar.bz2
perl-overlay-9150d16b.zip
[fixup] User: EAPI5, normalize version
Package-Manager: portage-2.2.17
-rw-r--r--dev-perl/User/User-1.900.0.ebuild (renamed from dev-perl/User/User-1.9.ebuild)8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/User/User-1.9.ebuild b/dev-perl/User/User-1.900.0.ebuild
index 1b50c4419..55fdf82cc 100644
--- a/dev-perl/User/User-1.9.ebuild
+++ b/dev-perl/User/User-1.900.0.ebuild
@@ -1,9 +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=3
+EAPI=5
MODULE_AUTHOR=TBONE
+MODULE_VERSION=1.9
inherit perl-module
DESCRIPTION="API for locating user information regardless of OS"
@@ -11,11 +12,10 @@ DESCRIPTION="API for locating user information regardless of OS"
IUSE=""
SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
+
KEYWORDS="~amd64 ~x86"
RDEPEND=""
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
"
-SRC_TEST="do"