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 7B6DF139695 for ; Wed, 12 Jul 2017 12:37:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C33B621414A; Wed, 12 Jul 2017 12:37:17 +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 925FC214146 for ; Wed, 12 Jul 2017 12:37:17 +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 92980341803 for ; Wed, 12 Jul 2017 12:37:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1AEC074AB for ; Wed, 12 Jul 2017 12:37:15 +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: <1499862882.9ecdc347f4cb968aa1ca4b92357609cf829a9859.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/canna-2ch/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/canna-2ch/canna-2ch-20030827.ebuild app-dicts/canna-2ch/canna-2ch-20040519.ebuild app-dicts/canna-2ch/metadata.xml X-VCS-Directories: app-dicts/canna-2ch/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: 9ecdc347f4cb968aa1ca4b92357609cf829a9859 X-VCS-Branch: master Date: Wed, 12 Jul 2017 12:37:15 +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: 450857dd-9708-4fa9-b02f-8b7b86bef558 X-Archives-Hash: e52bc7e7fcad4ed89505dd2d7bd31c73 commit: 9ecdc347f4cb968aa1ca4b92357609cf829a9859 Author: Akinori Hattori gentoo org> AuthorDate: Wed Jul 12 12:34:42 2017 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Wed Jul 12 12:34:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ecdc347 app-dicts/canna-2ch: update to EAPI 6 Package-Manager: Portage-2.3.6, Repoman-2.3.1 app-dicts/canna-2ch/canna-2ch-20030827.ebuild | 15 ++++++--------- app-dicts/canna-2ch/canna-2ch-20040519.ebuild | 7 ++++--- app-dicts/canna-2ch/metadata.xml | 14 +++++++------- 3 files changed, 17 insertions(+), 19 deletions(-) diff --git a/app-dicts/canna-2ch/canna-2ch-20030827.ebuild b/app-dicts/canna-2ch/canna-2ch-20030827.ebuild index 2cd3b357a3e..85ec43f9e43 100644 --- a/app-dicts/canna-2ch/canna-2ch-20030827.ebuild +++ b/app-dicts/canna-2ch/canna-2ch-20030827.ebuild @@ -1,7 +1,9 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -inherit cannadic eutils +EAPI="6" + +inherit cannadic DESCRIPTION="Japanese Canna dictionary for 2channelers" HOMEPAGE="http://omaemona.sourceforge.net/packages/Canna" @@ -14,21 +16,16 @@ KEYWORDS="alpha ~amd64 ppc ppc64 sparc x86" IUSE="canna" DEPEND="canna? ( app-i18n/canna )" -RDEPEND="" S="${WORKDIR}/${PN}" +PATCHES=( "${FILESDIR}/"${P}-canna36p4-gentoo.patch ) + CANNADICS="2ch" DICSDIRFILE="${FILESDIR}/052ch.dics.dir" -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}/${P}-canna36p4-gentoo.patch" -} - src_compile() { # Anthy users do not need binary dictionary - if use canna ; then + if use canna; then mkbindic nichan.ctd || die fi } diff --git a/app-dicts/canna-2ch/canna-2ch-20040519.ebuild b/app-dicts/canna-2ch/canna-2ch-20040519.ebuild index f74c01b6acf..38918f7084d 100644 --- a/app-dicts/canna-2ch/canna-2ch-20040519.ebuild +++ b/app-dicts/canna-2ch/canna-2ch-20040519.ebuild @@ -1,7 +1,9 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -inherit cannadic eutils +EAPI="6" + +inherit cannadic DESCRIPTION="Japanese Canna dictionary for 2channelers" HOMEPAGE="http://omaemona.sourceforge.net/packages/Canna" @@ -14,7 +16,6 @@ KEYWORDS="~alpha amd64 hppa ia64 ~ppc ~ppc64 ~sparc x86" IUSE="canna" DEPEND="canna? ( app-i18n/canna )" -RDEPEND="" S="${WORKDIR}/${PN}" CANNADICS="2ch" @@ -22,7 +23,7 @@ DICSDIRFILE="${FILESDIR}/052ch.dics.dir" src_compile() { # Anthy users do not need binary dictionary - if use canna ; then + if use canna; then mkbindic nichan.ctd || die fi } diff --git a/app-dicts/canna-2ch/metadata.xml b/app-dicts/canna-2ch/metadata.xml index e4e50f32422..95f2f679f0e 100644 --- a/app-dicts/canna-2ch/metadata.xml +++ b/app-dicts/canna-2ch/metadata.xml @@ -1,11 +1,11 @@ - - cjk@gentoo.org - Cjk - - - omaemona - + + cjk@gentoo.org + Cjk + + + omaemona +