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>
This commit is contained in:
Arfrever Frehtes Taifersar Arahesis
2018-12-19 18:52:53 +01:00
committed by Mike Gilbert
parent 5947ebf54b
commit 74df9c13b0
2 changed files with 0 additions and 29 deletions

View File

@@ -1,2 +1 @@
DIST KanjiStrokeOrders_v2.016.zip 8982113 BLAKE2B 940d0ab1c7a0b045a88bec454b3f4dda4cb61d096d0e786884f2e3ea8aa7a21942604585173eded13e5618ae0051d01c975a0b9b45deeae7abff8983c03852a1 SHA512 8551864915f3d5b542df318a1fe1d8474304ec8adb61fd414d4bff132c69a5a875eae0bdccce90819da1f3c68192c589207bf9c997a81896ddd6916d79f363a0
DIST KanjiStrokeOrders_v4.002.zip 9453962 BLAKE2B c340e53f4fa8fd56aa267cd5b9b1d9ebb15adcbe814c9ea00b9adacddbfee70e4925c7fa6a8939d16d0935e9c0067d69ba4dcf9ce9af346c2b457c001631b905 SHA512 49b5f5dbf70e900e547d5d0fb2fb51d2e8dc73e6dae3ee46e197ef5e2187c445fc39ca69cc69b5e7612b600e065cb17e760c3f48b6b7dde8f6ccccabb3382a6d

View File

@@ -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"