diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-05 11:43:22 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-05 11:43:22 +0000 |
commit | f577a95196cbc50aecf8b8c2b3a6bc5d49a3a7ed (patch) | |
tree | 683a3a264544c6a784cca61be2bd1d7f3e05075d /app-emulation/fuse | |
parent | Removed homepage commment as it is up again and the x11-wm/windowmaker-0.9* b... (diff) | |
download | gentoo-2-f577a95196cbc50aecf8b8c2b3a6bc5d49a3a7ed.tar.gz gentoo-2-f577a95196cbc50aecf8b8c2b3a6bc5d49a3a7ed.tar.bz2 gentoo-2-f577a95196cbc50aecf8b8c2b3a6bc5d49a3a7ed.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-emulation/fuse')
-rw-r--r-- | app-emulation/fuse/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/fuse/fuse-0.6.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/fuse/ChangeLog b/app-emulation/fuse/ChangeLog index abdbf71c1725..4eea5edaad8c 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.13 2005/05/21 10:47:33 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/ChangeLog,v 1.14 2005/06/05 11:43:11 hansmi Exp $ + + 05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> fuse-0.6.2.1.ebuild: + Stable on ppc. 21 May 2005; Simon Stelling <blubb@gentoo.org> fuse-0.7.0.ebuild: added ~amd64 keyword diff --git a/app-emulation/fuse/fuse-0.6.2.1.ebuild b/app-emulation/fuse/fuse-0.6.2.1.ebuild index 4fb5786b6aff..e54baa4cd252 100644 --- a/app-emulation/fuse/fuse-0.6.2.1.ebuild +++ b/app-emulation/fuse/fuse-0.6.2.1.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.6.2.1.ebuild,v 1.8 2005/01/03 22:11:18 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/fuse-0.6.2.1.ebuild,v 1.9 2005/06/05 11:43:11 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" +KEYWORDS="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 |