diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 21:15:49 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 21:15:49 +0000 |
commit | 790d2c68e83d2e0d62fe063a1c751d5c51af1155 (patch) | |
tree | 757ecb1f65eb8d382d07e890dc1a9293dde07fc7 /media-fonts/twmoefonts | |
parent | fix syntax error (oops) (Manifest recommit) (diff) | |
download | gentoo-2-790d2c68e83d2e0d62fe063a1c751d5c51af1155.tar.gz gentoo-2-790d2c68e83d2e0d62fe063a1c751d5c51af1155.tar.bz2 gentoo-2-790d2c68e83d2e0d62fe063a1c751d5c51af1155.zip |
Remove arm keywords
Diffstat (limited to 'media-fonts/twmoefonts')
-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 db27570b6c7e..a57f9eef71e0 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.3 2003/09/06 23:54:58 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/twmoefonts/twmoefonts-0.1.ebuild,v 1.4 2004/02/22 21:15:34 agriffis 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" |