diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-29 02:37:15 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-29 02:37:15 +0000 |
commit | 58d4357a4ee974f871c4e3e4f7cd6b5bb1adf46c (patch) | |
tree | cab2ac5fe516b4b054309a19351d77ccdb6997c5 /media-fonts/kochi-substitute | |
parent | Fixed live dependancy version issues. (Manifest recommit) (diff) | |
download | gentoo-2-58d4357a4ee974f871c4e3e4f7cd6b5bb1adf46c.tar.gz gentoo-2-58d4357a4ee974f871c4e3e4f7cd6b5bb1adf46c.tar.bz2 gentoo-2-58d4357a4ee974f871c4e3e4f7cd6b5bb1adf46c.zip |
stable on ppc64
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 7bb28532a199..5ca0b395d3f7 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.17 2004/07/01 10:48:28 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/ChangeLog,v 1.18 2004/07/29 02:33:05 tgall Exp $ + + 28 Jul 2004; Tom Gall <tgall@gentoo.org> kochi-substitute-20030809-r3.ebuild: + stable on ppc64 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> kochi-substitute-20030809-r2.ebuild, kochi-substitute-20030809.ebuild: diff --git a/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild b/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild index 52823a59b6c1..99f862051ec1 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.4 2004/07/14 17:06:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild,v 1.5 2004/07/29 02:33:05 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 ~ppc64" +KEYWORDS="~ia64 ~x86 ~alpha ~sparc ~ppc ~hppa ~amd64 ~mips ppc64" IUSE="" S=${WORKDIR}/${PN}-${PV:0:8} |