Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Donald Johnson (e1beb8ac6da9ed8a5b98d7bda496822153980398)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Donald Johnson <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Donald Johnson (e1beb8ac6da9ed8a5b98d7bda496822153980398)
  • Date: Fri, 30 Apr 2010 20:53:51 -0500

GIT changes to master grimoire by Donald Johnson <minozake AT codemages.net>:

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

New commits:
commit e1beb8ac6da9ed8a5b98d7bda496822153980398
Author: Donald Johnson <minozake AT codemages.net>
Commit: Donald Johnson <minozake AT codemages.net>

x11/tint2: added pygtk+2 DEPENDS

diff --git a/x11/tint2/DEPENDS b/x11/tint2/DEPENDS
index cea62bf..56bdf09 100755
--- a/x11/tint2/DEPENDS
+++ b/x11/tint2/DEPENDS
@@ -17,6 +17,7 @@ depends libxrender &&
depends imlib2 &&
depends pixman &&
depends zlib &&
+depends pygtk2 &&

optional_depends 'gtk+2' \
'--enable-tint2conf' \
diff --git a/x11/tint2/HISTORY b/x11/tint2/HISTORY
index 518d4aa..32510a0 100644
--- a/x11/tint2/HISTORY
+++ b/x11/tint2/HISTORY
@@ -1,3 +1,6 @@
+2010-04-18 Donald Johnson <minozake AT codemages.net>
+ * DEPENDS: Added depends pygtk2
+
2010-01-14 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 0.9-rc1
* CONFIGURE: --enable/--disable flags were backwards...



  • [SM-Commit] GIT changes to master grimoire by Donald Johnson (e1beb8ac6da9ed8a5b98d7bda496822153980398), Donald Johnson, 04/30/2010

Archive powered by MHonArc 2.6.24.

Top of Page