media-fonts/kanjistrokeorders: Drop 2.012

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2018-11-08 23:00:41 +01:00
parent 9c8bb9cc95
commit 18482ebfc4
2 changed files with 0 additions and 28 deletions

View File

@@ -1,2 +1 @@
DIST KanjiStrokeOrders_v2.012.zip 8961316 BLAKE2B 1ddd7ec47668ea0d10700db60a3f07665234c70815e8415a5dca4814d8b13c82ca23534e5278380ca8115ff6fc16ba8c65954022c657c0de3826f5370eb579ff SHA512 352be65ee27275a5093625372a8fb8bc073d8b76b9269e3c211ffe5f18a23134b1b1fff18d2b85cfa70424a74ab4e3a342a4f231b65364cf017985a5e70443c6
DIST KanjiStrokeOrders_v2.016.zip 8982113 BLAKE2B 940d0ab1c7a0b045a88bec454b3f4dda4cb61d096d0e786884f2e3ea8aa7a21942604585173eded13e5618ae0051d01c975a0b9b45deeae7abff8983c03852a1 SHA512 8551864915f3d5b542df318a1fe1d8474304ec8adb61fd414d4bff132c69a5a875eae0bdccce90819da1f3c68192c589207bf9c997a81896ddd6916d79f363a0

View File

@@ -1,27 +0,0 @@
# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=0
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=""
RDEPEND="!=kde-apps/kiten-18.08.2-r0"
# Only installs fonts
RESTRICT="strip binchecks"
S="${WORKDIR}"
FONT_S="${S}"
FONT_SUFFIX="ttf"
DOCS="readme_en_v${PV}.txt"