From: Jeroen Roovers Date: Fri, 29 Mar 2019 11:45:57 +0000 (+0100) Subject: x11-terms/st: Update live ebuild X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=51f8b383640e37be36440fcd8b32f81c44155cab;p=gentoo.git x11-terms/st: Update live ebuild Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Jeroen Roovers --- diff --git a/x11-terms/st/st-9999.ebuild b/x11-terms/st/st-9999.ebuild index cd83a4f23254..aeafbd94f115 100644 --- a/x11-terms/st/st-9999.ebuild +++ b/x11-terms/st/st-9999.ebuild @@ -1,15 +1,16 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 -inherit eutils git-r3 multilib savedconfig toolchain-funcs +EAPI=7 +inherit desktop git-r3 multilib savedconfig toolchain-funcs DESCRIPTION="simple terminal implementation for X" HOMEPAGE="https://st.suckless.org/" -EGIT_REPO_URI="https://git.suckless.org/st" +EGIT_REPO_URI="https://git.suckless.org/${PN}" LICENSE="MIT-with-advertising" SLOT="0" +KEYWORDS="" IUSE="savedconfig" RDEPEND="