summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/canna-2ch')
-rw-r--r--app-dicts/canna-2ch/Manifest1
-rw-r--r--app-dicts/canna-2ch/canna-2ch-20040519.ebuild29
-rw-r--r--app-dicts/canna-2ch/files/052ch.dics.dir2
-rw-r--r--app-dicts/canna-2ch/metadata.xml11
4 files changed, 0 insertions, 43 deletions
diff --git a/app-dicts/canna-2ch/Manifest b/app-dicts/canna-2ch/Manifest
deleted file mode 100644
index 0cf8a347e277..000000000000
--- a/app-dicts/canna-2ch/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST canna-2ch-20040519.tar.gz 53168 BLAKE2B 247b30f7a97258eac52f9a1d32bd2a785dcfaccd50430fd251a287a80b7a7ab12d1f2c4894d9eb026552f033854b50fbc967a50b66b84d3d5fe68e1954beb6fb SHA512 62b6f633fd0d345e09ce1e0603f61fe1363880ecdc72932e7a8d6d4c17a23be619a749974a3f54a78642396834888f628f047f1a88db3c8d36a758468bd6d296
diff --git a/app-dicts/canna-2ch/canna-2ch-20040519.ebuild b/app-dicts/canna-2ch/canna-2ch-20040519.ebuild
deleted file mode 100644
index 7e399afcaca3..000000000000
--- a/app-dicts/canna-2ch/canna-2ch-20040519.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit cannadic
-
-DESCRIPTION="Japanese Canna dictionary for 2channelers"
-HOMEPAGE="http://omaemona.sourceforge.net/packages/Canna"
-SRC_URI="https://dev.gentoo.org/~naota/files/${P}.tar.gz"
-#SRC_URI="http://omaemona.sourceforge.net/packages/Canna/2ch.t"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm64 hppa ~ia64 ppc ppc64 sparc x86"
-IUSE="canna"
-
-DEPEND="canna? ( app-i18n/canna )"
-S="${WORKDIR}/${PN}"
-
-CANNADICS="2ch"
-DICSDIRFILE="${FILESDIR}/052ch.dics.dir"
-
-src_compile() {
- # Anthy users do not need binary dictionary
- if use canna; then
- mkbindic nichan.ctd || die
- fi
-}
diff --git a/app-dicts/canna-2ch/files/052ch.dics.dir b/app-dicts/canna-2ch/files/052ch.dics.dir
deleted file mode 100644
index 1ddc85d64336..000000000000
--- a/app-dicts/canna-2ch/files/052ch.dics.dir
+++ /dev/null
@@ -1,2 +0,0 @@
-nichan.cbd(nichan.mwd) -2ch---
-nichan.cld(nichan.mwd) -2ch---
diff --git a/app-dicts/canna-2ch/metadata.xml b/app-dicts/canna-2ch/metadata.xml
deleted file mode 100644
index 95f2f679f0e5..000000000000
--- a/app-dicts/canna-2ch/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">omaemona</remote-id>
- </upstream>
-</pkgmetadata>