summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2006-03-29 11:25:06 +0000
committerLuca Barbato <lu_zero@gentoo.org>2006-03-29 11:25:06 +0000
commit18e9d10497302821e1bf38a919b6a9f7d2714e93 (patch)
treeb8e41b34ae14b82d333aa73454e823615a620707 /app-emulation
parentNew version (diff)
downloadgentoo-2-18e9d10497302821e1bf38a919b6a9f7d2714e93.tar.gz
gentoo-2-18e9d10497302821e1bf38a919b6a9f7d2714e93.tar.bz2
gentoo-2-18e9d10497302821e1bf38a919b6a9f7d2714e93.zip
New version
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/qemu/ChangeLog8
-rw-r--r--app-emulation/qemu/files/digest-qemu-0.8.0.200603290
-rw-r--r--app-emulation/qemu/metadata.xml2
-rw-r--r--app-emulation/qemu/qemu-0.8.0.20060329.ebuild17
4 files changed, 25 insertions, 2 deletions
diff --git a/app-emulation/qemu/ChangeLog b/app-emulation/qemu/ChangeLog
index cdd3c6dfa29f..b483f1b29ac5 100644
--- a/app-emulation/qemu/ChangeLog
+++ b/app-emulation/qemu/ChangeLog
@@ -1,6 +1,12 @@
# 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.42 2006/03/29 08:07:14 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.43 2006/03/29 11:25:06 lu_zero Exp $
+
+*qemu-0.8.0.20060329 (29 Mar 2006)
+
+ 29 Mar 2006; Luca Barbato <lu_zero@gentoo.org> metadata.xml,
+ +qemu-0.8.0.20060329.ebuild:
+ New version
29 Mar 2006; Chris White <chriswhite@gentoo.org> qemu-0.8.0.ebuild:
x86 stable for qemu-0.8.0 bug #123972.
diff --git a/app-emulation/qemu/files/digest-qemu-0.8.0.20060329 b/app-emulation/qemu/files/digest-qemu-0.8.0.20060329
new file mode 100644
index 000000000000..e69de29bb2d1
--- /dev/null
+++ b/app-emulation/qemu/files/digest-qemu-0.8.0.20060329
diff --git a/app-emulation/qemu/metadata.xml b/app-emulation/qemu/metadata.xml
index 7ea327a416ea..d0708491d2d5 100644
--- a/app-emulation/qemu/metadata.xml
+++ b/app-emulation/qemu/metadata.xml
@@ -3,6 +3,6 @@
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
- <email>lu_zero@gentoo.org</email>
+ <email>lu_zero@gentoo.org</email>
</maintainer>
</pkgmetadata>
diff --git a/app-emulation/qemu/qemu-0.8.0.20060329.ebuild b/app-emulation/qemu/qemu-0.8.0.20060329.ebuild
new file mode 100644
index 000000000000..b85b32e84fff
--- /dev/null
+++ b/app-emulation/qemu/qemu-0.8.0.20060329.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.0.20060329.ebuild,v 1.1 2006/03/29 11:25:06 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="~x86 ~amd64 ~ppc"
+IUSE=""
+
+DEPEND="~app-emulation/qemu-softmmu-${PV}
+ ~app-emulation/qemu-user-${PV}
+ !<=app-emulation/qemu-0.7.0"
+