diff options
author | 2006-03-29 08:07:14 +0000 | |
---|---|---|
committer | 2006-03-29 08:07:14 +0000 | |
commit | 6ba9a4550f5b578d0c5f9754af55872bd7f130f3 (patch) | |
tree | 6e3afd0d4f80d5e5ad1c97a6b29b47e677acade1 /app-emulation/qemu/qemu-0.8.0.ebuild | |
parent | x86 stable for qemu-softmmu-0.8.0 bug #123972. (diff) | |
download | historical-6ba9a4550f5b578d0c5f9754af55872bd7f130f3.tar.gz historical-6ba9a4550f5b578d0c5f9754af55872bd7f130f3.tar.bz2 historical-6ba9a4550f5b578d0c5f9754af55872bd7f130f3.zip |
x86 stable for qemu-0.8.0 bug #123972.
([stable chroot] Portage version: 2.0.54)
Diffstat (limited to 'app-emulation/qemu/qemu-0.8.0.ebuild')
-rw-r--r-- | app-emulation/qemu/qemu-0.8.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/qemu/qemu-0.8.0.ebuild b/app-emulation/qemu/qemu-0.8.0.ebuild index 8acb200e7c19..bcfdaed81e3c 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-2005 Gentoo Foundation +# 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.1 2005/12/23 15:57:31 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-0.8.0.ebuild,v 1.2 2006/03/29 08:07:14 chriswhite 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="~x86 ~amd64 ~ppc" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="" DEPEND="~app-emulation/qemu-softmmu-${PV} |