Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-apps/kanshi/
Date: Tue, 16 Aug 2022 17:42:45
Message-Id: 1660671677.3e825229b96fefc9e2ab1dac5b9bb1182b241811.arthurzam@gentoo
1 commit: 3e825229b96fefc9e2ab1dac5b9bb1182b241811
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 16 17:41:17 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 16 17:41:17 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e825229
7
8 gui-apps/kanshi: sync live ebuild
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 gui-apps/kanshi/kanshi-9999.ebuild | 6 +++---
13 1 file changed, 3 insertions(+), 3 deletions(-)
14
15 diff --git a/gui-apps/kanshi/kanshi-9999.ebuild b/gui-apps/kanshi/kanshi-9999.ebuild
16 index 221a5f5f59ed..b415cae3b1ac 100644
17 --- a/gui-apps/kanshi/kanshi-9999.ebuild
18 +++ b/gui-apps/kanshi/kanshi-9999.ebuild
19 @@ -1,12 +1,12 @@
20 -# Copyright 2020 Gentoo Authors
21 +# Copyright 2020-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 -EAPI=7
25 +EAPI=8
26
27 inherit meson
28
29 DESCRIPTION="dynamic display configuration (autorandr for wayland)"
30 -HOMEPAGE="https://github.com/emersion/kanshi"
31 +HOMEPAGE="https://wayland.emersion.fr/kanshi/ https://sr.ht/~emersion/kanshi/"
32
33 if [[ ${PV} == 9999 ]]; then
34 inherit git-r3