Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (be79909593c02b777fc257242c9ec0eb93c28d0a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (be79909593c02b777fc257242c9ec0eb93c28d0a)
  • Date: Fri, 16 Feb 2007 12:18:47 -0600

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

utils/qemu/DEPENDS | 2 +-
utils/qemu/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit be79909593c02b777fc257242c9ec0eb93c28d0a
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

kqemu is now in the normal grimoires, remove z-rejected dependency from
qemu

diff --git a/utils/qemu/DEPENDS b/utils/qemu/DEPENDS
index 570b58a..4a20c6d 100755
--- a/utils/qemu/DEPENDS
+++ b/utils/qemu/DEPENDS
@@ -6,4 +6,4 @@ optional_depends alsa-lib
'--disable-alsa' \
'for Advanced Linux Sound Architecture driver support' &&

-optional_depends kqemu '' '' 'for kernel acceleration support'
'z-rejected'
+optional_depends kqemu '' '' 'for kernel acceleration support'
diff --git a/utils/qemu/HISTORY b/utils/qemu/HISTORY
index 8d284b6..267c640 100644
--- a/utils/qemu/HISTORY
+++ b/utils/qemu/HISTORY
@@ -1,3 +1,6 @@
+2007-02-16 Eric Sandall <eric AT sandall.us>
+ * DEPENDS: kqemu is no longer restricted to z-rejected
+
2006-10-14 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* archs: added new targets #13159 and unified formatting
* DETAILS: ++PATCHLEVEL



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (be79909593c02b777fc257242c9ec0eb93c28d0a), Eric Sandall, 02/16/2007

Archive powered by MHonArc 2.6.24.

Top of Page