Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (513f1482ba8b09727eb13cfe10a6badf14aa3e7c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Elisamuel Resto <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (513f1482ba8b09727eb13cfe10a6badf14aa3e7c)
  • Date: Thu, 9 Oct 2008 08:51:38 -0500

GIT changes to master grimoire by Elisamuel Resto <ryuji AT sourcemage.org>:

python-pypi/mirage/DEPENDS | 6 +++++-
python-pypi/mirage/HISTORY | 3 +++
2 files changed, 8 insertions(+), 1 deletion(-)

New commits:
commit 513f1482ba8b09727eb13cfe10a6badf14aa3e7c
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>

python-pypi/mirage: added optional depends on gnome-python2

diff --git a/python-pypi/mirage/DEPENDS b/python-pypi/mirage/DEPENDS
index 40618e7..e1aec6d 100755
--- a/python-pypi/mirage/DEPENDS
+++ b/python-pypi/mirage/DEPENDS
@@ -1 +1,5 @@
-depends pygtk2
+depends pygtk2 &&
+
+optional_depends gnome-python2 \
+ "" "" \
+ "to have the toolbar to follow your Gnome settings"
diff --git a/python-pypi/mirage/HISTORY b/python-pypi/mirage/HISTORY
index b65ac6d..49f091b 100644
--- a/python-pypi/mirage/HISTORY
+++ b/python-pypi/mirage/HISTORY
@@ -1,3 +1,6 @@
+2008-10-09 Elisamuel Resto <ryuji AT sourcemage.org>
+ * DEPENDS: added optional depends on gnome-python2
+
2008-05-11 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to version 0.9.3




  • [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (513f1482ba8b09727eb13cfe10a6badf14aa3e7c), Elisamuel Resto, 10/09/2008

Archive powered by MHonArc 2.6.24.

Top of Page