Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (e90bdcabb75b09281307c7ac954713aee18ea434)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (e90bdcabb75b09281307c7ac954713aee18ea434)
  • Date: Mon, 1 Jan 2007 00:29:52 -0600

GIT changes to master grimoire by George Sherwood <chat AT sourcemage.org>:

chat-im/gajim/DEPENDS | 2 +-
chat-im/gajim/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit e90bdcabb75b09281307c7ac954713aee18ea434
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

gajim: Fixed error in DEPENDS for optional_depends gtkspell

diff --git a/chat-im/gajim/DEPENDS b/chat-im/gajim/DEPENDS
index 22e67e9..b6fe896 100755
--- a/chat-im/gajim/DEPENDS
+++ b/chat-im/gajim/DEPENDS
@@ -1,4 +1,4 @@
depends pygtk2 &&
depends pysqlite &&
depends intltool &&
-optional_depends gtkspell 'gtkspell' '' 'To add spelling checking'
+optional_depends gtkspell '' '--disable-gtkspell' 'To add spelling checking'
diff --git a/chat-im/gajim/HISTORY b/chat-im/gajim/HISTORY
index f129e24..2a50172 100644
--- a/chat-im/gajim/HISTORY
+++ b/chat-im/gajim/HISTORY
@@ -1,3 +1,6 @@
+2007-01-01 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: Fixed optional_depends gtkspell
+
2006-12-20 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to version 0.11
* PRE_BUILD, BUILD, INSTALL: Removed. Standard build system now.



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (e90bdcabb75b09281307c7ac954713aee18ea434), George Sherwood, 01/01/2007

Archive powered by MHonArc 2.6.24.

Top of Page