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 A65481382C5 for ; Tue, 12 May 2020 14:28:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D88FEE0922; Tue, 12 May 2020 14:27:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 C0574E0922 for ; Tue, 12 May 2020 14:27:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 829703501AF for ; Tue, 12 May 2020 14:27:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 092191F2 for ; Tue, 12 May 2020 14:27:57 +0000 (UTC) From: "Akinori Hattori" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Akinori Hattori" Message-ID: <1589293663.4aa5663223c815b741b204392b47b37c1de50f11.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-anthy/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/ibus-anthy/ibus-anthy-1.5.11.ebuild X-VCS-Directories: app-i18n/ibus-anthy/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: 4aa5663223c815b741b204392b47b37c1de50f11 X-VCS-Branch: master Date: Tue, 12 May 2020 14:27:57 +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: 4860aca7-f4dc-4e1a-9315-15036f131cec X-Archives-Hash: 6ddbe6ea5e2a0428af9437c58622a500 commit: 4aa5663223c815b741b204392b47b37c1de50f11 Author: Akinori Hattori gentoo org> AuthorDate: Tue May 12 14:27:43 2020 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Tue May 12 14:27:43 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aa56632 app-i18n/ibus-anthy: tidy Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Akinori Hattori gentoo.org> app-i18n/ibus-anthy/ibus-anthy-1.5.11.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app-i18n/ibus-anthy/ibus-anthy-1.5.11.ebuild b/app-i18n/ibus-anthy/ibus-anthy-1.5.11.ebuild index 7a819ffc87d..b818978cb1a 100644 --- a/app-i18n/ibus-anthy/ibus-anthy-1.5.11.ebuild +++ b/app-i18n/ibus-anthy/ibus-anthy-1.5.11.ebuild @@ -24,8 +24,7 @@ RDEPEND="${PYTHON_DEPS} ') nls? ( virtual/libintl )" DEPEND="${RDEPEND}" -BDEPEND=" - virtual/pkgconfig +BDEPEND="virtual/pkgconfig nls? ( sys-devel/gettext )" src_prepare() {