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-themes/gtk-chtheme/
Date: Fri, 16 Apr 2021 11:23:49
Message-Id: 1618572187.bdaf01d836b923e8a0e774ec2ae2eca9508146f1.sam@gentoo
1 commit: bdaf01d836b923e8a0e774ec2ae2eca9508146f1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 16 08:16:14 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 16 11:23:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdaf01d8
7
8 x11-themes/gtk-chtheme: eutils--
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild
16 index a196e1faf27..bd7dd770de6 100644
17 --- a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild
18 +++ b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r3.ebuild
19 @@ -2,7 +2,7 @@
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=6
23 -inherit eutils toolchain-funcs
24 +inherit toolchain-funcs
25
26 DESCRIPTION="GTK-2.0 Theme Switcher"
27 HOMEPAGE="http://plasmasturm.org/programs/gtk-chtheme/"