mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-fonts/opendesktop-fonts: update to EAPI 6
Package-Manager: Portage-2.3.13, Repoman-2.3.4
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# Copyright 1999-2008 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="6"
|
||||
|
||||
inherit font
|
||||
|
||||
DESCRIPTION="Chinese TrueType Fonts"
|
||||
@@ -12,11 +14,12 @@ SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ppc s390 sh sparc x86 ~x86-fbsd"
|
||||
IUSE=""
|
||||
|
||||
FONT_S="${S}"
|
||||
FONT_SUFFIX="ttf ttc"
|
||||
FONT_CONF=( "69-odofonts.conf"
|
||||
FONT_S="${S}"
|
||||
FONT_CONF=(
|
||||
"69-odofonts.conf"
|
||||
"80-odofonts-original.conf"
|
||||
"80-odofonts-simulate-MS-simplified-chinese.conf"
|
||||
"80-odofonts-simulate-MS-triditional-chinese.conf" )
|
||||
|
||||
"80-odofonts-simulate-MS-triditional-chinese.conf"
|
||||
)
|
||||
DOCS="AUTHORS Changelog*"
|
||||
|
||||
Reference in New Issue
Block a user