diff options
author | Thomas Anderson <gentoofan23@gentoo.org> | 2008-09-03 17:54:12 +0000 |
---|---|---|
committer | Thomas Anderson <gentoofan23@gentoo.org> | 2008-09-03 17:54:12 +0000 |
commit | bc4ce3a332c93756c3d5a2ce333a62c57773a423 (patch) | |
tree | 09d5b29f2a9699646a6cb8073331f039df55e795 /app-emulation | |
parent | old (diff) | |
download | gentoo-2-bc4ce3a332c93756c3d5a2ce333a62c57773a423.tar.gz gentoo-2-bc4ce3a332c93756c3d5a2ce333a62c57773a423.tar.bz2 gentoo-2-bc4ce3a332c93756c3d5a2ce333a62c57773a423.zip |
stable amd64, needed to go stable becuase qemu-softmmu went stable, mfi
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/qemu/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/qemu/qemu-0.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/qemu/ChangeLog b/app-emulation/qemu/ChangeLog index a036438a13a3..8743c5a305af 100644 --- a/app-emulation/qemu/ChangeLog +++ b/app-emulation/qemu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/qemu # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.59 2008/05/18 07:49:59 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.60 2008/09/03 17:54:12 gentoofan23 Exp $ + + 03 Sep 2008; Thomas Anderson <gentoofan23@gentoo.org> qemu-0.9.1.ebuild: + stable amd64, needed to go stable becuase qemu-softmmu went stable, mfi 18 May 2008; Christian Faulhammer <opfer@gentoo.org> qemu-0.9.1.ebuild: stable x86 diff --git a/app-emulation/qemu/qemu-0.9.1.ebuild b/app-emulation/qemu/qemu-0.9.1.ebuild index 4acfdc62d693..63c0d730f64f 100644 --- a/app-emulation/qemu/qemu-0.9.1.ebuild +++ b/app-emulation/qemu/qemu-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-0.9.1.ebuild,v 1.3 2008/05/18 07:49:59 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-0.9.1.ebuild,v 1.4 2008/09/03 17:54:12 gentoofan23 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} |