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 3E22A158086 for ; Mon, 18 Oct 2021 13:20:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32811E0858; Mon, 18 Oct 2021 13:20:04 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 06A8FE0858 for ; Mon, 18 Oct 2021 13:20:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B105D335CF5 for ; Mon, 18 Oct 2021 13:20:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EE9468E for ; Mon, 18 Oct 2021 13:19:59 +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: <1634562000.3bb0197046c78915e7276c4f7e39c36ef80bc42a.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-unikey/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/ibus-unikey/ibus-unikey-0.6.1-r2.ebuild app-i18n/ibus-unikey/metadata.xml X-VCS-Directories: app-i18n/ibus-unikey/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: 3bb0197046c78915e7276c4f7e39c36ef80bc42a X-VCS-Branch: master Date: Mon, 18 Oct 2021 13:19: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: 73f2662a-0d26-4088-a7e7-ca04eac3e89a X-Archives-Hash: c152aac841bae7146d83c0aadc503155 commit: 3bb0197046c78915e7276c4f7e39c36ef80bc42a Author: Akinori Hattori gentoo org> AuthorDate: Mon Oct 18 13:00:00 2021 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Mon Oct 18 13:00:00 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bb01970 app-i18n/ibus-unikey: update to EAPI 7 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Akinori Hattori gentoo.org> app-i18n/ibus-unikey/ibus-unikey-0.6.1-r2.ebuild | 8 +++---- app-i18n/ibus-unikey/metadata.xml | 28 ++++++++++++------------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/app-i18n/ibus-unikey/ibus-unikey-0.6.1-r2.ebuild b/app-i18n/ibus-unikey/ibus-unikey-0.6.1-r2.ebuild index 63c9b7f5815..e739473105c 100644 --- a/app-i18n/ibus-unikey/ibus-unikey-0.6.1-r2.ebuild +++ b/app-i18n/ibus-unikey/ibus-unikey-0.6.1-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="6" +EAPI="7" DESCRIPTION="Vietnamese UniKey engine for IBus" HOMEPAGE="https://github.com/mrlequoctuan/ibus-unikey" @@ -21,8 +21,8 @@ RDEPEND="app-i18n/ibus !gtk2? ( x11-libs/gtk+:3 ) ) nls? ( virtual/libintl )" -DEPEND="${RDEPEND} - virtual/pkgconfig +DEPEND="${RDEPEND}" +BDEPEND="virtual/pkgconfig dev-util/intltool nls? ( sys-devel/gettext )" diff --git a/app-i18n/ibus-unikey/metadata.xml b/app-i18n/ibus-unikey/metadata.xml index 90fe49a86ca..24a46aa940b 100644 --- a/app-i18n/ibus-unikey/metadata.xml +++ b/app-i18n/ibus-unikey/metadata.xml @@ -1,18 +1,18 @@ - - cjk@gentoo.org - Cjk - - - The UniKey engine for IBus. It provides a Vietnamese input method using - UniKey. Support via forum at: http://forum.ubuntu-vn.com/viewforum.php?f=85 - - - Enable support for x11-libs/gtk+:2 - - - mrlequoctuan/ibus-unikey - + + cjk@gentoo.org + Cjk + + + The UniKey engine for IBus. It provides a Vietnamese input method using + UniKey. Support via forum at: http://forum.ubuntu-vn.com/viewforum.php?f=85 + + + Enable support for x11-libs/gtk+:2 + + + mrlequoctuan/ibus-unikey +