Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (fcc144fc38cfa6e039e8f10a8d20c02808836fe9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (fcc144fc38cfa6e039e8f10a8d20c02808836fe9)
  • Date: Mon, 1 Jan 2007 08:32:06 -0600

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

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

New commits:
commit fcc144fc38cfa6e039e8f10a8d20c02808836fe9
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

gajim: added negative option for gtkspell

diff --git a/chat-im/gajim/DEPENDS b/chat-im/gajim/DEPENDS
index b6fe896..f02b99e 100755
--- a/chat-im/gajim/DEPENDS
+++ b/chat-im/gajim/DEPENDS
@@ -1,4 +1,4 @@
depends pygtk2 &&
depends pysqlite &&
depends intltool &&
-optional_depends gtkspell '' '--disable-gtkspell' 'To add spelling checking'
+optional_depends gtkspell '--enable-gtkspell' '--disable-gtkspell' 'To add
spelling checking'
diff --git a/chat-im/gajim/HISTORY b/chat-im/gajim/HISTORY
index 2a50172..7ae7b75 100644
--- a/chat-im/gajim/HISTORY
+++ b/chat-im/gajim/HISTORY
@@ -1,3 +1,6 @@
+2007-01-01 Arjan Bouter <abouter AT sourcemage.org>
+ * DEPENDS: added negative option for gtkspell
+
2007-01-01 George Sherwood <george AT beernabeer.com>
* DEPENDS: Fixed optional_depends gtkspell




  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (fcc144fc38cfa6e039e8f10a8d20c02808836fe9), Arjan Bouter, 01/01/2007

Archive powered by MHonArc 2.6.24.

Top of Page