diff options
author | 2004-10-21 19:54:45 +0000 | |
---|---|---|
committer | 2004-10-21 19:54:45 +0000 | |
commit | c38fa52d013c4df91c022c4ce9689f4ec73a2136 (patch) | |
tree | 4876f3a70642b45fb607aab893409ca9123028b4 /x11-misc | |
parent | oops, forgot to define ECVS_MODULE ... thanks to kernel_panic for pointing it... (diff) | |
download | gentoo-2-c38fa52d013c4df91c022c4ce9689f4ec73a2136.tar.gz gentoo-2-c38fa52d013c4df91c022c4ce9689f4ec73a2136.tar.bz2 gentoo-2-c38fa52d013c4df91c022c4ce9689f4ec73a2136.zip |
stable on ia64
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/ttmkfdir/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/ttmkfdir/ttmkfdir-3.0.9-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/ttmkfdir/ChangeLog b/x11-misc/ttmkfdir/ChangeLog index 8d90f3829fc4..76c4661e956b 100644 --- a/x11-misc/ttmkfdir/ChangeLog +++ b/x11-misc/ttmkfdir/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/ttmkfdir # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/ttmkfdir/ChangeLog,v 1.44 2004/10/19 17:19:55 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/ttmkfdir/ChangeLog,v 1.45 2004/10/21 19:54:45 agriffis Exp $ + + 23 Oct 2004; Aron Griffis <agriffis@gentoo.org> ttmkfdir-3.0.9-r2.ebuild: + stable on ia64 19 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> ttmkfdir-3.0.9-r2.ebuild: diff --git a/x11-misc/ttmkfdir/ttmkfdir-3.0.9-r2.ebuild b/x11-misc/ttmkfdir/ttmkfdir-3.0.9-r2.ebuild index 76468483207b..9015adc15f0e 100644 --- a/x11-misc/ttmkfdir/ttmkfdir-3.0.9-r2.ebuild +++ b/x11-misc/ttmkfdir/ttmkfdir-3.0.9-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/ttmkfdir/ttmkfdir-3.0.9-r2.ebuild,v 1.9 2004/10/19 17:19:55 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/ttmkfdir/ttmkfdir-3.0.9-r2.ebuild,v 1.10 2004/10/21 19:54:45 agriffis Exp $ inherit eutils flag-o-matic gcc @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 mips ~ppc ~ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ~ppc ~ppc64 ~s390 sparc x86" IUSE="" RDEPEND="virtual/libc |