summaryrefslogtreecommitdiff
path: root/app-dicts/mecab-unidic
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-dicts/mecab-unidic
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/mecab-unidic')
-rw-r--r--app-dicts/mecab-unidic/Manifest3
-rw-r--r--app-dicts/mecab-unidic/mecab-unidic-2.1.2.ebuild18
-rw-r--r--app-dicts/mecab-unidic/metadata.xml11
3 files changed, 0 insertions, 32 deletions
diff --git a/app-dicts/mecab-unidic/Manifest b/app-dicts/mecab-unidic/Manifest
deleted file mode 100644
index 7c92041fead1..000000000000
--- a/app-dicts/mecab-unidic/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST unidic-mecab-2.1.2_src.zip 140517811 BLAKE2B 38001714023c1de6ea5388ccc6ab9f5a910c0f40ba1f5cfee861e6a733797ee6ea528eeeb185a4354c084f71189d73478f64719bc3e0b6424cc24a8088d419e1 SHA512 db80feab873851df874781fe81430ee90e238f166b90e77755a112602e0f22a7c4c5deb4ce8bcd357d258d8d806d917652e6723bf2a1b786942952fbbcb52782
-EBUILD mecab-unidic-2.1.2.ebuild 411 BLAKE2B f561de6fda2cd4d35287bb78722fa0b9021233bdfd67084d7cbae5e427d99f40b9a1131a7478718bd1bed4dee9e2eb5c8464833b11d3a22822946f4ed543ed85 SHA512 73195268c0e3b718b7df01f9fb1cb4389d9e66192c7c7eb0f63ce54aaf9effb6266431b5c41f75e18d00ea0e17eecfbb221898ba3f8b60f0e9fc51654664c245
-MISC metadata.xml 323 BLAKE2B 582a4a8283b2e05987975ea80f86fd2e91712cf520de09e3f57644fdb7ee73aebb86c6d890e2104afe73f595627b2722974341d1239bed5d7329197e635721bf SHA512 34f88065057adfe7913513f2c6a39820448f7672c7f6664fae1e472ee71dc912522b29eff3c22996a53517ce9a176e44e58515cdf3ca00e73c8ad184e058fe9b
diff --git a/app-dicts/mecab-unidic/mecab-unidic-2.1.2.ebuild b/app-dicts/mecab-unidic/mecab-unidic-2.1.2.ebuild
deleted file mode 100644
index e46bc6ad2af6..000000000000
--- a/app-dicts/mecab-unidic/mecab-unidic-2.1.2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-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"
-
-LICENSE="|| ( BSD GPL-2 LGPL-2.1 )"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="app-text/mecab"
-S="${WORKDIR}/${MY_P}"
diff --git a/app-dicts/mecab-unidic/metadata.xml b/app-dicts/mecab-unidic/metadata.xml
deleted file mode 100644
index 07b34f7a085b..000000000000
--- a/app-dicts/mecab-unidic/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?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>
-</pkgmetadata>