summaryrefslogtreecommitdiff
path: root/app-dicts/mecab-naist-jdic
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-naist-jdic
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/mecab-naist-jdic')
-rw-r--r--app-dicts/mecab-naist-jdic/Manifest3
-rw-r--r--app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013.ebuild24
-rw-r--r--app-dicts/mecab-naist-jdic/metadata.xml11
3 files changed, 0 insertions, 38 deletions
diff --git a/app-dicts/mecab-naist-jdic/Manifest b/app-dicts/mecab-naist-jdic/Manifest
deleted file mode 100644
index 63170a796236..000000000000
--- a/app-dicts/mecab-naist-jdic/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST mecab-naist-jdic-0.6.3b-20111013.tar.gz 14974238 BLAKE2B a665e0679be18ea7207d9fffcf7fbbd0a91f4e365209d2c711d9d97b093396daae235fc887af8eb4634db68fb36a8ad283742a48f1bdf6e289d8b4fdf73c1564 SHA512 03d04505d3d8d097d1389af987e87aca43d56ef36b0def9eb85e19ee15ffe3598d3acb1c78c6dde3b31519419acb87c595aaad594dd116b98ac5cabb82a2e61c
-EBUILD mecab-naist-jdic-0.6.3b_p20111013.ebuild 516 BLAKE2B 1649ca58f6ff277525f7cf7a307784721dc3454f6003a1b7f2743ec16392e27615657ea58dd71544d57e78c31c1cf045b11029f8ba7d5d2e32ab38d18a71c52e SHA512 4d54a9462de914ccc80b63f1e484f85a91be5d342f34369f82e8ec9b6a2307ece21ca4e5b4285940a95a09b1e88d80e4f8666a8d4dcea97ab62df2d29afa459d
-MISC metadata.xml 327 BLAKE2B bba34ada2e5ed248d9f19f2a261a22ff61390825e7ad9c4dc17954b0446527cc037509f7cddbe2ddcadc996e5590a08bde008c4e08e007050c4f60a81eaff502 SHA512 012a1e3503e09cf6a938e1bddb5e893534dd4baf8b4422d5df5dbb81c5eed4e565f726c47f198fffabcc1b406b4bfe589df9b713346ff9ea92babfb67543dfad
diff --git a/app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013.ebuild b/app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013.ebuild
deleted file mode 100644
index 995e15f3c829..000000000000
--- a/app-dicts/mecab-naist-jdic/mecab-naist-jdic-0.6.3b_p20111013.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-MY_P="${P/_p/-}"
-
-DESCRIPTION="NAIST Japanese Dictionary"
-HOMEPAGE="http://sourceforge.jp/projects/naist-jdic/"
-SRC_URI="mirror://sourceforge.jp/naist-jdic/53500/${MY_P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="unicode"
-
-DEPEND="app-text/mecab[unicode=]"
-S="${WORKDIR}/${MY_P}"
-
-DOCS="AUTHORS ChangeLog NEWS README"
-
-src_configure() {
- econf $(use_with unicode charset UTF-8)
-}
diff --git a/app-dicts/mecab-naist-jdic/metadata.xml b/app-dicts/mecab-naist-jdic/metadata.xml
deleted file mode 100644
index 7e862390276e..000000000000
--- a/app-dicts/mecab-naist-jdic/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">naist-jdic</remote-id>
- </upstream>
-</pkgmetadata>