diff options
author | 2003-12-24 18:16:09 +0000 | |
---|---|---|
committer | 2003-12-24 18:16:09 +0000 | |
commit | d16444367ad7bf8be4da4af5141a722c0ad0d8e0 (patch) | |
tree | 1d2cefd4f880e90c86631738be458790f749eb0d /app-emulation/fuse | |
parent | Added to ~ppc (diff) | |
download | historical-d16444367ad7bf8be4da4af5141a722c0ad0d8e0.tar.gz historical-d16444367ad7bf8be4da4af5141a722c0ad0d8e0.tar.bz2 historical-d16444367ad7bf8be4da4af5141a722c0ad0d8e0.zip |
Added to ~ppc
Diffstat (limited to 'app-emulation/fuse')
-rw-r--r-- | app-emulation/fuse/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/fuse/Manifest | 4 | ||||
-rw-r--r-- | app-emulation/fuse/fuse-0.6.1.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-emulation/fuse/ChangeLog b/app-emulation/fuse/ChangeLog index 4729b1d3641f..e3250095787c 100644 --- a/app-emulation/fuse/ChangeLog +++ b/app-emulation/fuse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/fuse # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/ChangeLog,v 1.3 2003/11/28 00:58:08 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/ChangeLog,v 1.4 2003/12/24 18:15:55 dholm Exp $ + + 24 Dec 2003; David Holm <dholm@gentoo.org> fuse-0.6.1.1.ebuild: + Added to ~ppc. 27 Nov 2003; Michael Sterrett <mr_bones_@gentoo.org> fuse-0.6.0.1.ebuild: clean old version of ebuild diff --git a/app-emulation/fuse/Manifest b/app-emulation/fuse/Manifest index 7f398d63b573..f98c44f2ded3 100644 --- a/app-emulation/fuse/Manifest +++ b/app-emulation/fuse/Manifest @@ -1,3 +1,3 @@ +MD5 b01e77bbe6b2e6b1c6c90d08b3f6b320 ChangeLog 703 +MD5 54895a0666abc5951debf15f583cf1fc fuse-0.6.1.1.ebuild 1659 MD5 a006698565f857d2c37f037f2c2c5e4a files/digest-fuse-0.6.1.1 64 -MD5 1e96237ed264a400a3af7b10cf099c49 fuse-0.6.1.1.ebuild 1655 -MD5 76cd3bee3e061501242f954535825910 ChangeLog 623 diff --git a/app-emulation/fuse/fuse-0.6.1.1.ebuild b/app-emulation/fuse/fuse-0.6.1.1.ebuild index 387648a93073..8a647a86deb3 100644 --- a/app-emulation/fuse/fuse-0.6.1.1.ebuild +++ b/app-emulation/fuse/fuse-0.6.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/fuse-0.6.1.1.ebuild,v 1.6 2003/12/01 19:59:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/fuse-0.6.1.1.ebuild,v 1.7 2003/12/24 18:15:55 dholm Exp $ DESCRIPTION="Free Unix Spectrum Emulator by Philip Kendall" HOMEPAGE="http://www.srcf.ucam.org/~pak21/spectrum/fuse.html" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/fuse-emulator/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="xml2 png zlib X gtk gtk2 sdl svga fbcon gnome libdsk" # This build is heavily use dependent. USE="svga" will build the svga |