summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCalum Selkirk <cselkirk@gentoo.org>2002-10-19 22:53:17 +0000
committerCalum Selkirk <cselkirk@gentoo.org>2002-10-19 22:53:17 +0000
commita416ceda76d32e02cc9cd73d07c182f788a0c31a (patch)
tree57a4e3889d721217e73416c3cc27f090b44e3641 /x11-misc/ttmkfdir
parentadded ~ppc to keywords (diff)
downloadgentoo-2-a416ceda76d32e02cc9cd73d07c182f788a0c31a.tar.gz
gentoo-2-a416ceda76d32e02cc9cd73d07c182f788a0c31a.tar.bz2
gentoo-2-a416ceda76d32e02cc9cd73d07c182f788a0c31a.zip
Added ppc to KEYWORDS.
Diffstat (limited to 'x11-misc/ttmkfdir')
-rw-r--r--x11-misc/ttmkfdir/ChangeLog6
-rw-r--r--x11-misc/ttmkfdir/ttmkfdir-0.0-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/ttmkfdir/ChangeLog b/x11-misc/ttmkfdir/ChangeLog
index 79191d626fcb..2ada01ed1b05 100644
--- a/x11-misc/ttmkfdir/ChangeLog
+++ b/x11-misc/ttmkfdir/ChangeLog
@@ -1,9 +1,13 @@
# ChangeLog for x11-misc/ttmkfdir
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/ttmkfdir/ChangeLog,v 1.1 2002/02/01 21:53:38 gbevin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/ttmkfdir/ChangeLog,v 1.2 2002/10/19 22:49:07 cselkirk Exp $
*ttmkfdir-0.0-r1 (1 Feb 2002)
+ 20 Oct 2002; Calum Selkirk <cselkirk@gentoo.org> ttmkfdir-0.0-r1.ebuild :
+
+ Added ppc to KEYWORDS.
+
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
diff --git a/x11-misc/ttmkfdir/ttmkfdir-0.0-r1.ebuild b/x11-misc/ttmkfdir/ttmkfdir-0.0-r1.ebuild
index e3c962f17246..426338a8332f 100644
--- a/x11-misc/ttmkfdir/ttmkfdir-0.0-r1.ebuild
+++ b/x11-misc/ttmkfdir/ttmkfdir-0.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/ttmkfdir/ttmkfdir-0.0-r1.ebuild,v 1.7 2002/10/04 06:43:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/ttmkfdir/ttmkfdir-0.0-r1.ebuild,v 1.8 2002/10/19 22:49:07 cselkirk Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A utility to create a fonts.scale file from a set of TrueType fonts"
@@ -8,7 +8,7 @@ SRC_URI="http://www.joerg-pommnitz.de/TrueType/ttmkfdir.tar.gz"
HOMEPAGE="http://www.joerg-pommnitz.de/TrueType/xfsft.html"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 sparc sparc64 ppc"
DEPEND="<media-libs/freetype-2.0"