summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2006-08-16 14:57:27 +0000
committerLuca Barbato <lu_zero@gentoo.org>2006-08-16 14:57:27 +0000
commit165d86c09fd2fb11173c22fdf23686b263662371 (patch)
treeb20b3685d24dc3930649a2e6b80409289396af40 /app-emulation/qemu
parentStable on ppc64 (diff)
downloadhistorical-165d86c09fd2fb11173c22fdf23686b263662371.tar.gz
historical-165d86c09fd2fb11173c22fdf23686b263662371.tar.bz2
historical-165d86c09fd2fb11173c22fdf23686b263662371.zip
Meta ebuild bumped
Package-Manager: portage-2.1.1_pre5-r1
Diffstat (limited to 'app-emulation/qemu')
-rw-r--r--app-emulation/qemu/ChangeLog7
-rw-r--r--app-emulation/qemu/files/digest-qemu-0.8.21
-rw-r--r--app-emulation/qemu/qemu-0.8.2.ebuild17
3 files changed, 24 insertions, 1 deletions
diff --git a/app-emulation/qemu/ChangeLog b/app-emulation/qemu/ChangeLog
index 28ef096f9fa4..623bb4e9469b 100644
--- a/app-emulation/qemu/ChangeLog
+++ b/app-emulation/qemu/ChangeLog
@@ -1,6 +1,11 @@
# 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.47 2006/06/09 06:16:29 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.48 2006/08/16 14:57:26 lu_zero Exp $
+
+*qemu-0.8.2 (16 Aug 2006)
+
+ 16 Aug 2006; Luca Barbato <lu_zero@gentoo.org> +qemu-0.8.2.ebuild:
+ Meta ebuild bumped
09 Jun 2006; Michael Sterrett <mr_bones_@gentoo.org>
-files/qemu-0.6.0-configure.patch, -files/qemu-0.6.0-sigaction.patch,
diff --git a/app-emulation/qemu/files/digest-qemu-0.8.2 b/app-emulation/qemu/files/digest-qemu-0.8.2
new file mode 100644
index 000000000000..8b137891791f
--- /dev/null
+++ b/app-emulation/qemu/files/digest-qemu-0.8.2
@@ -0,0 +1 @@
+
diff --git a/app-emulation/qemu/qemu-0.8.2.ebuild b/app-emulation/qemu/qemu-0.8.2.ebuild
new file mode 100644
index 000000000000..05cb9725529f
--- /dev/null
+++ b/app-emulation/qemu/qemu-0.8.2.ebuild
@@ -0,0 +1,17 @@
+# 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.2.ebuild,v 1.1 2006/08/16 14:57:26 lu_zero Exp $
+
+DESCRIPTION="qemu emulator and abi wrapper meta ebuild"
+HOMEPAGE="http://fabrice.bellard.free.fr/qemu/"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+DEPEND="~app-emulation/qemu-softmmu-${PV}
+ ~app-emulation/qemu-user-${PV}
+ !<=app-emulation/qemu-0.7.0"
+