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/wmmaiload/
Date: Sun, 29 Nov 2020 17:17:15
Message-Id: 1606669950.92ce5bb45b7e3dc2ba01266de673396e37e25f5d.slyfox@gentoo
1 commit: 92ce5bb45b7e3dc2ba01266de673396e37e25f5d
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 29 17:12:30 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 29 17:12:30 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92ce5bb4
7
8 x11-plugins/wmmaiload: stable 2.3.0-r1 for ppc
9
10 stable wrt bug #757477
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/wmmaiload/wmmaiload-2.3.0-r1.ebuild | 4 ++--
17 1 file changed, 2 insertions(+), 2 deletions(-)
18
19 diff --git a/x11-plugins/wmmaiload/wmmaiload-2.3.0-r1.ebuild b/x11-plugins/wmmaiload/wmmaiload-2.3.0-r1.ebuild
20 index f41d82dac80..0fc1edf1cff 100644
21 --- a/x11-plugins/wmmaiload/wmmaiload-2.3.0-r1.ebuild
22 +++ b/x11-plugins/wmmaiload/wmmaiload-2.3.0-r1.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2016 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 @@ -10,7 +10,7 @@ SRC_URI="http://tnemeth.free.fr/projets/programmes/${P}.tar.bz2"
30
31 LICENSE="GPL-2"
32 SLOT="0"
33 -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
34 +KEYWORDS="~amd64 ppc ~ppc64 ~sparc ~x86"
35 IUSE=""
36
37 RDEPEND="x11-libs/gtk+:2