Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (250f9c05ace8bad298059d91532b4c3093b039c7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (250f9c05ace8bad298059d91532b4c3093b039c7)
  • Date: Wed, 8 Oct 2008 07:25:08 -0500

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

x11-toolkits/pygtk2/DEPENDS | 1 +
x11-toolkits/pygtk2/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit 250f9c05ace8bad298059d91532b4c3093b039c7
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

pygtk2: added python, so it will be triggered on "bad" updates
any spell that installs to the versioned module dir should directly
depend on python

diff --git a/x11-toolkits/pygtk2/DEPENDS b/x11-toolkits/pygtk2/DEPENDS
index 6a67200..7a2d986 100755
--- a/x11-toolkits/pygtk2/DEPENDS
+++ b/x11-toolkits/pygtk2/DEPENDS
@@ -1,3 +1,4 @@
+depends python &&
depends pygobject &&
depends gtk+2 &&
depends libglade2 &&
diff --git a/x11-toolkits/pygtk2/HISTORY b/x11-toolkits/pygtk2/HISTORY
index 95c89e3..5e51603 100644
--- a/x11-toolkits/pygtk2/HISTORY
+++ b/x11-toolkits/pygtk2/HISTORY
@@ -1,3 +1,6 @@
+2008-10-08 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DEPENDS: added python, so it will be triggered on "bad" updates
+
2008-09-28 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.13.0




  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (250f9c05ace8bad298059d91532b4c3093b039c7), Jaka Kranjc, 10/08/2008

Archive powered by MHonArc 2.6.24.

Top of Page