diff options
author | Steve Dibb <beandog@gentoo.org> | 2011-10-06 19:50:44 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2011-10-06 19:50:44 +0000 |
commit | 92866489dbd4d6048b9d4c8db33b0c2029a0d03b (patch) | |
tree | 52c6a9a42b13ff62a91c66e81f5f882087c55408 /app-emulation/fuse/fuse-1.0.0.ebuild | |
parent | amd64 stable, bug 385791 (diff) | |
download | gentoo-2-92866489dbd4d6048b9d4c8db33b0c2029a0d03b.tar.gz gentoo-2-92866489dbd4d6048b9d4c8db33b0c2029a0d03b.tar.bz2 gentoo-2-92866489dbd4d6048b9d4c8db33b0c2029a0d03b.zip |
amd64 stable, bug 385791
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/fuse/fuse-1.0.0.ebuild')
-rw-r--r-- | app-emulation/fuse/fuse-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/fuse/fuse-1.0.0.ebuild b/app-emulation/fuse/fuse-1.0.0.ebuild index 114c05728f07..0aad53bcc20b 100644 --- a/app-emulation/fuse/fuse-1.0.0.ebuild +++ b/app-emulation/fuse/fuse-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/fuse-1.0.0.ebuild,v 1.2 2011/09/17 13:28:31 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/fuse-1.0.0.ebuild,v 1.3 2011/10/06 19:50:44 beandog Exp $ EAPI=4 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/fuse-emulator/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="alsa ao fbcon gpm gtk joystick memlimit png sdl svga X xml" # This build is heavily use dependent. Fuse user interface use flags are, in |