summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-dicts/mecab-unidic/mecab-unidic-2.1.2.ebuild6
-rw-r--r--app-dicts/mecab-unidic/metadata.xml14
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 e46bc6ad2af6..10aa05e9bac6 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 07b34f7a085b..4ed05c5fd697 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>cjk@gentoo.org</email>
- <name>Cjk</name>
- </maintainer>
- <upstream>
- <remote-id type="sourceforge-jp">unidic</remote-id>
- </upstream>
+ <maintainer type="project">
+ <email>cjk@gentoo.org</email>
+ <name>Cjk</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="sourceforge-jp">unidic</remote-id>
+ </upstream>
</pkgmetadata>