2021-01-06 23:35:16 +03:00
|
|
|
# Copyright 1999-2021 Gentoo Authors
|
2016-05-23 08:44:58 +03:00
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
|
|
|
|
EAPI="6"
|
|
|
|
|
|
|
|
inherit font
|
|
|
|
|
|
|
|
DESCRIPTION="UmePlus fonts are modified Ume and M+ fonts for Japanese"
|
|
|
|
HOMEPAGE="http://www.geocities.jp/ep3797/modified_fonts_01.html"
|
|
|
|
SRC_URI="mirror://sourceforge.jp/users/10/10368/${P}.tar.xz"
|
|
|
|
|
|
|
|
LICENSE="mplus-fonts public-domain"
|
|
|
|
SLOT="0"
|
2021-01-06 23:35:16 +03:00
|
|
|
KEYWORDS="amd64 x86 ~ppc-macos"
|
2016-05-23 08:44:58 +03:00
|
|
|
IUSE=""
|
|
|
|
RESTRICT="binchecks strip"
|
|
|
|
|
|
|
|
FONT_SUFFIX="ttf"
|