summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/Template-Plugin-UTF8Decode/Template-Plugin-UTF8Decode-0.10.0-r1.ebuild (renamed from dev-perl/Template-Plugin-UTF8Decode/Template-Plugin-UTF8Decode-0.10.0.ebuild)7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/Template-Plugin-UTF8Decode/Template-Plugin-UTF8Decode-0.10.0.ebuild b/dev-perl/Template-Plugin-UTF8Decode/Template-Plugin-UTF8Decode-0.10.0-r1.ebuild
index 4ac79f474..2e2a9a88c 100644
--- a/dev-perl/Template-Plugin-UTF8Decode/Template-Plugin-UTF8Decode-0.10.0.ebuild
+++ b/dev-perl/Template-Plugin-UTF8Decode/Template-Plugin-UTF8Decode-0.10.0-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2013 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=FAXIOMAN
MODULE_VERSION=0.01
inherit perl-module
DESCRIPTION="UTF8 decoder filter for Template Toolkit"
-LICENSE="|| ( Artistic GPL-2 )"
+
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
@@ -20,4 +20,3 @@ DEPEND="
RDEPEND="
${COMMON_DEPEND}
"
-SRC_TEST="do"