From a797e52a0e9636ff6a0392fc734c8eb0bc57a55e Mon Sep 17 00:00:00 2001 From: Akinori Hattori Date: Mon, 18 May 2020 23:25:04 +0900 Subject: [PATCH] app-i18n/ibus-m17n: update to EAPI 7 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Akinori Hattori --- 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 c17acb485e0b..e4d15371acb1 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 905cdaedd1a9..481dbcd8c9d1 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 + -- 2.26.2