From: Andreas Sturmlechner Date: Sat, 30 Mar 2019 20:17:43 +0000 (+0100) Subject: app-dicts/dikt: EAPI-7 bump X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b4dd0b7fabd84f50eaab5fbda421b66a8305d1d3;p=gentoo.git app-dicts/dikt: EAPI-7 bump Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner --- diff --git a/app-dicts/dikt/dikt-2s_p1.ebuild b/app-dicts/dikt/dikt-2s_p1.ebuild index 883017e4880e..f99de7a93486 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"