diff options
-rw-r--r-- | x11-misc/ttmkfdir/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/ttmkfdir/ttmkfdir-3.0.9-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/ttmkfdir/ChangeLog b/x11-misc/ttmkfdir/ChangeLog index 2a95266a61c9..55d6a8418116 100644 --- a/x11-misc/ttmkfdir/ChangeLog +++ b/x11-misc/ttmkfdir/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/ttmkfdir # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/ttmkfdir/ChangeLog,v 1.32 2004/06/12 17:27:49 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/ttmkfdir/ChangeLog,v 1.33 2004/06/14 22:18:12 tgall Exp $ + + 14 Jun 2004; Tom Gall <tgall@gentoo.org> ttmkfdir-3.0.9-r1.ebuild: + ~ppc64, initial x support bug #53763 12 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> ttmkfdir-3.0.9-r1.ebuild: Stable on alpha. diff --git a/x11-misc/ttmkfdir/ttmkfdir-3.0.9-r1.ebuild b/x11-misc/ttmkfdir/ttmkfdir-3.0.9-r1.ebuild index 05a011ab6d2f..3b6915920327 100644 --- a/x11-misc/ttmkfdir/ttmkfdir-3.0.9-r1.ebuild +++ b/x11-misc/ttmkfdir/ttmkfdir-3.0.9-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/x11-misc/ttmkfdir/ttmkfdir-3.0.9-r1.ebuild,v 1.13 2004/06/12 17:27:49 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/ttmkfdir/ttmkfdir-3.0.9-r1.ebuild,v 1.14 2004/06/14 22:18:12 tgall Exp $ inherit eutils flag-o-matic gcc @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ppc sparc ~mips alpha arm hppa amd64 ia64" +KEYWORDS="x86 ppc sparc ~mips alpha arm hppa amd64 ia64 ~ppc64" IUSE="" RDEPEND="virtual/glibc |