diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-02 16:48:50 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-02 16:48:50 +0000 |
commit | 0e290cbe1acb25c7c795e01cb316829521e71e4c (patch) | |
tree | f7e2766f9fa562fb9a9f4a72a651f74d94a24be9 /app-emulation | |
parent | app-emulation/libspectrum stable on ppc. (diff) | |
download | gentoo-2-0e290cbe1acb25c7c795e01cb316829521e71e4c.tar.gz gentoo-2-0e290cbe1acb25c7c795e01cb316829521e71e4c.tar.bz2 gentoo-2-0e290cbe1acb25c7c795e01cb316829521e71e4c.zip |
app-emulation/fuse stable on ppc.
(Portage version: 2.0.53_rc2)
Diffstat (limited to 'app-emulation')
-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 0ebed0fcc2e5..fadde886da1e 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.15 2005/09/17 22:27:17 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/ChangeLog,v 1.16 2005/10/02 16:48:50 hansmi Exp $ + + 02 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> fuse-0.7.0.ebuild: + Stable on ppc. 17 Sep 2005; Marcelo Goes <vanquirius@gentoo.org> -fuse-0.6.1.1.ebuild, fuse-0.7.0.ebuild: diff --git a/app-emulation/fuse/fuse-0.7.0.ebuild b/app-emulation/fuse/fuse-0.7.0.ebuild index 3a1d468811bf..1bd12b113361 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.3 2005/09/17 22:27:17 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/fuse-0.7.0.ebuild,v 1.4 2005/10/02 16:48:50 hansmi 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 ~amd64" +KEYWORDS="~amd64 ppc x86" IUSE="xml2 png zlib X gtk gtk2 sdl svga fbcon gnome libdsk" # This build is heavily use dependent. USE="svga" will build the svga |