diff options
Diffstat (limited to 'media-fonts/arphicfonts/arphicfonts-0.1-r1.ebuild')
-rw-r--r-- | media-fonts/arphicfonts/arphicfonts-0.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/arphicfonts/arphicfonts-0.1-r1.ebuild b/media-fonts/arphicfonts/arphicfonts-0.1-r1.ebuild index 00d3818458f3..014a7d2d3654 100644 --- a/media-fonts/arphicfonts/arphicfonts-0.1-r1.ebuild +++ b/media-fonts/arphicfonts/arphicfonts-0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/arphicfonts/arphicfonts-0.1-r1.ebuild,v 1.10 2004/03/07 19:27:44 psi29a Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/arphicfonts/arphicfonts-0.1-r1.ebuild,v 1.11 2004/05/14 01:55:16 geoman Exp $ S=${WORKDIR} DESCRIPTION="Arphic Fonts" @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gnu.org/non-gnu/chinese-fonts-truetype/gkai00mp.ttf.gz SLOT="0" LICENSE="Arphic" -KEYWORDS="ia64 x86 ppc alpha sparc hppa amd64 ~mips" +KEYWORDS="ia64 x86 ppc alpha sparc hppa amd64 mips" DEPEND="virtual/x11 x11-misc/ttmkfdir" |