diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 16:16:15 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 16:16:15 +0000 |
commit | 922b48a93a4efdb9c520d87469c584c69672a574 (patch) | |
tree | edb70ae544efdc97d59e7ab7b557d544a616ba5b /media-fonts/twmoefonts/twmoefonts-0.1.ebuild | |
parent | unmasks (diff) | |
download | gentoo-2-922b48a93a4efdb9c520d87469c584c69672a574.tar.gz gentoo-2-922b48a93a4efdb9c520d87469c584c69672a574.tar.bz2 gentoo-2-922b48a93a4efdb9c520d87469c584c69672a574.zip |
unmasks and changelog fixes
Diffstat (limited to 'media-fonts/twmoefonts/twmoefonts-0.1.ebuild')
-rw-r--r-- | media-fonts/twmoefonts/twmoefonts-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/twmoefonts/twmoefonts-0.1.ebuild b/media-fonts/twmoefonts/twmoefonts-0.1.ebuild index 97bcd44bea17..fc0a1a7a95b8 100644 --- a/media-fonts/twmoefonts/twmoefonts-0.1.ebuild +++ b/media-fonts/twmoefonts/twmoefonts-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/twmoefonts/twmoefonts-0.1.ebuild,v 1.1 2003/06/02 13:47:47 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/twmoefonts/twmoefonts-0.1.ebuild,v 1.2 2003/07/12 16:16:15 aliz Exp $ IUSE="" DESCRIPTION="Standard tranditional Chinese fonts made by Minister of Education (MOE), Republic of China." @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.ncu.edu.tw/FreeBSD/distfiles/zh-moettf/moe_kai.ttf HOMEPAGE="" # Unable to find homepage LICENSE="public-domain" SLOT="0" -KEYWORDS="~x86 ~sparc " +KEYWORDS="x86 ~sparc " DEPEND="x11-misc/ttmkfdir" RDEPEND="virtual/glibc" |