Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmcoincoin/
Date: Sun, 29 Nov 2020 17:17:16
Message-Id: 1606669954.555f81996a8f827300095e3f7d543420a1ece3ce.slyfox@gentoo
1 commit: 555f81996a8f827300095e3f7d543420a1ece3ce
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 29 17:12:34 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 29 17:12:34 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=555f8199
7
8 x11-plugins/wmcoincoin: stable 2.6.3 for ppc
9
10 stable wrt bug #757471
11
12 Package-Manager: Portage-3.0.11, Repoman-3.0.2
13 RepoMan-Options: --include-arches="ppc"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild | 4 ++--
17 1 file changed, 2 insertions(+), 2 deletions(-)
18
19 diff --git a/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild b/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild
20 index 6b23f379b40..98334e5b326 100644
21 --- a/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild
22 +++ b/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2018 Gentoo Foundation
25 +# Copyright 1999-2020 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=6
29 @@ -9,7 +9,7 @@ SRC_URI="http://hules.free.fr/${PN}/download/${P}.tar.gz"
30
31 LICENSE="GPL-2"
32 SLOT="0"
33 -KEYWORDS="~amd64 ~ppc ~x86"
34 +KEYWORDS="~amd64 ppc ~x86"
35 IUSE="nls xinerama"
36
37 RDEPEND="x11-libs/gtk+:2