summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-12 06:39:56 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-12 06:39:56 +0000
commit2a974352e3a3e196f7c52c9eafaee5ede5e520b5 (patch)
tree7e0225c600dce5052ee89822b4acb10ff07825a1 /app-emulation/qemu-softmmu
parentremove from tree (diff)
downloadgentoo-2-2a974352e3a3e196f7c52c9eafaee5ede5e520b5.tar.gz
gentoo-2-2a974352e3a3e196f7c52c9eafaee5ede5e520b5.tar.bz2
gentoo-2-2a974352e3a3e196f7c52c9eafaee5ede5e520b5.zip
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-emulation/qemu-softmmu')
-rw-r--r--app-emulation/qemu-softmmu/qemu-softmmu-0.8.0.20060329.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/app-emulation/qemu-softmmu/qemu-softmmu-0.8.0.20060329.ebuild b/app-emulation/qemu-softmmu/qemu-softmmu-0.8.0.20060329.ebuild
index 219e4ad6633a..2bd93507d48d 100644
--- a/app-emulation/qemu-softmmu/qemu-softmmu-0.8.0.20060329.ebuild
+++ b/app-emulation/qemu-softmmu/qemu-softmmu-0.8.0.20060329.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-softmmu/qemu-softmmu-0.8.0.20060329.ebuild,v 1.4 2007/07/02 14:01:30 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-softmmu/qemu-softmmu-0.8.0.20060329.ebuild,v 1.5 2007/07/12 06:39:56 mr_bones_ Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -8,14 +8,12 @@ DESCRIPTION="Multi-platform & multi-targets cpu emulator and dynamic translator"
HOMEPAGE="http://fabrice.bellard.free.fr/qemu/"
SRC_URI="mirror://gentoo/${P/-softmmu/}.tar.bz2"
-
LICENSE="GPL-2 LGPL-2.1 KQEMU"
SLOT="0"
KEYWORDS="-alpha amd64 ~ppc -sparc ~x86"
IUSE="sdl kqemu alsa" #qvm86 debug nptl qemu-fast nptlonly"
RESTRICT="strip"
-
RDEPEND="sdl? ( media-libs/libsdl )
kqemu? ( app-emulation/kqemu )"