commit: 3e825229b96fefc9e2ab1dac5b9bb1182b241811 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Aug 16 17:41:17 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Aug 16 17:41:17 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e825229
gui-apps/kanshi: sync live ebuild Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> gui-apps/kanshi/kanshi-9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gui-apps/kanshi/kanshi-9999.ebuild b/gui-apps/kanshi/kanshi-9999.ebuild index 221a5f5f59ed..b415cae3b1ac 100644 --- a/gui-apps/kanshi/kanshi-9999.ebuild +++ b/gui-apps/kanshi/kanshi-9999.ebuild @@ -1,12 +1,12 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit meson DESCRIPTION="dynamic display configuration (autorandr for wayland)" -HOMEPAGE="https://github.com/emersion/kanshi" +HOMEPAGE="https://wayland.emersion.fr/kanshi/ https://sr.ht/~emersion/kanshi/" if [[ ${PV} == 9999 ]]; then inherit git-r3