summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2018-12-19 18:52:53 +0100
committerMike Gilbert <floppym@gentoo.org>2018-12-19 12:59:04 -0500
commit74df9c13b0ae12fd8b057b5903022cd60d7a9f7a (patch)
tree10bff6f83d4708ce60ada71aa798acf7c8173ff9 /media-fonts/kanjistrokeorders/kanjistrokeorders-2.016.ebuild
parentmedia-fonts/kanjistrokeorders: Stabilize 4.002. (diff)
downloadgentoo-74df9c13b0ae12fd8b057b5903022cd60d7a9f7a.tar.gz
gentoo-74df9c13b0ae12fd8b057b5903022cd60d7a9f7a.tar.bz2
gentoo-74df9c13b0ae12fd8b057b5903022cd60d7a9f7a.zip
media-fonts/kanjistrokeorders: Delete old version (2.016).
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'media-fonts/kanjistrokeorders/kanjistrokeorders-2.016.ebuild')
-rw-r--r--media-fonts/kanjistrokeorders/kanjistrokeorders-2.016.ebuild28
1 files changed, 0 insertions, 28 deletions
diff --git a/media-fonts/kanjistrokeorders/kanjistrokeorders-2.016.ebuild b/media-fonts/kanjistrokeorders/kanjistrokeorders-2.016.ebuild
deleted file mode 100644
index 84d25ec5cb47..000000000000
--- a/media-fonts/kanjistrokeorders/kanjistrokeorders-2.016.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit font
-
-MY_P="KanjiStrokeOrders_v${PV}"
-DESCRIPTION="Font to view stroke order diagrams for Kanji, Kana and etc"
-HOMEPAGE="https://sites.google.com/site/nihilistorguk/"
-SRC_URI="https://sites.google.com/site/nihilistorguk/Home/${MY_P}.zip"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-# Only installs fonts
-RESTRICT="strip binchecks"
-
-DEPEND="app-arch/unzip"
-RDEPEND="!=kde-apps/kiten-18.08.2-r0"
-
-S="${WORKDIR}"
-FONT_S="${S}"
-
-FONT_SUFFIX="ttf"
-DOCS="readme_en_v${PV}.txt"