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/shiki-colors/
Date: Sun, 18 Jul 2021 04:02:30
Message-Id: 1626580934.218b0fd39d9a3cb64b2a2d73396b10065647621e.sam@gentoo
1 commit: 218b0fd39d9a3cb64b2a2d73396b10065647621e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 18 03:57:17 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 18 04:02:14 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=218b0fd3
7
8 x11-themes/shiki-colors: update EAPI 5 -> 7
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-themes/shiki-colors/shiki-colors-4.6.ebuild | 15 +++------------
13 1 file changed, 3 insertions(+), 12 deletions(-)
14
15 diff --git a/x11-themes/shiki-colors/shiki-colors-4.6.ebuild b/x11-themes/shiki-colors/shiki-colors-4.6.ebuild
16 index b1247132866..1cba381bd5d 100644
17 --- a/x11-themes/shiki-colors/shiki-colors-4.6.ebuild
18 +++ b/x11-themes/shiki-colors/shiki-colors-4.6.ebuild
19 @@ -1,34 +1,25 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 -EAPI=5
25 +EAPI=7
26
27 DESCRIPTION="Mixes the elegance of a dark theme with the usability of a light theme"
28 HOMEPAGE="https://code.google.com/p/gnome-colors/"
29 -
30 SRC_URI="https://gnome-colors.googlecode.com/files/${P}.tar.gz
31 https://dev.gentoo.org/~pacho/Shiki-Gentoo-${PV}.tar.bz2"
32 +S="${WORKDIR}"
33
34 LICENSE="GPL-3"
35 SLOT="0"
36 KEYWORDS="amd64 x86"
37 -IUSE=""
38
39 RDEPEND="
40 || ( x11-wm/muffin x11-wm/mutter xfce-base/xfwm4 )
41 x11-themes/gtk-engines:2
42 "
43 -DEPEND=""
44 RESTRICT="binchecks strip"
45
46 -S="${WORKDIR}/"
47 -
48 -src_compile() {
49 - einfo "Nothing to compile"
50 -}
51 -
52 src_install() {
53 - dodir /usr/share/themes
54 insinto /usr/share/themes
55 doins -r "${WORKDIR}"/Shiki*
56 dodoc AUTHORS ChangeLog README