summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-emulation/qemu-softmmu/ChangeLog6
-rw-r--r--app-emulation/qemu-softmmu/qemu-softmmu-0.8.2-r1.ebuild4
-rw-r--r--app-emulation/qemu-user/ChangeLog5
-rw-r--r--app-emulation/qemu-user/qemu-user-0.8.2.ebuild4
-rw-r--r--app-emulation/qemu/ChangeLog5
-rw-r--r--app-emulation/qemu/files/digest-qemu-0.8.01
-rw-r--r--app-emulation/qemu/files/digest-qemu-0.8.0.200603291
-rw-r--r--app-emulation/qemu/files/digest-qemu-0.8.11
-rw-r--r--app-emulation/qemu/files/digest-qemu-0.8.21
-rw-r--r--app-emulation/qemu/qemu-0.8.2.ebuild4
10 files changed, 19 insertions, 13 deletions
diff --git a/app-emulation/qemu-softmmu/ChangeLog b/app-emulation/qemu-softmmu/ChangeLog
index 59bf19a606f6..0ef49af44c09 100644
--- a/app-emulation/qemu-softmmu/ChangeLog
+++ b/app-emulation/qemu-softmmu/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/qemu-softmmu
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-softmmu/ChangeLog,v 1.28 2006/12/03 18:02:39 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-softmmu/ChangeLog,v 1.29 2006/12/31 02:46:25 lu_zero Exp $
+
+ 31 Dec 2006; Luca Barbato <lu_zero@gentoo.org>
+ qemu-softmmu-0.8.2-r1.ebuild:
+ Marked ppc
22 Nov 2006; Kevin F. Quinn <kevquinn@gentoo.org>
qemu-softmmu-0.8.2-r1.ebuild:
diff --git a/app-emulation/qemu-softmmu/qemu-softmmu-0.8.2-r1.ebuild b/app-emulation/qemu-softmmu/qemu-softmmu-0.8.2-r1.ebuild
index 9b42ed1b3691..04dc1a391d30 100644
--- a/app-emulation/qemu-softmmu/qemu-softmmu-0.8.2-r1.ebuild
+++ b/app-emulation/qemu-softmmu/qemu-softmmu-0.8.2-r1.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-softmmu/qemu-softmmu-0.8.2-r1.ebuild,v 1.3 2006/11/22 11:18:28 kevquinn Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-softmmu/qemu-softmmu-0.8.2-r1.ebuild,v 1.4 2006/12/31 02:46:25 lu_zero Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}${P/-softmmu/}.tar.gz"
LICENSE="GPL-2 LGPL-2.1 KQEMU"
SLOT="0"
-KEYWORDS="-alpha ~amd64 ~ppc -sparc ~x86"
+KEYWORDS="-alpha ~amd64 ppc -sparc ~x86"
IUSE="sdl kqemu alsa" #qvm86 debug nptl qemu-fast nptlonly"
RESTRICT="nostrip test"
diff --git a/app-emulation/qemu-user/ChangeLog b/app-emulation/qemu-user/ChangeLog
index 6008ce9d190a..7d8ecd35a246 100644
--- a/app-emulation/qemu-user/ChangeLog
+++ b/app-emulation/qemu-user/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/qemu-user
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/ChangeLog,v 1.20 2006/12/03 18:01:08 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/ChangeLog,v 1.21 2006/12/31 02:47:01 lu_zero Exp $
+
+ 31 Dec 2006; Luca Barbato <lu_zero@gentoo.org> qemu-user-0.8.2.ebuild:
+ Marked ppc
22 Nov 2006; Kevin F. Quinn <kevquinn@gentoo.org> qemu-user-0.8.2.ebuild:
Add QA variable indicating which files contain textrels; these are a feature
diff --git a/app-emulation/qemu-user/qemu-user-0.8.2.ebuild b/app-emulation/qemu-user/qemu-user-0.8.2.ebuild
index 86275ae6fae4..d383c9ce2f9e 100644
--- a/app-emulation/qemu-user/qemu-user-0.8.2.ebuild
+++ b/app-emulation/qemu-user/qemu-user-0.8.2.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-user/qemu-user-0.8.2.ebuild,v 1.2 2006/11/22 11:14:59 kevquinn Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/qemu-user-0.8.2.ebuild,v 1.3 2006/12/31 02:47:01 lu_zero Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://fabrice.bellard.free.fr/qemu/${P/-user/}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="-alpha ~amd64 ~ppc -sparc ~x86"
+KEYWORDS="-alpha ~amd64 ppc -sparc ~x86"
IUSE="" #qvm86 debug nptl qemu-fast nptlonly"
RESTRICT="nostrip test"
diff --git a/app-emulation/qemu/ChangeLog b/app-emulation/qemu/ChangeLog
index 623bb4e9469b..21e9a6db7d2e 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.48 2006/08/16 14:57:26 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/ChangeLog,v 1.49 2006/12/31 02:45:32 lu_zero Exp $
+
+ 31 Dec 2006; Luca Barbato <lu_zero@gentoo.org> qemu-0.8.2.ebuild:
+ Marked ppc
*qemu-0.8.2 (16 Aug 2006)
diff --git a/app-emulation/qemu/files/digest-qemu-0.8.0 b/app-emulation/qemu/files/digest-qemu-0.8.0
index 8b137891791f..e69de29bb2d1 100644
--- a/app-emulation/qemu/files/digest-qemu-0.8.0
+++ b/app-emulation/qemu/files/digest-qemu-0.8.0
@@ -1 +0,0 @@
-
diff --git a/app-emulation/qemu/files/digest-qemu-0.8.0.20060329 b/app-emulation/qemu/files/digest-qemu-0.8.0.20060329
index 8b137891791f..e69de29bb2d1 100644
--- a/app-emulation/qemu/files/digest-qemu-0.8.0.20060329
+++ b/app-emulation/qemu/files/digest-qemu-0.8.0.20060329
@@ -1 +0,0 @@
-
diff --git a/app-emulation/qemu/files/digest-qemu-0.8.1 b/app-emulation/qemu/files/digest-qemu-0.8.1
index 8b137891791f..e69de29bb2d1 100644
--- a/app-emulation/qemu/files/digest-qemu-0.8.1
+++ b/app-emulation/qemu/files/digest-qemu-0.8.1
@@ -1 +0,0 @@
-
diff --git a/app-emulation/qemu/files/digest-qemu-0.8.2 b/app-emulation/qemu/files/digest-qemu-0.8.2
index 8b137891791f..e69de29bb2d1 100644
--- a/app-emulation/qemu/files/digest-qemu-0.8.2
+++ b/app-emulation/qemu/files/digest-qemu-0.8.2
@@ -1 +0,0 @@
-
diff --git a/app-emulation/qemu/qemu-0.8.2.ebuild b/app-emulation/qemu/qemu-0.8.2.ebuild
index 05cb9725529f..b98a7882a2f7 100644
--- a/app-emulation/qemu/qemu-0.8.2.ebuild
+++ b/app-emulation/qemu/qemu-0.8.2.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.2.ebuild,v 1.1 2006/08/16 14:57:26 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu/qemu-0.8.2.ebuild,v 1.2 2006/12/31 02:45:32 lu_zero 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}