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/redhat-artwork/
Date: Sun, 18 Apr 2021 06:06:24
Message-Id: 1618725937.c9d0ff1c3be20501af62849859254891e2f09545.sam@gentoo
1 commit: c9d0ff1c3be20501af62849859254891e2f09545
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 16 14:08:22 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 18 06:05:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9d0ff1c
7
8 x11-themes/redhat-artwork: eutils->epatch
9
10 Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 x11-themes/redhat-artwork/redhat-artwork-5.0.8-r4.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/x11-themes/redhat-artwork/redhat-artwork-5.0.8-r4.ebuild b/x11-themes/redhat-artwork/redhat-artwork-5.0.8-r4.ebuild
17 index dd4ebe9193b..898f24a0898 100644
18 --- a/x11-themes/redhat-artwork/redhat-artwork-5.0.8-r4.ebuild
19 +++ b/x11-themes/redhat-artwork/redhat-artwork-5.0.8-r4.ebuild
20 @@ -1,8 +1,8 @@
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=5
26 -inherit autotools eutils rpm
27 +inherit autotools epatch rpm
28
29 MY_R=${PR/r/}
30 DESCRIPTION="RedHat's Bluecurve theme for GTK2, KDE, GDM, Metacity and Nautilus"