diff options
Diffstat (limited to 'app-emulation/qemu/qemu-0.8.2.ebuild')
-rw-r--r-- | app-emulation/qemu/qemu-0.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/qemu/qemu-0.8.2.ebuild b/app-emulation/qemu/qemu-0.8.2.ebuild index 3064b7e88c60..d347f6b9dcee 100644 --- a/app-emulation/qemu/qemu-0.8.2.ebuild +++ b/app-emulation/qemu/qemu-0.8.2.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/qemu-0.8.2.ebuild,v 1.3 2007/01/02 20:37:55 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-0.8.2.ebuild,v 1.4 2007/02/06 14:49:00 blubb Exp $ DESCRIPTION="qemu emulator and abi wrapper meta ebuild" HOMEPAGE="http://fabrice.bellard.free.fr/qemu/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="~app-emulation/qemu-softmmu-${PV} |