diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-11-26 22:32:49 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-11-26 22:32:49 +0000 |
commit | 2e6e4d32863472083b6c2e5a1e76b62657f177be (patch) | |
tree | ca00f254720391240fec739b063a7578c80fd3b2 /x11-apps/ttmkfdir | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-2e6e4d32863472083b6c2e5a1e76b62657f177be.tar.gz gentoo-2-2e6e4d32863472083b6c2e5a1e76b62657f177be.tar.bz2 gentoo-2-2e6e4d32863472083b6c2e5a1e76b62657f177be.zip |
Add ~x86-fbsd keyword.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'x11-apps/ttmkfdir')
-rw-r--r-- | x11-apps/ttmkfdir/ChangeLog | 8 | ||||
-rw-r--r-- | x11-apps/ttmkfdir/ttmkfdir-3.0.9-r3.ebuild | 4 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-apps/ttmkfdir/ChangeLog b/x11-apps/ttmkfdir/ChangeLog index bb0247eda892..9795ce4fa93c 100644 --- a/x11-apps/ttmkfdir/ChangeLog +++ b/x11-apps/ttmkfdir/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/ttmkfdir -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/ttmkfdir/ChangeLog,v 1.2 2006/02/16 19:33:13 swegener Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/ttmkfdir/ChangeLog,v 1.3 2006/11/26 22:32:49 flameeyes Exp $ + + 26 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> + ttmkfdir-3.0.9-r3.ebuild: + Add ~x86-fbsd keyword. 14 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> +files/ttmkfdir-1.0-gentoo.diff, +files/ttmkfdir-2.0-gentoo.patch, diff --git a/x11-apps/ttmkfdir/ttmkfdir-3.0.9-r3.ebuild b/x11-apps/ttmkfdir/ttmkfdir-3.0.9-r3.ebuild index f503121a0e72..a8b87f943995 100644 --- a/x11-apps/ttmkfdir/ttmkfdir-3.0.9-r3.ebuild +++ b/x11-apps/ttmkfdir/ttmkfdir-3.0.9-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/ttmkfdir/ttmkfdir-3.0.9-r3.ebuild,v 1.4 2006/08/07 23:47:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/ttmkfdir/ttmkfdir-3.0.9-r3.ebuild,v 1.5 2006/11/26 22:32:49 flameeyes Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="sys-libs/zlib |