Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/windowmaker/
Date: Tue, 31 May 2016 11:23:33
Message-Id: 1464693757.c7b8b7da737c8bce97caa5ffade478a21af08f17.klausman@gentoo
1 commit: c7b8b7da737c8bce97caa5ffade478a21af08f17
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 31 11:22:37 2016 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Tue May 31 11:22:37 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7b8b7da
7
8 x11-wm/windowmaker-0.95.7-r0: add alpha keyword
9
10 Gentoo-Bug: 579234
11
12 Package-Manager: portage-2.3.0_rc1
13
14 x11-wm/windowmaker/windowmaker-0.95.7.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/x11-wm/windowmaker/windowmaker-0.95.7.ebuild b/x11-wm/windowmaker/windowmaker-0.95.7.ebuild
18 index cbba5ec..17d8e56 100644
19 --- a/x11-wm/windowmaker/windowmaker-0.95.7.ebuild
20 +++ b/x11-wm/windowmaker/windowmaker-0.95.7.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2016 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -13,7 +13,7 @@ SRC_URI=" http://windowmaker.org/pub/source/release/${P/windowm/WindowM}.tar.gz
28 SLOT="0"
29 LICENSE="GPL-2"
30 IUSE="gif imagemagick jpeg modelock nls png tiff webp xinerama +xpm xrandr"
31 -KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
32 +KEYWORDS="alpha amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
33
34 DEPEND="media-libs/fontconfig
35 >=x11-libs/libXft-2.1.0