From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id AAC5C13829C for ; Tue, 31 May 2016 11:23:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB82121C03A; Tue, 31 May 2016 11:23:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3133B14229 for ; Tue, 31 May 2016 11:23:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E025C340CF2 for ; Tue, 31 May 2016 11:23:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2A533983 for ; Tue, 31 May 2016 11:23:27 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1464693757.c7b8b7da737c8bce97caa5ffade478a21af08f17.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/windowmaker/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-wm/windowmaker/windowmaker-0.95.7.ebuild X-VCS-Directories: x11-wm/windowmaker/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: c7b8b7da737c8bce97caa5ffade478a21af08f17 X-VCS-Branch: master Date: Tue, 31 May 2016 11:23:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f30a4202-4f80-495b-9d92-27be3d0b92c3 X-Archives-Hash: dfc58871fd9d09a412e4f442538ae1c3 commit: c7b8b7da737c8bce97caa5ffade478a21af08f17 Author: Tobias Klausmann gentoo org> AuthorDate: Tue May 31 11:22:37 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Tue May 31 11:22:37 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7b8b7da x11-wm/windowmaker-0.95.7-r0: add alpha keyword Gentoo-Bug: 579234 Package-Manager: portage-2.3.0_rc1 x11-wm/windowmaker/windowmaker-0.95.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-wm/windowmaker/windowmaker-0.95.7.ebuild b/x11-wm/windowmaker/windowmaker-0.95.7.ebuild index cbba5ec..17d8e56 100644 --- a/x11-wm/windowmaker/windowmaker-0.95.7.ebuild +++ b/x11-wm/windowmaker/windowmaker-0.95.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI=" http://windowmaker.org/pub/source/release/${P/windowm/WindowM}.tar.gz SLOT="0" LICENSE="GPL-2" IUSE="gif imagemagick jpeg modelock nls png tiff webp xinerama +xpm xrandr" -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" +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" DEPEND="media-libs/fontconfig >=x11-libs/libXft-2.1.0