Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/lwm/
Date: Sat, 31 Mar 2018 23:41:51
Message-Id: 1522539668.93af6781e75b48f994d7e417981500de9fc7b16c.bman@gentoo
1 commit: 93af6781e75b48f994d7e417981500de9fc7b16c
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 31 22:22:12 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 31 23:41:08 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93af6781
7
8 x11-wm/lwm: amd64 stable
9
10 Bug: https://bugs.gentoo.org/651686
11 Package-Manager: Portage-2.3.27, Repoman-2.3.9
12
13 x11-wm/lwm/lwm-1.2.4.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/x11-wm/lwm/lwm-1.2.4.ebuild b/x11-wm/lwm/lwm-1.2.4.ebuild
17 index e9c2c04cd62..426a9a34f86 100644
18 --- a/x11-wm/lwm/lwm-1.2.4.ebuild
19 +++ b/x11-wm/lwm/lwm-1.2.4.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -9,7 +9,7 @@ DESCRIPTION="The ultimate lightweight window manager"
27 SRC_URI="http://www.jfc.org.uk/files/lwm/${P}.tar.gz"
28 HOMEPAGE="http://www.jfc.org.uk/software/lwm.html"
29
30 -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
31 +KEYWORDS="amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
32 LICENSE="GPL-2"
33 SLOT="0"