summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/HTTP-Lite')
-rw-r--r--dev-perl/HTTP-Lite/HTTP-Lite-2.400.0-r1.ebuild (renamed from dev-perl/HTTP-Lite/HTTP-Lite-2.400.0.ebuild)7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/HTTP-Lite/HTTP-Lite-2.400.0.ebuild b/dev-perl/HTTP-Lite/HTTP-Lite-2.400.0-r1.ebuild
index 537cfbe01..f0c3d27c9 100644
--- a/dev-perl/HTTP-Lite/HTTP-Lite-2.400.0.ebuild
+++ b/dev-perl/HTTP-Lite/HTTP-Lite-2.400.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=4
+EAPI=5
MODULE_AUTHOR=NEILB
MODULE_VERSION=2.4
inherit perl-module
DESCRIPTION='Lightweight HTTP implementation'
-LICENSE=" || ( Artistic GPL-2 )"
+
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
@@ -31,4 +31,3 @@ DEPEND="
RDEPEND="
$(perl_meta_runtime)
"
-SRC_TEST="do"