Skip to content

Commit

Permalink
media-fonts/opendesktop-fonts: update to EAPI 6
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.13, Repoman-2.3.4
  • Loading branch information
hattya committed Dec 12, 2017
1 parent 69be656 commit 95130a8
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions media-fonts/opendesktop-fonts/opendesktop-fonts-1.4.2.ebuild
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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*"

0 comments on commit 95130a8

Please sign in to comment.