app-dicts/mecab-unidic: update to EAPI 6
authorAkinori Hattori <hattya@gentoo.org>
Fri, 20 Jul 2018 14:32:28 +0000 (23:32 +0900)
committerAkinori Hattori <hattya@gentoo.org>
Fri, 20 Jul 2018 14:33:28 +0000 (23:33 +0900)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-dicts/mecab-unidic/mecab-unidic-2.1.2.ebuild
app-dicts/mecab-unidic/metadata.xml

index e46bc6ad2af6ffd1c8b993f04e68815b76492157..10aa05e9bac6f3308e367a8de772a2b2f50003cd 100644 (file)
@@ -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"
index 07b34f7a085b86422b1863a353df40ba8f435e2b..4ed05c5fd697db7de17ce84911f0dca8cd556050 100644 (file)
@@ -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>