Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to test grimoire by

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: scm AT mail.sourcemage.org
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to test grimoire by
  • Date: Thu, 11 May 2006 15:12:58 -0500

GIT changes to test grimoire by <>:

spelling/stardict/DEPENDS | 2 +-
spelling/stardict/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit c1320471635fbd1b83ab400a1004e89d76a0831f
Merge: df8f0b4... 3a19b2a...
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

Merge branch 'origin'

commit df8f0b4bcf00a497c62c6d15393706af6c5c8892
Merge: 7e30996... ec07b4f...
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

Merge branch 'origin'

commit 7e30996a046d9a193254a2d99bc0dc39ed2146a0
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

DEPENDS: changed to libgnomeui instead of gnome-common2

diff --git a/spelling/stardict/DEPENDS b/spelling/stardict/DEPENDS
index f159d1c..9ddb1b8 100755
--- a/spelling/stardict/DEPENDS
+++ b/spelling/stardict/DEPENDS
@@ -3,4 +3,4 @@ depends gtk+2 &&
depends xml-parser-expat &&
depends which &&

-optional_depends gnome-common2 "" "--disable-gnome-support" "for gnome
support"
+optional_depends libgnomeui "" "--disable-gnome-support" "for gnome
support"
diff --git a/spelling/stardict/HISTORY b/spelling/stardict/HISTORY
index e8dadef..3b14d29 100644
--- a/spelling/stardict/HISTORY
+++ b/spelling/stardict/HISTORY
@@ -1,3 +1,6 @@
+2006-05-11 Pol Vinogradov <vin.public AT gmail.com>
+ * DEPENDS: changed to libgnomeui instead of gnome-common2
+
2006-04-24 Pol Vinogradov <vin.public AT gmail.com>
* BUILD: removed export statement, just assign now,
made all single-lined




Archive powered by MHonArc 2.6.24.

Top of Page