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 5FE14138334 for ; Fri, 20 Jul 2018 14:33:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 57E64E0A8A; Fri, 20 Jul 2018 14:33:49 +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 ECAB0E092F for ; Fri, 20 Jul 2018 14:33:48 +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 2A432335CF3 for ; Fri, 20 Jul 2018 14:33:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B396D37B for ; Fri, 20 Jul 2018 14:33:44 +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: <1532097208.47e868f0b852ee69d440858383aaff0503115492.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/mecab-unidic/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/mecab-unidic/mecab-unidic-2.1.2.ebuild app-dicts/mecab-unidic/metadata.xml X-VCS-Directories: app-dicts/mecab-unidic/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: 47e868f0b852ee69d440858383aaff0503115492 X-VCS-Branch: master Date: Fri, 20 Jul 2018 14:33:44 +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: afd40f2c-151a-42d7-b075-22f8aa7d6bc0 X-Archives-Hash: 677cebca9d93023a38a3be52d9dd9fff commit: 47e868f0b852ee69d440858383aaff0503115492 Author: Akinori Hattori gentoo org> AuthorDate: Fri Jul 20 14:32:28 2018 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Fri Jul 20 14:33:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47e868f0 app-dicts/mecab-unidic: update to EAPI 6 Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-dicts/mecab-unidic/mecab-unidic-2.1.2.ebuild | 6 +++--- app-dicts/mecab-unidic/metadata.xml | 14 +++++++------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/app-dicts/mecab-unidic/mecab-unidic-2.1.2.ebuild b/app-dicts/mecab-unidic/mecab-unidic-2.1.2.ebuild index e46bc6ad2af..10aa05e9bac 100644 --- a/app-dicts/mecab-unidic/mecab-unidic-2.1.2.ebuild +++ b/app-dicts/mecab-unidic/mecab-unidic-2.1.2.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI="5" +EAPI="6" MY_P="unidic-mecab-${PV}_src" DESCRIPTION="IPA dictionary for MeCab" HOMEPAGE="https://osdn.jp/projects/unidic/" -SRC_URI="mirror://sourceforge.jp/unidic/58338/${MY_P}.zip" +SRC_URI="mirror://sourceforge.jp/${PN#*-}/58338/${MY_P}.zip" LICENSE="|| ( BSD GPL-2 LGPL-2.1 )" SLOT="0" diff --git a/app-dicts/mecab-unidic/metadata.xml b/app-dicts/mecab-unidic/metadata.xml index 07b34f7a085..4ed05c5fd69 100644 --- a/app-dicts/mecab-unidic/metadata.xml +++ b/app-dicts/mecab-unidic/metadata.xml @@ -1,11 +1,11 @@ - - cjk@gentoo.org - Cjk - - - unidic - + + cjk@gentoo.org + Cjk + + + unidic +