summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-fonts/kanjistrokeorders/kanjistrokeorders-4.002.ebuild')
-rw-r--r--media-fonts/kanjistrokeorders/kanjistrokeorders-4.002.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/media-fonts/kanjistrokeorders/kanjistrokeorders-4.002.ebuild b/media-fonts/kanjistrokeorders/kanjistrokeorders-4.002.ebuild
deleted file mode 100644
index 3257c5f73bb4..000000000000
--- a/media-fonts/kanjistrokeorders/kanjistrokeorders-4.002.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 2009-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit font
-
-DESCRIPTION="Font for viewing stroke order diagrams for kanji, kana and other characters"
-HOMEPAGE="https://sites.google.com/site/nihilistorguk/"
-SRC_URI="https://sites.google.com/site/nihilistorguk/KanjiStrokeOrders_v${PV}.zip"
-S="${WORKDIR}"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 arm64 x86"
-IUSE=""
-RESTRICT="binchecks"
-
-BDEPEND="app-arch/unzip"
-
-DOCS=( readme_en_v${PV}.txt )
-
-FONT_SUFFIX="ttf"