Skip to Content.
Sympa Menu

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

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 (cbc047c014fc11ba1dcb7fb38a970b4e8f6f48c9)
  • Date: Sat, 16 Sep 2006 04:49:50 -0500

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

chat-irc/weechat/DEPENDS | 4 +++-
chat-irc/weechat/HISTORY | 3 +++
2 files changed, 6 insertions(+), 1 deletion(-)

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

Updated weechat DEPENDS to add optional_depends aspell. Bug 13103.

diff --git a/chat-irc/weechat/DEPENDS b/chat-irc/weechat/DEPENDS
index ee90dc1..6929d0d 100755
--- a/chat-irc/weechat/DEPENDS
+++ b/chat-irc/weechat/DEPENDS
@@ -3,4 +3,6 @@ optional_depends gnutls "" "--disable-gn
optional_depends perl "" "--disable-perl" "Turns on Perl script plugin" &&
optional_depends python "" "--disable-python" "Turns on Python script
plugin" &&
optional_depends ruby "" "--disable-ruby" "Turns on Ruby script plugin" &&
-optional_depends lua "" "--disable-lua" "Turn on Lua script plugin"
+optional_depends lua "" "--disable-lua" "Turn on Lua script plugin" &&
+optional_depends aspell "" "--disable-aspell" "Turn on Aspell plugin"
+
diff --git a/chat-irc/weechat/HISTORY b/chat-irc/weechat/HISTORY
index e4ee8c5..f848616 100644
--- a/chat-irc/weechat/HISTORY
+++ b/chat-irc/weechat/HISTORY
@@ -1,3 +1,6 @@
+2006-09-16 George Sherwood <george AT beernabeer.com>
+ * DEPENDS: Added optional_depends aspell (Bug #13103)
+
2006-08-20 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to 0.2.0




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (cbc047c014fc11ba1dcb7fb38a970b4e8f6f48c9), George Sherwood, 09/16/2006

Archive powered by MHonArc 2.6.24.

Top of Page