diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-05-21 10:47:33 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-05-21 10:47:33 +0000 |
commit | dce75d619b85991ff5126472f6cd69ee1bbcab6b (patch) | |
tree | f5a241568f28d2cd501478d90db32375a8fc50a5 /app-emulation/fuse | |
parent | silly repoman can't remove packages (diff) | |
download | historical-dce75d619b85991ff5126472f6cd69ee1bbcab6b.tar.gz historical-dce75d619b85991ff5126472f6cd69ee1bbcab6b.tar.bz2 historical-dce75d619b85991ff5126472f6cd69ee1bbcab6b.zip |
~amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-emulation/fuse')
-rw-r--r-- | app-emulation/fuse/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/fuse/fuse-0.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/fuse/ChangeLog b/app-emulation/fuse/ChangeLog index 631624891fac..abdbf71c1725 100644 --- a/app-emulation/fuse/ChangeLog +++ b/app-emulation/fuse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/fuse # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/ChangeLog,v 1.12 2005/01/03 22:11:18 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/ChangeLog,v 1.13 2005/05/21 10:47:33 blubb Exp $ + + 21 May 2005; Simon Stelling <blubb@gentoo.org> fuse-0.7.0.ebuild: + added ~amd64 keyword *fuse-0.7.0 (04 Jan 2005) diff --git a/app-emulation/fuse/fuse-0.7.0.ebuild b/app-emulation/fuse/fuse-0.7.0.ebuild index 9f602badd25c..257d8dc4e98b 100644 --- a/app-emulation/fuse/fuse-0.7.0.ebuild +++ b/app-emulation/fuse/fuse-0.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/fuse-0.7.0.ebuild,v 1.1 2005/01/03 22:11:18 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/fuse-0.7.0.ebuild,v 1.2 2005/05/21 10:47:33 blubb Exp $ DESCRIPTION="Free Unix Spectrum Emulator by Philip Kendall" HOMEPAGE="http://fuse-emulator.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/fuse-emulator/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="xml2 png zlib X gtk gtk2 sdl svga fbcon gnome libdsk" # This build is heavily use dependent. USE="svga" will build the svga |