commit: 47e868f0b852ee69d440858383aaff0503115492
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 20 14:32:28 2018 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> 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 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>[email protected]</email>
- <name>Cjk</name>
- </maintainer>
- <upstream>
- <remote-id type="sourceforge-jp">unidic</remote-id>
- </upstream>
+ <maintainer type="project">
+ <email>[email protected]</email>
+ <name>Cjk</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="sourceforge-jp">unidic</remote-id>
+ </upstream>
</pkgmetadata>