Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellmss/
Date: Wed, 26 Jul 2017 11:34:58
Message-Id: 1501068866.67e48d32836cdbbd553ec7b7f14a822ac6778b9d.pacho@gentoo
1 commit: 67e48d32836cdbbd553ec7b7f14a822ac6778b9d
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 26 10:57:26 2017 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 26 11:34:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67e48d32
7
8 x11-plugins/gkrellmss: Drop to testing for exotic arches instead of bothering them again for a plugin that probably is not being used by many people on them anymore
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild | 4 ++--
13 x11-plugins/gkrellmss/gkrellmss-2.6.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild b/x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild
17 index 7aeb63e2153..f08f212d863 100644
18 --- a/x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild
19 +++ b/x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -10,7 +10,7 @@ SRC_URI="http://web.wt.net/~billw/gkrellmss/${P}.tar.gz"
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -KEYWORDS="alpha amd64 ppc ~sparc x86"
31 +KEYWORDS="~alpha amd64 ~ppc ~sparc x86"
32 IUSE="nls"
33
34 RDEPEND="=sci-libs/fftw-3*
35
36 diff --git a/x11-plugins/gkrellmss/gkrellmss-2.6.ebuild b/x11-plugins/gkrellmss/gkrellmss-2.6.ebuild
37 index 2e44b1126bd..bc9126f2fcc 100644
38 --- a/x11-plugins/gkrellmss/gkrellmss-2.6.ebuild
39 +++ b/x11-plugins/gkrellmss/gkrellmss-2.6.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2014 Gentoo Foundation
42 +# Copyright 1999-2017 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=5
46 @@ -10,7 +10,7 @@ SRC_URI="http://web.wt.net/~billw/gkrellmss/${P}.tar.gz"
47
48 LICENSE="GPL-2"
49 SLOT="0"
50 -KEYWORDS="~alpha amd64 ppc sparc x86"
51 +KEYWORDS="~alpha amd64 ~ppc ~sparc x86"
52 IUSE="nls"
53
54 RDEPEND="=sci-libs/fftw-2*