Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by David Brown (dead33d19251b6cc21cb97d32438c2810367fdb7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: David Brown <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David Brown (dead33d19251b6cc21cb97d32438c2810367fdb7)
  • Date: Thu, 1 Mar 2007 00:17:47 -0600

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



  • [SM-Commit] GIT changes to master grimoire by David Brown (dead33d19251b6cc21cb97d32438c2810367fdb7), David Brown, 03/01/2007

Archive powered by MHonArc 2.6.24.

Top of Page