summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris White <chriswhite@gentoo.org>2006-03-29 07:47:00 +0000
committerChris White <chriswhite@gentoo.org>2006-03-29 07:47:00 +0000
commit8c909ad0f39f5ad104db6f969c8832be0970f526 (patch)
tree3f46950823c957f650760e690ebac07893bd3f7d /app-emulation/qemu-user
parentppc stable for cdk-5.0.200602220. (diff)
downloadhistorical-8c909ad0f39f5ad104db6f969c8832be0970f526.tar.gz
historical-8c909ad0f39f5ad104db6f969c8832be0970f526.tar.bz2
historical-8c909ad0f39f5ad104db6f969c8832be0970f526.zip
x88 stable for qemu-user-0.8.0 bug #123972.
([stable chroot] Portage version: 2.0.54)
Diffstat (limited to 'app-emulation/qemu-user')
-rw-r--r--app-emulation/qemu-user/ChangeLog5
-rw-r--r--app-emulation/qemu-user/Manifest14
-rw-r--r--app-emulation/qemu-user/qemu-user-0.8.0.ebuild4
3 files changed, 18 insertions, 5 deletions
diff --git a/app-emulation/qemu-user/ChangeLog b/app-emulation/qemu-user/ChangeLog
index 3d6db628f734..4ca5d5fe0b94 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.6 2006/01/09 01:28:52 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/ChangeLog,v 1.7 2006/03/29 07:47:00 chriswhite Exp $
+
+ 29 Mar 2006; Chris White <chriswhite@gentoo.org> qemu-user-0.8.0.ebuild:
+ x88 stable for qemu-user-0.8.0 bug #123972.
09 Jan 2006; Luca Barbato <lu_zero@gentoo.org> qemu-user-0.8.0.ebuild:
Disable gcc checks, thanks to Robert Führicht <the_master_of_disaster@gmx.at>
diff --git a/app-emulation/qemu-user/Manifest b/app-emulation/qemu-user/Manifest
index 2424b92ae18d..7648724f8fbc 100644
--- a/app-emulation/qemu-user/Manifest
+++ b/app-emulation/qemu-user/Manifest
@@ -1,4 +1,7 @@
-MD5 34ed89c53c18c400949ec4f2380c54bb ChangeLog 1155
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 2d4d72178093a8406c2e9139291eb9be ChangeLog 1280
MD5 4fac7d5e68ef58489e7734f5dccb2918 files/digest-qemu-user-0.7.0-r1 63
MD5 36d599117f12a2bf8edc47c1daeff3a6 files/digest-qemu-user-0.7.1 63
MD5 19c26d3c7d68ccd1ed3a0f74b7ab467e files/digest-qemu-user-0.7.2 63
@@ -9,4 +12,11 @@ MD5 898131aae735c3477ff2f9c6882f1178 metadata.xml 223
MD5 431458f4c01ad6238f20d77302e4b871 qemu-user-0.7.0-r1.ebuild 2250
MD5 4af0f0b4cf2b13fc6dfbf3c770d5be6c qemu-user-0.7.1.ebuild 2254
MD5 6844e6102d3882420b7fc684e72fde6a qemu-user-0.7.2.ebuild 2254
-MD5 cc5111a03432ef0b78f9ecf9c63c1e62 qemu-user-0.8.0.ebuild 2126
+MD5 39a51a5a8619d1e2247ec96304128e8f qemu-user-0.8.0.ebuild 2128
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.2 (GNU/Linux)
+
+iD8DBQFEKjuxFdQwWVoAgN4RAtrwAJ49XDF0hjHHYIt0CjOwv22LsY+i/gCg5ugQ
+5t1tILskINaZVpfQuY55bgE=
+=scOE
+-----END PGP SIGNATURE-----
diff --git a/app-emulation/qemu-user/qemu-user-0.8.0.ebuild b/app-emulation/qemu-user/qemu-user-0.8.0.ebuild
index 7ba594467a5a..cad807bdbdae 100644
--- a/app-emulation/qemu-user/qemu-user-0.8.0.ebuild
+++ b/app-emulation/qemu-user/qemu-user-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-user/qemu-user-0.8.0.ebuild,v 1.2 2006/01/09 01:28:53 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/qemu-user/qemu-user-0.8.0.ebuild,v 1.3 2006/03/29 07:47:00 chriswhite 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="~x86 ~ppc -alpha -sparc ~amd64"
+KEYWORDS="x86 ~ppc -alpha -sparc ~amd64"
IUSE="" #qvm86 debug nptl qemu-fast nptlonly"
RESTRICT="nostrip"