diff options
author | Stuart Bouyer <stubear@gentoo.org> | 2002-08-28 23:53:35 +0000 |
---|---|---|
committer | Stuart Bouyer <stubear@gentoo.org> | 2002-08-28 23:53:35 +0000 |
commit | fdbdae1d410854ee6ce1792d1a6e61875d5c4472 (patch) | |
tree | e6eac8d2b4760afa35742bea475fc366a1a255e9 /x11-misc | |
parent | fixing the old gnome wrappers dependencies (diff) | |
download | gentoo-2-fdbdae1d410854ee6ce1792d1a6e61875d5c4472.tar.gz gentoo-2-fdbdae1d410854ee6ce1792d1a6e61875d5c4472.tar.bz2 gentoo-2-fdbdae1d410854ee6ce1792d1a6e61875d5c4472.zip |
fixed dep to be category/package
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/kochi-fonts/kochi-fonts-0.2.20020503.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/kochi-fonts/kochi-fonts-0.2.20020503.ebuild b/x11-misc/kochi-fonts/kochi-fonts-0.2.20020503.ebuild index ad59ab26a7f4..62ad06e247c0 100644 --- a/x11-misc/kochi-fonts/kochi-fonts-0.2.20020503.ebuild +++ b/x11-misc/kochi-fonts/kochi-fonts-0.2.20020503.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# /space/gentoo/cvsroot/gentoo-x86/skel.ebuild,v 1.7 2002/05/18 17:25:12 agenkin Exp +# $Header: /var/cvsroot/gentoo-x86/x11-misc/kochi-fonts/kochi-fonts-0.2.20020503.ebuild,v 1.6 2002/08/28 23:53:35 stubear Exp $ DESCRIPTION="Kochi Gothic and Mincho Japanese TrueType fonts" @@ -10,8 +10,8 @@ LICENSE="kochi-fonts" SLOT="0" KEYWORDS="x86 sparc sparc64" -DEPEND=">=xfree-4.2.0-r9 - >=ttmkfdir-0.0-r1" +DEPEND=">=x11-base/xfree-4.2.0-r9 + >=x11-misc/ttmkfdir-0.0-r1" SRC_PATH="http://www.on.cs.keio.ac.jp/~yasu/linux/fonts" |