Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/redshift/
Date: Fri, 16 Apr 2021 11:23:45
Message-Id: 1618572180.4bb11abffc77a77c551dd2ab320681154ea08710.sam@gentoo
1 commit: 4bb11abffc77a77c551dd2ab320681154ea08710
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 16 08:16:01 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 16 11:23:00 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bb11abf
7
8 x11-misc/redshift: eutils--
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-misc/redshift/redshift-1.12-r3.ebuild | 4 ++--
13 x11-misc/redshift/redshift-1.12-r4.ebuild | 2 +-
14 2 files changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/x11-misc/redshift/redshift-1.12-r3.ebuild b/x11-misc/redshift/redshift-1.12-r3.ebuild
17 index 77d0ecae90f..9a6d3445dca 100644
18 --- a/x11-misc/redshift/redshift-1.12-r3.ebuild
19 +++ b/x11-misc/redshift/redshift-1.12-r3.ebuild
20 @@ -1,10 +1,10 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 PYTHON_COMPAT=( python3_{7,8,9} )
27
28 -inherit systemd autotools eutils gnome2-utils python-r1
29 +inherit systemd autotools gnome2-utils python-r1
30
31 DESCRIPTION="A screen color temperature adjusting software"
32 HOMEPAGE="http://jonls.dk/redshift/"
33
34 diff --git a/x11-misc/redshift/redshift-1.12-r4.ebuild b/x11-misc/redshift/redshift-1.12-r4.ebuild
35 index e7421556801..82c613726fe 100644
36 --- a/x11-misc/redshift/redshift-1.12-r4.ebuild
37 +++ b/x11-misc/redshift/redshift-1.12-r4.ebuild
38 @@ -4,7 +4,7 @@
39 EAPI=6
40 PYTHON_COMPAT=( python3_{7,8,9} )
41
42 -inherit flag-o-matic systemd autotools eutils gnome2-utils python-r1
43 +inherit flag-o-matic systemd autotools gnome2-utils python-r1
44
45 DESCRIPTION="A screen color temperature adjusting software"
46 HOMEPAGE="http://jonls.dk/redshift/"