summaryrefslogtreecommitdiff
path: root/app-dicts/mecab-ipadic
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-21 18:58:21 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-21 18:58:21 +0100
commit3811bc3072bf19e2be351d2c63f81532945c0f21 (patch)
tree52b4da2dd6e3e391c6d505db21bf24fbedd2cb6e /app-dicts/mecab-ipadic
parent741f84b9049559581fdb52d1f8b93b5105c1187b (diff)
gentoo resync : 21.07.2018
Diffstat (limited to 'app-dicts/mecab-ipadic')
-rw-r--r--app-dicts/mecab-ipadic/Manifest4
-rw-r--r--app-dicts/mecab-ipadic/mecab-ipadic-2.7.0.20070801.ebuild8
-rw-r--r--app-dicts/mecab-ipadic/metadata.xml19
3 files changed, 15 insertions, 16 deletions
diff --git a/app-dicts/mecab-ipadic/Manifest b/app-dicts/mecab-ipadic/Manifest
index 0469aae179de..41adc862b553 100644
--- a/app-dicts/mecab-ipadic/Manifest
+++ b/app-dicts/mecab-ipadic/Manifest
@@ -1,3 +1,3 @@
DIST mecab-ipadic-2.7.0-20070801.tar.gz 12208105 BLAKE2B 448aed0389a18be5cb8161c600827190353b884cbbce4b86b122098b9ce15a2d838da93b37c608bf66dcbac7ec84c11aef1b87ba7907d1a4cf5bcfcf4a491da1 SHA512 35ea662cb62f1967849f7ed5781bd6dafef0fe20d63e88d9a0057666e57ed23d5a0e6fb8d0701a0cc4da43a1050c1b02463bb862decc71c36b7fc2acdc158d86
-EBUILD mecab-ipadic-2.7.0.20070801.ebuild 518 BLAKE2B 9d4ea7fed7d5603163b682933ee8fc1d7a6200d6924e020d1e8914233ec9a51d9bfc4c82f77a0defc3168e59df122f42f2bb1e38e7c2669bbcf8216551dec176 SHA512 c1302f4faa35ced7675f8df78ca02e31b8e97585fb2eb6dcc3bdce84fa60e79948d5bdb60aa9ff096c8279f3a05ad6d7a6257c42cbf014cc46033803930c9f97
-MISC metadata.xml 401 BLAKE2B 38623c00dbd106c4b81eb7a4957b97f2eaffc0c9b535b6d8c820c59b2826ee073da1f7ee4925c4a92c3e026a05df7bcc84140768f3b28585a58f542869676df2 SHA512 743955c4b8873cc0ed6883156a4a07711269bb338063898f99d4c6346cb77a3a42b6222b7f6f00529db51a6f632ad1c66a58603c59a2fc4691b698277eeb4658
+EBUILD mecab-ipadic-2.7.0.20070801.ebuild 523 BLAKE2B 2be1b97e3ff935cf3cee386dec38882fa45aec882f0bd88d48c79eba9fbcbab784c81488c38ec537e1ef57b3f019aae32282fe64f13d83a26243dfc178699c6b SHA512 bbee903c826917e394488aa7a257fdeb65020729e41e7bfdf29efb3a65fcfcfc1034bfd59c594d0f218fed74be927de479e86533180b55a46823497894873000
+MISC metadata.xml 412 BLAKE2B ca6440887d39a7ded3f9d000ec965344164f69dfdf0e98bd070cdc531804d7c94d74fe9a6a3ead7876fd9bf39eacbe5649b3e5357b1083f30d78ac51fd0a7afa SHA512 78feb6a8557ee197f02071540a3c6836cebec69cffc3d32a22f8563008614da66a6b26fafa0dae24b0c21cb7492e203c096f67c5482d1ffe617098b0db0670e0
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 c1b211621986..b6e5428ed4cf 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,13 +1,13 @@
-# Copyright 1999-2013 Gentoo Foundation
+# 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/*.}"
DESCRIPTION="IPA dictionary for MeCab"
-HOMEPAGE="http://mecab.sourceforge.net/"
-SRC_URI="mirror://sourceforge/mecab/${MY_P}.tar.gz"
+HOMEPAGE="http://taku910.github.io/mecab/"
+SRC_URI="mirror://sourceforge/${PN%-*}/${MY_P}.tar.gz"
LICENSE="ipadic"
SLOT="0"
diff --git a/app-dicts/mecab-ipadic/metadata.xml b/app-dicts/mecab-ipadic/metadata.xml
index ad11001c7070..82adca0f7b81 100644
--- a/app-dicts/mecab-ipadic/metadata.xml
+++ b/app-dicts/mecab-ipadic/metadata.xml
@@ -1,14 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>hattya@gentoo.org</email>
- </maintainer>
- <maintainer type="project">
- <email>cjk@gentoo.org</email>
- <name>Cjk</name>
- </maintainer>
- <upstream>
- <remote-id type="sourceforge">mecab</remote-id>
- </upstream>
+ <maintainer type="project">
+ <email>cjk@gentoo.org</email>
+ <name>Cjk</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">taku910/mecab</remote-id>
+ <remote-id type="google-code">mecab</remote-id>
+ <remote-id type="sourceforge">mecab</remote-id>
+ </upstream>
</pkgmetadata>