summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author0xd34df00d <0xd34df00d@gmail.com>2020-04-19 19:43:36 +0200
committerJoonas Niilola <juippis@gentoo.org>2020-05-06 14:50:55 +0300
commitdde87eb5f2d066ed8e5352b9eb42842f80dbe4f0 (patch)
tree2b3f1ada38c7f466549c4d0f8cc03c645619272a /app-leechcraft
parentapp-leechcraft/lc-secman: EAPI bump (diff)
downloadgentoo-dde87eb5f2d066ed8e5352b9eb42842f80dbe4f0.tar.gz
gentoo-dde87eb5f2d066ed8e5352b9eb42842f80dbe4f0.tar.bz2
gentoo-dde87eb5f2d066ed8e5352b9eb42842f80dbe4f0.zip
app-leechcraft/lc-seekthru: EAPI bump
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Georg Rudoy <0xd34df00d@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-leechcraft')
-rw-r--r--app-leechcraft/lc-seekthru/lc-seekthru-9999.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/app-leechcraft/lc-seekthru/lc-seekthru-9999.ebuild b/app-leechcraft/lc-seekthru/lc-seekthru-9999.ebuild
index 91b3e6432795..4907d8509376 100644
--- a/app-leechcraft/lc-seekthru/lc-seekthru-9999.ebuild
+++ b/app-leechcraft/lc-seekthru/lc-seekthru-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit leechcraft
@@ -17,4 +17,5 @@ DEPEND="~app-leechcraft/lc-core-${PV}
"
RDEPEND="${DEPEND}
~virtual/leechcraft-search-show-${PV}
- ~virtual/leechcraft-downloader-http-${PV}"
+ ~virtual/leechcraft-downloader-http-${PV}
+"