summaryrefslogtreecommitdiff
path: root/app-portage/genlop/genlop-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-27 06:06:27 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-27 06:06:27 +0000
commit8d5dbd847cbc704a6a06405856e94b461011afe3 (patch)
tree4d26462d027b14926335894749d2e01d982234d0 /app-portage/genlop/genlop-9999.ebuild
parent5bb9ff1ee56d2b5e75e01a7f066d8b0cec84ec02 (diff)
gentoo resync : 27.03.2021
Diffstat (limited to 'app-portage/genlop/genlop-9999.ebuild')
-rw-r--r--app-portage/genlop/genlop-9999.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/app-portage/genlop/genlop-9999.ebuild b/app-portage/genlop/genlop-9999.ebuild
index a11d4f062d6b..fe9a088ea8af 100644
--- a/app-portage/genlop/genlop-9999.ebuild
+++ b/app-portage/genlop/genlop-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
inherit git-r3 bash-completion-r1
@@ -11,11 +11,11 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Perl"
LICENSE="GPL-2"
SLOT="0"
-IUSE=""
-DEPEND="dev-lang/perl
- dev-perl/Date-Manip
- dev-perl/libwww-perl"
+DEPEND="
+ dev-lang/perl
+ dev-perl/Date-Manip
+ dev-perl/libwww-perl"
RDEPEND="${DEPEND}"
src_install() {