summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2015-06-17 11:56:04 +1200
committerKent Fredric <kentfredric@gmail.com>2015-06-17 11:56:04 +1200
commit7a682e2488e56b55148690f64a1e6587ca50519c (patch)
treee54c3b23a23e9e0fb1d682a5ea053b6c99579c29 /dev-perl/Test-Log-Dispatch
parent[fixup] Audio-SndFile: EAPI5 (diff)
downloadperl-overlay-7a682e2488e56b55148690f64a1e6587ca50519c.tar.gz
perl-overlay-7a682e2488e56b55148690f64a1e6587ca50519c.tar.bz2
perl-overlay-7a682e2488e56b55148690f64a1e6587ca50519c.zip
[fixup] Test-Log-Dispatch: EAPI5
Package-Manager: portage-2.2.17
Diffstat (limited to 'dev-perl/Test-Log-Dispatch')
-rw-r--r--dev-perl/Test-Log-Dispatch/Test-Log-Dispatch-0.30.0-r1.ebuild (renamed from dev-perl/Test-Log-Dispatch/Test-Log-Dispatch-0.30.0.ebuild)7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/Test-Log-Dispatch/Test-Log-Dispatch-0.30.0.ebuild b/dev-perl/Test-Log-Dispatch/Test-Log-Dispatch-0.30.0-r1.ebuild
index 453d486f9..b6175d144 100644
--- a/dev-perl/Test-Log-Dispatch/Test-Log-Dispatch-0.30.0.ebuild
+++ b/dev-perl/Test-Log-Dispatch/Test-Log-Dispatch-0.30.0-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2012 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=JSWARTZ
MODULE_VERSION="0.03"
inherit perl-module
DESCRIPTION="Test what you are logging"
-LICENSE="|| ( Artistic GPL-2 )"
+
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
@@ -21,4 +21,3 @@ DEPEND="
RDEPEND="
${COMMON_DEPEND}
"
-SRC_TEST="do"