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 788051382C5 for ; Mon, 18 May 2020 14:28:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 91307E0845; Mon, 18 May 2020 14:28:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 67098E0845 for ; Mon, 18 May 2020 14:28:20 +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 C157934F051 for ; Mon, 18 May 2020 14:28:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3168118F for ; Mon, 18 May 2020 14:28:17 +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: <1589812068.a797e52a0e9636ff6a0392fc734c8eb0bc57a55e.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-m17n/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/ibus-m17n/ibus-m17n-1.3.4.ebuild app-i18n/ibus-m17n/metadata.xml X-VCS-Directories: app-i18n/ibus-m17n/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: a797e52a0e9636ff6a0392fc734c8eb0bc57a55e X-VCS-Branch: master Date: Mon, 18 May 2020 14:28:17 +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: a3f446ca-85d5-4cd5-9b82-daea0ddc6301 X-Archives-Hash: dc467da8ff8af1b9a72faad0d8a1cc0d commit: a797e52a0e9636ff6a0392fc734c8eb0bc57a55e Author: Akinori Hattori gentoo org> AuthorDate: Mon May 18 14:25:04 2020 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Mon May 18 14:27:48 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a797e52a app-i18n/ibus-m17n: update to EAPI 7 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Akinori Hattori gentoo.org> app-i18n/ibus-m17n/ibus-m17n-1.3.4.ebuild | 14 ++++++------- app-i18n/ibus-m17n/metadata.xml | 34 +++++++++++++++---------------- 2 files changed, 23 insertions(+), 25 deletions(-) diff --git a/app-i18n/ibus-m17n/ibus-m17n-1.3.4.ebuild b/app-i18n/ibus-m17n/ibus-m17n-1.3.4.ebuild index c17acb485e0..e4d15371acb 100644 --- a/app-i18n/ibus-m17n/ibus-m17n-1.3.4.ebuild +++ b/app-i18n/ibus-m17n/ibus-m17n-1.3.4.ebuild @@ -1,30 +1,28 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="6" +EAPI="7" DESCRIPTION="M17N engine for IBus" HOMEPAGE="https://github.com/ibus/ibus/wiki" SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/ibus/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="amd64 x86" IUSE="gtk gtk2 nls" REQUIRED_USE="gtk2? ( gtk )" -CDEPEND="app-i18n/ibus +DEPEND="app-i18n/ibus dev-libs/m17n-lib gtk? ( gtk2? ( x11-libs/gtk+:2 ) !gtk2? ( x11-libs/gtk+:3 ) ) nls? ( virtual/libintl )" -RDEPEND="${CDEPEND} +RDEPEND="${DEPEND} >=dev-db/m17n-db-1.7" -DEPEND="${CDEPEND} - dev-util/intltool - sys-devel/gettext +BDEPEND="sys-devel/gettext virtual/pkgconfig" src_configure() { diff --git a/app-i18n/ibus-m17n/metadata.xml b/app-i18n/ibus-m17n/metadata.xml index 905cdaedd1a..481dbcd8c9d 100644 --- a/app-i18n/ibus-m17n/metadata.xml +++ b/app-i18n/ibus-m17n/metadata.xml @@ -1,21 +1,21 @@ - - cjk@gentoo.org - Cjk - - - The M17N engine for IBus. It allows input of many languages using the input - table maps from dev-libs/m17n-lib. - - - - Build with x11-libs/gtk+:2 instead of x11-libs/gtk+:3 - - - - cpe:/a:ibus_project:ibus-m17n - ibus/ibus-m17n - + + cjk@gentoo.org + Cjk + + + The M17N engine for IBus. It allows input of many languages using the input + table maps from dev-libs/m17n-lib. + + + + Build with x11-libs/gtk+:2 instead of x11-libs/gtk+:3 + + + + cpe:/a:ibus_project:ibus-m17n + ibus/ibus-m17n +