diff options
author | 2004-05-03 10:30:27 +0000 | |
---|---|---|
committer | 2004-05-03 10:30:27 +0000 | |
commit | a13f183fe16dfdfcba804003fe5b83b4523b3634 (patch) | |
tree | 1a4d79fc707529e5ca387c735ce462c3633ec1bf /media-fonts/twmoefonts | |
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')
-rw-r--r-- | media-fonts/twmoefonts/ChangeLog | 7 | ||||
-rw-r--r-- | media-fonts/twmoefonts/twmoefonts-0.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-fonts/twmoefonts/ChangeLog b/media-fonts/twmoefonts/ChangeLog index 693b3a726335..d211d9630d4b 100644 --- a/media-fonts/twmoefonts/ChangeLog +++ b/media-fonts/twmoefonts/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-fonts/twmoefonts -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/twmoefonts/ChangeLog,v 1.1 2003/06/02 13:47:47 seemant Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/twmoefonts/ChangeLog,v 1.2 2004/05/03 10:30:27 dholm Exp $ + + 03 May 2004; David Holm <dholm@gentoo.org> twmoefonts-0.1.ebuild: + Added to ~ppc. *twmoefonts-0.1 (02 Jun 2003) 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" |