diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2005-12-05 20:01:28 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2005-12-05 20:01:28 +0000 |
commit | 17ebefe31ac65f7023d8385d7574be4f2cf3e022 (patch) | |
tree | f732ea7cbdb8c4bd13b2e06fe568751d01c3223e /app-emulation | |
parent | Removed versionator dependency, simplified ebuild a lot, changed SRC_URI to u... (diff) | |
download | gentoo-2-17ebefe31ac65f7023d8385d7574be4f2cf3e022.tar.gz gentoo-2-17ebefe31ac65f7023d8385d7574be4f2cf3e022.tar.bz2 gentoo-2-17ebefe31ac65f7023d8385d7574be4f2cf3e022.zip |
Make amd64 keywords match qemu-softmmu
(Portage version: 2.0.53)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/qemu/ChangeLog | 6 | ||||
-rw-r--r-- | app-emulation/qemu/qemu-0.7.0-r1.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/qemu/qemu-0.7.0.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/qemu/qemu-0.7.1.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/app-emulation/qemu/ChangeLog b/app-emulation/qemu/ChangeLog index 3e80a4b6fe1d..613ef6c9be94 100644 --- a/app-emulation/qemu/ChangeLog +++ b/app-emulation/qemu/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/qemu # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.38 2005/09/11 02:30:43 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.39 2005/12/05 20:01:28 dang Exp $ + + 05 Dec 2005; <dang@gentoo.org> qemu-0.7.0.ebuild, qemu-0.7.0-r1.ebuild, + qemu-0.7.1.ebuild: + Make amd64 keywords match qemu-softmmu *qemu-0.7.2 (11 Sep 2005) diff --git a/app-emulation/qemu/qemu-0.7.0-r1.ebuild b/app-emulation/qemu/qemu-0.7.0-r1.ebuild index c8110dd197e8..f7bb3bafb1ed 100644 --- a/app-emulation/qemu/qemu-0.7.0-r1.ebuild +++ b/app-emulation/qemu/qemu-0.7.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-0.7.0-r1.ebuild,v 1.1 2005/06/18 12:23:38 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-0.7.0-r1.ebuild,v 1.2 2005/12/05 20:01:28 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="~x86 ~amd64" +KEYWORDS="~x86" IUSE="" DEPEND="~app-emulation/qemu-softmmu-${PV} diff --git a/app-emulation/qemu/qemu-0.7.0.ebuild b/app-emulation/qemu/qemu-0.7.0.ebuild index dd58e1ea617c..1cf9db31fbce 100644 --- a/app-emulation/qemu/qemu-0.7.0.ebuild +++ b/app-emulation/qemu/qemu-0.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-0.7.0.ebuild,v 1.8 2005/05/25 20:41:48 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-0.7.0.ebuild,v 1.9 2005/12/05 20:01:28 dang Exp $ inherit eutils flag-o-matic linux-mod toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="http://fabrice.bellard.free.fr/qemu/${P}.tar.gz LICENSE="GPL-2 LGPL-2.1 KQEMU" SLOT="0" -KEYWORDS="~x86 ~ppc -alpha -sparc ~amd64" +KEYWORDS="~x86 ~ppc -alpha -sparc" IUSE="softmmu sdl kqemu" #qvm86 debug nptl qemu-fast nptlonly" RESTRICT="nostrip" diff --git a/app-emulation/qemu/qemu-0.7.1.ebuild b/app-emulation/qemu/qemu-0.7.1.ebuild index d39123c8ee98..f146d6a62f17 100644 --- a/app-emulation/qemu/qemu-0.7.1.ebuild +++ b/app-emulation/qemu/qemu-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-0.7.1.ebuild,v 1.1 2005/07/25 22:50:50 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-0.7.1.ebuild,v 1.2 2005/12/05 20:01:28 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="~x86 ~amd64" +KEYWORDS="~x86" IUSE="" DEPEND="~app-emulation/qemu-softmmu-${PV} |