Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellflynn/, x11-plugins/gkrellflynn/files/
Date: Thu, 04 Jan 2018 09:17:18
Message-Id: 1515057377.43627126a77503648382dac981d72e0a3e48c311.soap@gentoo
1 commit: 43627126a77503648382dac981d72e0a3e48c311
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 3 22:34:33 2018 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 4 09:16:17 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43627126
7
8 x11-plugins/gkrellflynn: Eclass update
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 .../gkrellflynn/files/gkrellflynn-0.8-makefile.patch | 4 ++--
13 x11-plugins/gkrellflynn/gkrellflynn-0.8.ebuild | 14 +++++++-------
14 2 files changed, 9 insertions(+), 9 deletions(-)
15
16 diff --git a/x11-plugins/gkrellflynn/files/gkrellflynn-0.8-makefile.patch b/x11-plugins/gkrellflynn/files/gkrellflynn-0.8-makefile.patch
17 index 0b539fa6635..bcfef8b8f82 100644
18 --- a/x11-plugins/gkrellflynn/files/gkrellflynn-0.8-makefile.patch
19 +++ b/x11-plugins/gkrellflynn/files/gkrellflynn-0.8-makefile.patch
20 @@ -1,5 +1,5 @@
21 ---- Makefile 2002-05-07 10:04:49.000000000 +0200
22 -+++ Makefile_new 2013-03-12 21:10:15.888656809 +0100
23 +--- a/Makefile
24 ++++ b/Makefile
25 @@ -3,11 +3,10 @@
26 #
27 # updated for gkrellm2.0
28
29 diff --git a/x11-plugins/gkrellflynn/gkrellflynn-0.8.ebuild b/x11-plugins/gkrellflynn/gkrellflynn-0.8.ebuild
30 index e0014a4bc09..10c704f676c 100644
31 --- a/x11-plugins/gkrellflynn/gkrellflynn-0.8.ebuild
32 +++ b/x11-plugins/gkrellflynn/gkrellflynn-0.8.ebuild
33 @@ -1,23 +1,23 @@
34 -# Copyright 1999-2013 Gentoo Foundation
35 +# Copyright 1999-2018 Gentoo Foundation
36 # Distributed under the terms of the GNU General Public License v2
37
38 -EAPI="5"
39 -inherit eutils gkrellm-plugin toolchain-funcs
40 +EAPI=6
41 +
42 +inherit gkrellm-plugin toolchain-funcs
43
44 HOMEPAGE="http://bax.comlab.uni-rostock.de/en/projects/flynn.html"
45 SRC_URI="http://bax.comlab.uni-rostock.de/fileadmin/downloads/${P}.tar.gz"
46 DESCRIPTION="A funny GKrellM2 load monitor (for Doom(tm) fans)"
47 +
48 KEYWORDS="alpha amd64 ppc sparc x86"
49 SLOT="0"
50 LICENSE="GPL-2"
51 IUSE=""
52
53 -RDEPEND="app-admin/gkrellm[X]"
54 +RDEPEND="app-admin/gkrellm:2[X]"
55 DEPEND="${RDEPEND}"
56
57 -src_prepare(){
58 - epatch "${FILESDIR}"/${P}-makefile.patch
59 -}
60 +PATCHES=( "${FILESDIR}"/${P}-makefile.patch )
61
62 src_compile() {
63 emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}" gkrellm2