summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-08-16 20:41:17 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-08-16 20:41:17 +0300
commit3e825229b96fefc9e2ab1dac5b9bb1182b241811 (patch)
treee873d9126e4262a8f4d5fe002c5979e81e6c26c9
parentgui-apps/kanshi: add 1.2.0, EAPI=8 (diff)
downloadgentoo-3e825229.tar.gz
gentoo-3e825229.tar.bz2
gentoo-3e825229.zip
gui-apps/kanshi: sync live ebuild
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--gui-apps/kanshi/kanshi-9999.ebuild6
1 files 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