commit: 62274a102156d8997dc431a729d9a77d00c3ccbe
Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 5 09:06:56 2017 +0000
Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Thu Jan 5 09:07:13 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62274a10
x11-wm/windowmaker: bug of scim[gtk3] is resolved.
remove the block.
Bug: 434138
Package-Manager: portage-2.3.2
x11-wm/windowmaker/windowmaker-0.95.7.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/x11-wm/windowmaker/windowmaker-0.95.7.ebuild
b/x11-wm/windowmaker/windowmaker-0.95.7.ebuild
index 70e1b7c..c704fc8 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-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -30,8 +30,7 @@ DEPEND="media-libs/fontconfig
xinerama? ( x11-libs/libXinerama )
xrandr? ( x11-libs/libXrandr )"
RDEPEND="${DEPEND}
- nls? ( >=sys-devel/gettext-0.10.39 )
- !app-i18n/scim-anthy[gtk3]"
+ nls? ( >=sys-devel/gettext-0.10.39 )"
S=${WORKDIR}/${P/windowm/WindowM}