diff options
Diffstat (limited to 'media-fonts/kochi-substitute')
-rw-r--r-- | media-fonts/kochi-substitute/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/media-fonts/kochi-substitute/ChangeLog b/media-fonts/kochi-substitute/ChangeLog index e6bc5690c967..ab2e40dc920c 100644 --- a/media-fonts/kochi-substitute/ChangeLog +++ b/media-fonts/kochi-substitute/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/kochi-substitute # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/ChangeLog,v 1.20 2004/10/05 03:23:11 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/ChangeLog,v 1.21 2004/10/06 14:48:27 usata Exp $ + + 06 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> + kochi-substitute-20030809-r3.ebuild: + Added to ~ppc-macos. 04 Oct 2004; Tom Gall <tgall@gentoo.org> kochi-substitute-20030809-r2.ebuild: stable on ppc64 bug #65769 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() { |