Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (94fe02b323926ea89e540fe55b6f191bf6ca2c5f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (94fe02b323926ea89e540fe55b6f191bf6ca2c5f)
  • Date: Fri, 10 Jun 2011 05:32:58 -0500

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

devel/python/HISTORY | 3 +++
devel/python/TRIGGERS | 1 +
devel/python3/HISTORY | 3 +++
devel/python3/TRIGGERS | 1 +
4 files changed, 8 insertions(+)

New commits:
commit 94fe02b323926ea89e540fe55b6f191bf6ca2c5f
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

python: added a check_self on glibc cast

commit 604464b2bea9d76e7d59e59800490b4a4d7247fd
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

python3: added a check_self on glibc cast

diff --git a/devel/python/HISTORY b/devel/python/HISTORY
index 3b278c8..9e5486a 100644
--- a/devel/python/HISTORY
+++ b/devel/python/HISTORY
@@ -1,3 +1,6 @@
+2011-06-10 Arjan Bouter <abouter AT sourcemage.org>
+ * TRIGGERS: added check_self on glibc cast
+
2010-11-28 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.7.1

diff --git a/devel/python/TRIGGERS b/devel/python/TRIGGERS
index 4a23cff..27dd92e 100755
--- a/devel/python/TRIGGERS
+++ b/devel/python/TRIGGERS
@@ -1,3 +1,4 @@
on_cast gettext check_self
+on_cast glibc check_self
on_dispel pygtk2 check_self
on_dispel pygobject check_self
diff --git a/devel/python3/HISTORY b/devel/python3/HISTORY
index 454a379..48dc4a2 100644
--- a/devel/python3/HISTORY
+++ b/devel/python3/HISTORY
@@ -1,3 +1,6 @@
+2011-06-10 Arjan Bouter <abouter AT sourcemage.org>
+ * TRIGGERS: added a check_self on glibc cast
+
2011-02-21 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.2
* python.gpg: add key 36580288 (Georg Brandl), mentioned on webpage
diff --git a/devel/python3/TRIGGERS b/devel/python3/TRIGGERS
index 4a23cff..27dd92e 100755
--- a/devel/python3/TRIGGERS
+++ b/devel/python3/TRIGGERS
@@ -1,3 +1,4 @@
on_cast gettext check_self
+on_cast glibc check_self
on_dispel pygtk2 check_self
on_dispel pygobject check_self



  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (94fe02b323926ea89e540fe55b6f191bf6ca2c5f), Arjan Bouter, 06/10/2011

Archive powered by MHonArc 2.6.24.

Top of Page