From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 33268138350 for ; Sun, 19 Jan 2020 13:47:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61923E08F5; Sun, 19 Jan 2020 13:47:02 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 43453E08F5 for ; Sun, 19 Jan 2020 13:47:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2830134E292 for ; Sun, 19 Jan 2020 13:47:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B0799108 for ; Sun, 19 Jan 2020 13:46:59 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1579441590.14a1a2b9c58f37b2e5e8c4d80d04b23866d2e754.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-handwrite/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild X-VCS-Directories: app-i18n/ibus-handwrite/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 14a1a2b9c58f37b2e5e8c4d80d04b23866d2e754 X-VCS-Branch: master Date: Sun, 19 Jan 2020 13:46:59 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 10c9cfd6-2523-4d5d-8e5f-ac378e69024e X-Archives-Hash: 944e962e27ff5931137e1950e42ab300 commit: 14a1a2b9c58f37b2e5e8c4d80d04b23866d2e754 Author: David Heidelberg ixit cz> AuthorDate: Wed Oct 30 21:12:34 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jan 19 13:46:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14a1a2b9 app-i18n/ibus-handwrite: cannot depend on gtkglext - no occurence is found [1] - is ported to GTK3, while gtkglext is GTK2 library [1] https://github.com/microcai/ibus-handwrite/search?q=gtkglext&unscoped_q=gtkglext Closes: https://bugs.gentoo.org/698958 Signed-off-by: David Heidelberg ixit.cz> Closes: https://github.com/gentoo/gentoo/pull/13505 Signed-off-by: Andreas Sturmlechner gentoo.org> app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild b/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild index 25419a692eb..f9f2e8db1b1 100644 --- a/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild +++ b/app-i18n/ibus-handwrite/ibus-handwrite-3.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -14,7 +14,6 @@ IUSE="nls +zinnia" RDEPEND="app-i18n/ibus x11-libs/gtk+:3 - x11-libs/gtkglext nls? ( virtual/libintl ) zinnia? ( app-i18n/zinnia