diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2006-04-19 19:53:10 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2006-04-19 19:53:10 +0000 |
commit | dca65624de0b51b3e86756414b5adc72c1744610 (patch) | |
tree | 5d90ac60a2cb4fbd20c2b53f9de9f1467a17b79c /app-emulation/qemu/qemu-0.8.0.ebuild | |
parent | Marked stable on amd64 per bug# 123972 (diff) | |
download | gentoo-2-dca65624de0b51b3e86756414b5adc72c1744610.tar.gz gentoo-2-dca65624de0b51b3e86756414b5adc72c1744610.tar.bz2 gentoo-2-dca65624de0b51b3e86756414b5adc72c1744610.zip |
Marked stable on amd64 per bug# 123972
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'app-emulation/qemu/qemu-0.8.0.ebuild')
-rw-r--r-- | app-emulation/qemu/qemu-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/qemu/qemu-0.8.0.ebuild b/app-emulation/qemu/qemu-0.8.0.ebuild index 33be6a0f85c6..025af82e2125 100644 --- a/app-emulation/qemu/qemu-0.8.0.ebuild +++ b/app-emulation/qemu/qemu-0.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-0.8.0.ebuild,v 1.3 2006/04/16 23:00:32 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-0.8.0.ebuild,v 1.4 2006/04/19 19:53:10 dang 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} |