diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-10-06 14:48:27 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-10-06 14:48:27 +0000 |
commit | 68e358c9ab7aba9cc1ac6a67ca0c9cd1629ba6e8 (patch) | |
tree | b462ecac9aa8f2b79c53d5421b9f471d8592ed63 /media-fonts/kochi-substitute | |
parent | version bump (Manifest recommit) (diff) | |
download | gentoo-2-68e358c9ab7aba9cc1ac6a67ca0c9cd1629ba6e8.tar.gz gentoo-2-68e358c9ab7aba9cc1ac6a67ca0c9cd1629ba6e8.tar.bz2 gentoo-2-68e358c9ab7aba9cc1ac6a67ca0c9cd1629ba6e8.zip |
Added to ~ppc-macos.
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() { |