[SM-Commit] GIT changes to master grimoire by Jaka Kranjc (57e1edbe94b36b2ef6da28e32315e642323bd07f)

Jaka Kranjc scm at sourcemage.org
Fri Aug 29 06:08:31 EDT 2008


GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx at sourcemage.org>:

 audio-soft/patchage/DEPENDS      |    2 +-
 audio-soft/patchage/HISTORY      |    3 +++
 gnome2-apps/gnome-sudoku/DEPENDS |    2 +-
 gnome2-apps/gnome-sudoku/HISTORY |    3 +++
 4 files changed, 8 insertions(+), 2 deletions(-)

New commits:
commit 57e1edbe94b36b2ef6da28e32315e642323bd07f
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>

    gnome-sudoku: fixed dep syntax error #14691

commit 8e60d0237978aff2a63fee8e37345bbe4abd2dde
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>

    patchage: fixed jack dep #14690

diff --git a/audio-soft/patchage/DEPENDS b/audio-soft/patchage/DEPENDS
index 862c86e..2914c72 100755
--- a/audio-soft/patchage/DEPENDS
+++ b/audio-soft/patchage/DEPENDS
@@ -24,7 +24,7 @@ if  is_depends_enabled  $SPELL  dbus
 then
   depends  -sub DBUS  jack2
 else
-  depends  JACK_DRIVER
+  depends  JACK-DRIVER
 fi  &&
 
 optional_depends  lash              \
diff --git a/audio-soft/patchage/HISTORY b/audio-soft/patchage/HISTORY
index 27ff33b..f181096 100644
--- a/audio-soft/patchage/HISTORY
+++ b/audio-soft/patchage/HISTORY
@@ -1,3 +1,6 @@
+2008-08-29 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
+	* DEPENDS: fixed jack #14690
+
 2008-07-07 Juuso Alasuutari <iuso at sourcemage.org>
 	* DETAILS: Updated to 0.4.1.
 
diff --git a/gnome2-apps/gnome-sudoku/DEPENDS b/gnome2-apps/gnome-sudoku/DEPENDS
index 8b87e3d..dc134e7 100755
--- a/gnome2-apps/gnome-sudoku/DEPENDS
+++ b/gnome2-apps/gnome-sudoku/DEPENDS
@@ -1,6 +1,6 @@
 depends  python                &&
 depends  numpy                 &&
-depensd  numeric               &&
+depends  numeric               &&
 depends  pygtk2                &&
 depends  gnome-python2         &&
 depends  gnome-python-desktop  &&
diff --git a/gnome2-apps/gnome-sudoku/HISTORY b/gnome2-apps/gnome-sudoku/HISTORY
index ab7c4a3..25641e0 100644
--- a/gnome2-apps/gnome-sudoku/HISTORY
+++ b/gnome2-apps/gnome-sudoku/HISTORY
@@ -1,2 +1,5 @@
+2008-08-29 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
+	* DEPENDS: fixed syntax error #14691
+
 2007-02-10 Robin Cook <rcook at wyrms.net>
 	* New Spell



More information about the SM-Commit mailing list