commit: b4dd0b7fabd84f50eaab5fbda421b66a8305d1d3
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 30 20:17:43 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 31 10:39:23 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4dd0b7f
app-dicts/dikt: EAPI-7 bump
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-dicts/dikt/dikt-2s_p1.ebuild | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/app-dicts/dikt/dikt-2s_p1.ebuild b/app-dicts/dikt/dikt-2s_p1.ebuild
index 883017e4880..f99de7a9348 100644
--- a/app-dicts/dikt/dikt-2s_p1.ebuild
+++ b/app-dicts/dikt/dikt-2s_p1.ebuild
@@ -1,13 +1,12 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
MY_P=${P/_p/}
-
inherit kde5
-DESCRIPTION="A dictionary application that implements the Dict protocol"
+DESCRIPTION="Dictionary application that implements the Dict protocol"
HOMEPAGE="https://www.dikt.tv/"
SRC_URI="https://bitbucket.org/dikt/code/downloads/${MY_P}.txz ->
${MY_P}.tar.xz"