diff options
author | Zack Welch <zwelch@gentoo.org> | 2003-03-12 19:07:32 +0000 |
---|---|---|
committer | Zack Welch <zwelch@gentoo.org> | 2003-03-12 19:07:32 +0000 |
commit | 655da74ce08625fce4eaba452c6c395b09d35a9d (patch) | |
tree | 223364d5244348a721eada50b1fb225d53200b33 /x11-misc/ttmkfdir | |
parent | Version bump. (diff) | |
download | gentoo-2-655da74ce08625fce4eaba452c6c395b09d35a9d.tar.gz gentoo-2-655da74ce08625fce4eaba452c6c395b09d35a9d.tar.bz2 gentoo-2-655da74ce08625fce4eaba452c6c395b09d35a9d.zip |
add arm keyword
Diffstat (limited to 'x11-misc/ttmkfdir')
-rw-r--r-- | x11-misc/ttmkfdir/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/ttmkfdir/ttmkfdir-3.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/ttmkfdir/ChangeLog b/x11-misc/ttmkfdir/ChangeLog index 35f87cc8e770..d0c5d08d9d43 100644 --- a/x11-misc/ttmkfdir/ChangeLog +++ b/x11-misc/ttmkfdir/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for x11-misc/ttmkfdir # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/ttmkfdir/ChangeLog,v 1.12 2003/02/21 23:04:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/ttmkfdir/ChangeLog,v 1.13 2003/03/12 19:06:15 zwelch Exp $ 08 Jan 2003; Martin Schlemmer <azarah@gentoo.org> ttmkfdir-3.0.4.ebuild : @@ -8,6 +8,9 @@ *ttmkfdir-3.0.4 (23 Dec 2002) + 12 Mar 2003; Zach Welch <zwelch@gentoo.org> ttmkfdir-3.0.4.ebuild: + add arm keyword + 21 Feb 2003; Aron Griffis <agriffis@gentoo.org> ttmkfdir-3.0.4.ebuild : Mark stable on alpha diff --git a/x11-misc/ttmkfdir/ttmkfdir-3.0.4.ebuild b/x11-misc/ttmkfdir/ttmkfdir-3.0.4.ebuild index 4132fd820031..c05887b82bc5 100644 --- a/x11-misc/ttmkfdir/ttmkfdir-3.0.4.ebuild +++ b/x11-misc/ttmkfdir/ttmkfdir-3.0.4.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/x11-misc/ttmkfdir/ttmkfdir-3.0.4.ebuild,v 1.6 2003/02/21 23:04:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/ttmkfdir/ttmkfdir-3.0.4.ebuild,v 1.7 2003/03/12 19:06:15 zwelch Exp $ IUSE="" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.joerg-pommnitz.de/TrueType/xfsft.html" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ~sparc ~ppc alpha" +KEYWORDS="x86 ~sparc ~ppc alpha arm" DEPEND=">=media-libs/freetype-2.0.8 >=sys-devel/flex-2.5.4a-r5 |