summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-12-26 19:52:45 +0000
committerSimon Stelling <blubb@gentoo.org>2005-12-26 19:52:45 +0000
commit467ae209829f59ce379eea6e039f4745753930c2 (patch)
tree67209ed8c98b708ecf46a9cb7d2a5f1570f5b7e9 /app-emulation/kqemu
parentStable on SPARC. (diff)
downloadhistorical-467ae209829f59ce379eea6e039f4745753930c2.tar.gz
historical-467ae209829f59ce379eea6e039f4745753930c2.tar.bz2
historical-467ae209829f59ce379eea6e039f4745753930c2.zip
stable amd64
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'app-emulation/kqemu')
-rw-r--r--app-emulation/kqemu/ChangeLog5
-rw-r--r--app-emulation/kqemu/Manifest6
-rw-r--r--app-emulation/kqemu/kqemu-0.7.2.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/app-emulation/kqemu/ChangeLog b/app-emulation/kqemu/ChangeLog
index dda81d57eedd..0a7f57296347 100644
--- a/app-emulation/kqemu/ChangeLog
+++ b/app-emulation/kqemu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/kqemu
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/kqemu/ChangeLog,v 1.1 2005/12/23 14:43:57 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/kqemu/ChangeLog,v 1.2 2005/12/26 19:52:45 blubb Exp $
+
+ 26 Dec 2005; Simon Stelling <blubb@gentoo.org> kqemu-0.7.2.ebuild:
+ stable on amd64
*kqemu-0.7.2 (23 Dec 2005)
diff --git a/app-emulation/kqemu/Manifest b/app-emulation/kqemu/Manifest
index 4796c8cedb65..0e734a792ac2 100644
--- a/app-emulation/kqemu/Manifest
+++ b/app-emulation/kqemu/Manifest
@@ -1,4 +1,4 @@
-MD5 fa0a6394e4c425dd18cd1aab62ad088b ChangeLog 385
-MD5 22d8bd748c6ab7d096d531da636bf5da files/digest-kqemu-0.7.2 125
-MD5 cd8326580e282de6a8a766939513be7a kqemu-0.7.2.ebuild 2569
+MD5 39ba63125679bbd2c89f1ffc770788fd ChangeLog 471
+MD5 a72b318ca4e06ddbd90a7d92b1de009f kqemu-0.7.2.ebuild 2566
MD5 898131aae735c3477ff2f9c6882f1178 metadata.xml 223
+MD5 22d8bd748c6ab7d096d531da636bf5da files/digest-kqemu-0.7.2 125
diff --git a/app-emulation/kqemu/kqemu-0.7.2.ebuild b/app-emulation/kqemu/kqemu-0.7.2.ebuild
index 9e31113d5f41..a78360bcac1d 100644
--- a/app-emulation/kqemu/kqemu-0.7.2.ebuild
+++ b/app-emulation/kqemu/kqemu-0.7.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/kqemu/kqemu-0.7.2.ebuild,v 1.1 2005/12/23 14:43:57 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/kqemu/kqemu-0.7.2.ebuild,v 1.2 2005/12/26 19:52:45 blubb Exp $
inherit eutils flag-o-matic linux-mod toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://fabrice.bellard.free.fr/qemu/qemu-${PV}.tar.gz
LICENSE="GPL-2 LGPL-2.1 KQEMU"
SLOT="0"
-KEYWORDS="~x86 ~ppc -alpha -sparc ~amd64"
+KEYWORDS="-alpha amd64 ~ppc -sparc ~x86"
RESTRICT="nostrip"
IUSE="sdl"