diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2004-09-29 13:04:10 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2004-09-29 13:04:10 +0000 |
commit | 9c7624869d1d82801c33fbe54cdb17165f8f00a5 (patch) | |
tree | 6f86b69bb8b163ac44f0cb1e40a64a862accfac3 /media-fonts/kochi-substitute | |
parent | Unmask (Manifest recommit) (diff) | |
download | gentoo-2-9c7624869d1d82801c33fbe54cdb17165f8f00a5.tar.gz gentoo-2-9c7624869d1d82801c33fbe54cdb17165f8f00a5.tar.bz2 gentoo-2-9c7624869d1d82801c33fbe54cdb17165f8f00a5.zip |
mark stable, those are only fonts
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 | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-fonts/kochi-substitute/ChangeLog b/media-fonts/kochi-substitute/ChangeLog index 5ca0b395d3f7..becdbec0c93e 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.18 2004/07/29 02:33:05 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/kochi-substitute/ChangeLog,v 1.19 2004/09/29 13:04:10 lanius Exp $ + + 29 Sep 2004; Heinrich Wendel <lanius@gentoo.org> + kochi-substitute-20030809-r3.ebuild: + mark stable, those are only fonts 28 Jul 2004; Tom Gall <tgall@gentoo.org> kochi-substitute-20030809-r3.ebuild: stable on ppc64 diff --git a/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild b/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild index 99f862051ec1..15523da35cb0 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.5 2004/07/29 02:33:05 tgall Exp $ +# $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 $ 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} |