diff options
Diffstat (limited to 'media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild')
-rw-r--r-- | media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild b/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild index 15523da35cb0..fe9595aba3e5 100644 --- a/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild +++ b/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild,v 1.6 2004/09/29 13:04:10 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild,v 1.7 2004/10/06 14:48:27 usata Exp $ inherit font @@ -11,15 +11,13 @@ LICENSE="free-noncomm" # naga10 has free-noncomm license SLOT="0" -KEYWORDS="ia64 x86 alpha sparc ppc hppa amd64 mips ppc64" +KEYWORDS="ia64 x86 alpha sparc ppc hppa amd64 mips ppc64 ~ppc-macos" IUSE="" S=${WORKDIR}/${PN}-${PV:0:8} FONT_SUFFIX="ttf" -#FONTPATH="/usr/share/fonts/${PN}" - DOCS="README.ja COPYING ChangeLog docs/README" src_install() { |