From dc7cbdfa65fd814b3b9aa3c56257da201109e807 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 5 Apr 2019 21:17:31 +0100 Subject: gentoo resync : 05.04.2019 --- x11-terms/st/st-9999.ebuild | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'x11-terms/st/st-9999.ebuild') 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=" -- cgit v1.2.3