Gentoo Archives: gentoo-commits

From: Alessandro Barbieri <lssndrbarbieri@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-misc/gammy/
Date: Wed, 25 May 2022 20:21:37
Message-Id: 1653508319.3e14f6b632b74eb2c2a20317e1217566087ac07d.Alessandro-Barbieri@gentoo
1 commit: 3e14f6b632b74eb2c2a20317e1217566087ac07d
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Wed May 25 19:51:59 2022 +0000
4 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
5 CommitDate: Wed May 25 19:51:59 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3e14f6b6
7
8 x11-misc/gammy: fix homepage
9
10 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
11
12 x11-misc/gammy/gammy-0.9.60.ebuild | 4 ++--
13 x11-misc/gammy/gammy-0.9.64.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/x11-misc/gammy/gammy-0.9.60.ebuild b/x11-misc/gammy/gammy-0.9.60.ebuild
17 index bc90490eb..67d4cdf60 100644
18 --- a/x11-misc/gammy/gammy-0.9.60.ebuild
19 +++ b/x11-misc/gammy/gammy-0.9.60.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2021 Gentoo Authors
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -6,7 +6,7 @@ EAPI=7
27 inherit desktop qmake-utils xdg
28
29 DESCRIPTION="Adaptive screen brightness/temperature"
30 -HOMEPAGE="https://getgammy.com/"
31 +HOMEPAGE="https://github.com/Fushko/gammy"
32
33 if [[ "${PV}" == *9999* ]]; then
34 inherit git-r3
35
36 diff --git a/x11-misc/gammy/gammy-0.9.64.ebuild b/x11-misc/gammy/gammy-0.9.64.ebuild
37 index c225e26ca..746e648f3 100644
38 --- a/x11-misc/gammy/gammy-0.9.64.ebuild
39 +++ b/x11-misc/gammy/gammy-0.9.64.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2021 Gentoo Authors
42 +# Copyright 1999-2022 Gentoo Authors
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=7
46 @@ -6,7 +6,7 @@ EAPI=7
47 inherit qmake-utils xdg
48
49 DESCRIPTION="Adaptive screen brightness/temperature"
50 -HOMEPAGE="https://getgammy.com/"
51 +HOMEPAGE="https://github.com/Fushko/gammy"
52
53 if [[ "${PV}" == *9999* ]]; then
54 inherit git-r3