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 CBBD71396D1 for ; Wed, 16 Aug 2017 14:17:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 24EB81FC00A; Wed, 16 Aug 2017 14:17:36 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 034661FC00A for ; Wed, 16 Aug 2017 14:17:35 +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 72C27341700 for ; Wed, 16 Aug 2017 14:17:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C632761D for ; Wed, 16 Aug 2017 14:17:33 +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: <1502892997.3a10dd5be3baf6954532e03090fa321fdb7380b0.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-latin/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild app-i18n/ibus-table-latin/metadata.xml X-VCS-Directories: app-i18n/ibus-table-latin/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: 3a10dd5be3baf6954532e03090fa321fdb7380b0 X-VCS-Branch: master Date: Wed, 16 Aug 2017 14:17:33 +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-Archives-Salt: 95200145-6dde-4423-8f8d-9f9fff55e604 X-Archives-Hash: a992c56f54c6727b964e7e7146cadfb5 commit: 3a10dd5be3baf6954532e03090fa321fdb7380b0 Author: Akinori Hattori gentoo org> AuthorDate: Wed Aug 16 14:16:37 2017 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Wed Aug 16 14:16:37 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a10dd5b app-i18n/ibus-table-latin: update to EAPI 6 Package-Manager: Portage-2.3.6, Repoman-2.3.1 .../ibus-table-latin-1.2.0.20100305.ebuild | 14 +++++--------- app-i18n/ibus-table-latin/metadata.xml | 17 ++++++++--------- 2 files changed, 13 insertions(+), 18 deletions(-) diff --git a/app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild b/app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild index e75fed021bb..ff26181746d 100644 --- a/app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild +++ b/app-i18n/ibus-table-latin/ibus-table-latin-1.2.0.20100305.ebuild @@ -1,7 +1,9 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -DESCRIPTION="The Latin tables for IBus-Table" +EAPI="6" + +DESCRIPTION="Latin tables for IBus-Table" HOMEPAGE="https://github.com/ibus/ibus/wiki" SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz" @@ -10,12 +12,6 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND=">=app-i18n/ibus-table-1.2.0.20090912" +RDEPEND="app-i18n/ibus-table" DEPEND="${RDEPEND} virtual/pkgconfig" - -src_install() { - emake DESTDIR="${D}" install || die - - dodoc AUTHORS ChangeLog NEWS README || die -} diff --git a/app-i18n/ibus-table-latin/metadata.xml b/app-i18n/ibus-table-latin/metadata.xml index 678ff7b0f11..13ee2c91ec7 100644 --- a/app-i18n/ibus-table-latin/metadata.xml +++ b/app-i18n/ibus-table-latin/metadata.xml @@ -1,13 +1,12 @@ - - cjk@gentoo.org - Cjk - - The Latin tables for Ibus-Table. - - ibus - ibus/ibus - + + cjk@gentoo.org + Cjk + + + ibus + ibus/ibus +