diff options
author | David Holm <dholm@gentoo.org> | 2004-05-03 10:30:27 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-05-03 10:30:27 +0000 |
commit | a13f183fe16dfdfcba804003fe5b83b4523b3634 (patch) | |
tree | 1a4d79fc707529e5ca387c735ce462c3633ec1bf /media-fonts/twmoefonts/twmoefonts-0.1.ebuild | |
parent | (no commit message) (diff) | |
download | historical-a13f183fe16dfdfcba804003fe5b83b4523b3634.tar.gz historical-a13f183fe16dfdfcba804003fe5b83b4523b3634.tar.bz2 historical-a13f183fe16dfdfcba804003fe5b83b4523b3634.zip |
Added to ~ppc
Diffstat (limited to 'media-fonts/twmoefonts/twmoefonts-0.1.ebuild')
-rw-r--r-- | media-fonts/twmoefonts/twmoefonts-0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-fonts/twmoefonts/twmoefonts-0.1.ebuild b/media-fonts/twmoefonts/twmoefonts-0.1.ebuild index a57f9eef71e0..804ae4f8220a 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. +# Copyright 1999-2004 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.4 2004/02/22 21:15:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/twmoefonts/twmoefonts-0.1.ebuild,v 1.5 2004/05/03 10:30:27 dholm 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 ~ppc" DEPEND="x11-misc/ttmkfdir" RDEPEND="virtual/glibc" |