diff options
author | Tom Gall <tgall@gentoo.org> | 2004-06-28 16:54:23 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-06-28 16:54:23 +0000 |
commit | b9f4af9550c39b8ba2bccb6ec1ffe86fd61169a8 (patch) | |
tree | feb4af01f34a68dbaa54f26d9563605ddff8f112 /media-fonts/kochi-substitute | |
parent | Added patches to allow compiling with gcc-3.4 (diff) | |
download | historical-b9f4af9550c39b8ba2bccb6ec1ffe86fd61169a8.tar.gz historical-b9f4af9550c39b8ba2bccb6ec1ffe86fd61169a8.tar.bz2 historical-b9f4af9550c39b8ba2bccb6ec1ffe86fd61169a8.zip |
mark ~ppc64, bug 54151
Diffstat (limited to 'media-fonts/kochi-substitute')
-rw-r--r-- | media-fonts/kochi-substitute/ChangeLog | 5 | ||||
-rw-r--r-- | media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-fonts/kochi-substitute/ChangeLog b/media-fonts/kochi-substitute/ChangeLog index 41f2a3f10d5d..497362120d05 100644 --- a/media-fonts/kochi-substitute/ChangeLog +++ b/media-fonts/kochi-substitute/ChangeLog @@ -1,6 +1,9 @@ # 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.15 2004/06/24 22:28:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/ChangeLog,v 1.16 2004/06/28 16:54:22 tgall Exp $ + + 28 Jun 2004; Tom Gall <tgall@gentoo.org> kochi-substitute-20030809-r3.ebuild: + mark ~ppc64 bug 54151 *kochi-substitute-20030809-r3 (31 May 2004) diff --git a/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild b/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild index e3a8e2a91497..afd91e2cffd1 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.2 2004/06/24 22:28:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild,v 1.3 2004/06/28 16:54:23 tgall Exp $ inherit font @@ -11,7 +11,7 @@ LICENSE="free-noncomm" # naga10 has free-noncomm license SLOT="0" -KEYWORDS="~ia64 ~x86 ~alpha ~sparc ~ppc ~hppa ~amd64 ~mips" +KEYWORDS="~ia64 ~x86 ~alpha ~sparc ~ppc ~hppa ~amd64 ~mips ~ppc64" S=${WORKDIR}/${PN}-${PV:0:8} |