[SM-Commit] GIT changes to master grimoire by David Brown (dead33d19251b6cc21cb97d32438c2810367fdb7)
David Brown
scm at mail.sourcemage.org
Thu Mar 1 01:17:47 EST 2007
GIT changes to master grimoire by David Brown <dmlb2000 at gmail.com>:
gnome2-libs/gnome-games2/DEPENDS | 2 +-
gnome2-libs/gnome-games2/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
New commits:
commit dead33d19251b6cc21cb97d32438c2810367fdb7
Author: David Brown <dmlb2000 at gmail.com>
Commit: David Brown <dmlb2000 at gmail.com>
gnome-games2 fixed syntax error in depends file
diff --git a/gnome2-libs/gnome-games2/DEPENDS b/gnome2-libs/gnome-games2/DEPENDS
index ac5ec0e..6b57188 100755
--- a/gnome2-libs/gnome-games2/DEPENDS
+++ b/gnome2-libs/gnome-games2/DEPENDS
@@ -1,7 +1,7 @@
depends librsvg2 &&
depends libgnomeui &&
depends scrollkeeper &&
-depenss gnome-python-desktop &&
+depends gnome-python-desktop &&
optional_depends guile "" "" "to build the AisleRiot card game" &&
optional_depends howl "" "" "for Zeroconf network support" &&
diff --git a/gnome2-libs/gnome-games2/HISTORY b/gnome2-libs/gnome-games2/HISTORY
index 5d2f463..37042ca 100644
--- a/gnome2-libs/gnome-games2/HISTORY
+++ b/gnome2-libs/gnome-games2/HISTORY
@@ -1,3 +1,6 @@
+2007-02-28 David Brown <dmlb2000 at gmail.com>
+ * DEPENDS: fixed syntax error... depends not depenss
+
2007-02-28 Robin Cook <rcook at wyrms.net>
* DETAILS: updated VERSION to 2.17.91
* DEPENDS: added gnome-python-desktop
More information about the SM-Commit
mailing list