commit: 200e6540076941148062ae1ba41641bf71a40ff0
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 20 14:26:40 2018 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Fri Jul 20 14:27:31 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=200e6540
app-dicts/mecab-ipadic: update to EAPI 6
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070801.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070801.ebuild
b/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070801.ebuild
index 67d31976b0d..b6e5428ed4c 100644
--- a/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070801.ebuild
+++ b/app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070801.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI="5"
+EAPI="6"
MY_P="${PN}-${PV%.*}-${PV/*.}"