diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-04-16 23:00:32 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-04-16 23:00:32 +0000 |
commit | 60b0bfa21601bef7111ffd76abc5134951a74182 (patch) | |
tree | 185ff3de6b83cb97644b9bd2b2308c8f1768b1cc /app-emulation | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-60b0bfa21601bef7111ffd76abc5134951a74182.tar.gz gentoo-2-60b0bfa21601bef7111ffd76abc5134951a74182.tar.bz2 gentoo-2-60b0bfa21601bef7111ffd76abc5134951a74182.zip |
app-emulation/qemu stable on ppc.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/qemu/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/qemu/qemu-0.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/qemu/ChangeLog b/app-emulation/qemu/ChangeLog index b483f1b29ac5..8846eb29bc2b 100644 --- a/app-emulation/qemu/ChangeLog +++ b/app-emulation/qemu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/qemu # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.43 2006/03/29 11:25:06 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.44 2006/04/16 23:00:32 hansmi Exp $ + + 16 Apr 2006; Michael Hanselmann <hansmi@gentoo.org> qemu-0.8.0.ebuild: + Stable on ppc. *qemu-0.8.0.20060329 (29 Mar 2006) diff --git a/app-emulation/qemu/qemu-0.8.0.ebuild b/app-emulation/qemu/qemu-0.8.0.ebuild index bcfdaed81e3c..33be6a0f85c6 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.2 2006/03/29 08:07:14 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-0.8.0.ebuild,v 1.3 2006/04/16 23:00:32 hansmi 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="~amd64 ppc x86" IUSE="" DEPEND="~app-emulation/qemu-softmmu-${PV} |