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-plugins/wmcoincoin/
Date: Fri, 04 Mar 2022 00:40:44
Message-Id: 1646354389.4ee222b250f6be1f5f414b3ef8f4bb57e1cf2ac0.sam@gentoo
1 commit: 4ee222b250f6be1f5f414b3ef8f4bb57e1cf2ac0
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 3 22:13:02 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 4 00:39:49 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ee222b2
7
8 Revert "x11-plugins/wmcoincoin: destabilise for ppc"
9
10 This reverts commit a0de917a81394d9f464049f36ba419ec55d488b7.
11
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild b/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild
18 index c913fcdc734d..54cf2f2ec83e 100644
19 --- a/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild
20 +++ b/x11-plugins/wmcoincoin/wmcoincoin-2.6.3.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2022 Gentoo Authors
23 +# Copyright 1999-2021 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -9,7 +9,7 @@ SRC_URI="http://hules.free.fr/${PN}/download/${P}.tar.gz"
28
29 LICENSE="GPL-2"
30 SLOT="0"
31 -KEYWORDS="amd64 ~ppc x86"
32 +KEYWORDS="amd64 ppc x86"
33 IUSE="nls xinerama"
34
35 RDEPEND="x11-libs/gtk+:2