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 | 02fb8a4fe345199f86e313a8275c1893e329fe0d (patch) | |
tree | 102100481741734876e0e080577ec58eade196c3 /app-emulation/qemu | |
parent | Stable on ppc. (diff) | |
download | historical-02fb8a4fe345199f86e313a8275c1893e329fe0d.tar.gz historical-02fb8a4fe345199f86e313a8275c1893e329fe0d.tar.bz2 historical-02fb8a4fe345199f86e313a8275c1893e329fe0d.zip |
app-emulation/qemu stable on ppc.
Package-Manager: portage-2.1_pre7-r5
Diffstat (limited to 'app-emulation/qemu')
-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} |