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 88B18138359 for ; Fri, 2 Oct 2020 17:45:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D1E1E09E4; Fri, 2 Oct 2020 17:45:37 +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 76649E09E2 for ; Fri, 2 Oct 2020 17:45:37 +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 65944340C9A for ; Fri, 2 Oct 2020 17:45:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0F76C38A for ; Fri, 2 Oct 2020 17:45:35 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1601660709.08c7b67013a2921e6bd9b116688acf577e771e9c.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-m17n/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/fcitx-m17n/fcitx-m17n-0.2.4.ebuild app-i18n/fcitx-m17n/fcitx-m17n-4.9999.ebuild X-VCS-Directories: app-i18n/fcitx-m17n/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 08c7b67013a2921e6bd9b116688acf577e771e9c X-VCS-Branch: master Date: Fri, 2 Oct 2020 17:45:35 +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: 37338de0-43c0-47b4-adc4-0ac2f5b538f6 X-Archives-Hash: 9ae2af9785f3373c0f6fd25b05e10f2e commit: 08c7b67013a2921e6bd9b116688acf577e771e9c Author: Arfrever Frehtes Taifersar Arahesis Apache Org> AuthorDate: Sat Sep 26 01:00:00 2020 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Fri Oct 2 17:45:09 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08c7b670 app-i18n/fcitx-m17n: Use EAPI="7". Signed-off-by: Arfrever Frehtes Taifersar Arahesis Apache.Org> Signed-off-by: Mike Gilbert gentoo.org> app-i18n/fcitx-m17n/fcitx-m17n-0.2.4.ebuild | 9 +++++---- app-i18n/fcitx-m17n/fcitx-m17n-4.9999.ebuild | 9 +++++---- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/app-i18n/fcitx-m17n/fcitx-m17n-0.2.4.ebuild b/app-i18n/fcitx-m17n/fcitx-m17n-0.2.4.ebuild index 82a35d46286..9198c91c5e3 100644 --- a/app-i18n/fcitx-m17n/fcitx-m17n-0.2.4.ebuild +++ b/app-i18n/fcitx-m17n/fcitx-m17n-0.2.4.ebuild @@ -1,7 +1,7 @@ # Copyright 2016-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="6" +EAPI="7" inherit cmake-utils @@ -24,10 +24,11 @@ SLOT="4" KEYWORDS="amd64 ~hppa ppc ppc64 x86" IUSE="" -RDEPEND=">=app-i18n/fcitx-4.2.9:4 +BDEPEND=">=app-i18n/fcitx-4.2.9:4 + virtual/pkgconfig" +DEPEND=">=app-i18n/fcitx-4.2.9:4 dev-libs/m17n-lib virtual/libintl" -DEPEND="${RDEPEND} - virtual/pkgconfig" +RDEPEND="${DEPEND}" DOCS=() diff --git a/app-i18n/fcitx-m17n/fcitx-m17n-4.9999.ebuild b/app-i18n/fcitx-m17n/fcitx-m17n-4.9999.ebuild index a043cd7fefa..03c562f5f15 100644 --- a/app-i18n/fcitx-m17n/fcitx-m17n-4.9999.ebuild +++ b/app-i18n/fcitx-m17n/fcitx-m17n-4.9999.ebuild @@ -1,7 +1,7 @@ # Copyright 2016-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="6" +EAPI="7" inherit cmake-utils @@ -24,10 +24,11 @@ SLOT="4" KEYWORDS="" IUSE="" -RDEPEND=">=app-i18n/fcitx-4.2.9:4 +BDEPEND=">=app-i18n/fcitx-4.2.9:4 + virtual/pkgconfig" +DEPEND=">=app-i18n/fcitx-4.2.9:4 dev-libs/m17n-lib virtual/libintl" -DEPEND="${RDEPEND} - virtual/pkgconfig" +RDEPEND="${DEPEND}" DOCS=()