diff options
author | 2004-07-14 17:14:39 +0000 | |
---|---|---|
committer | 2004-07-14 17:14:39 +0000 | |
commit | 50a1031077900ddd398acaa9a0739fd07a108afd (patch) | |
tree | a8ed14aae7940753958a787caa2531f4dc5d0dac /media-fonts/zh-kcfonts/zh-kcfonts-1.05-r1.ebuild | |
parent | ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-50a1031077900ddd398acaa9a0739fd07a108afd.tar.gz gentoo-2-50a1031077900ddd398acaa9a0739fd07a108afd.tar.bz2 gentoo-2-50a1031077900ddd398acaa9a0739fd07a108afd.zip |
sync IUSE (missing)
Diffstat (limited to 'media-fonts/zh-kcfonts/zh-kcfonts-1.05-r1.ebuild')
-rw-r--r-- | media-fonts/zh-kcfonts/zh-kcfonts-1.05-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r1.ebuild b/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r1.ebuild index ad4bc15b5a78..ab5fc040533c 100644 --- a/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r1.ebuild +++ b/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r1.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/zh-kcfonts/zh-kcfonts-1.05-r1.ebuild,v 1.2 2004/06/24 22:32:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/zh-kcfonts/zh-kcfonts-1.05-r1.ebuild,v 1.3 2004/07/14 17:11:43 agriffis Exp $ KCFONTS="${P}.tgz" @@ -11,6 +11,7 @@ HOMEPAGE="" #No homepage exists that I am aware of or able to find LICENSE="freedist" SLOT="0" KEYWORDS="~x86 ~ppc" +IUSE="" DEPEND="virtual/x11" S=${WORKDIR} |