Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (c7c6105677f9c542aa21989642d8a9784f540b51)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (c7c6105677f9c542aa21989642d8a9784f540b51)
  • Date: Thu, 3 Jan 2008 18:55:39 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

dev/null |binary
x11-toolkits/pygtk2/CONFLICTS | 2 +-
x11-toolkits/pygtk2/DEPENDS | 16 ++++++++--------
x11-toolkits/pygtk2/DETAILS | 10 +++++-----
x11-toolkits/pygtk2/HISTORY | 3 +++
x11-toolkits/pygtk2/pygtk-2.12.0.tar.bz2.sig | 0
x11-toolkits/pygtk2/pygtk-2.12.1.tar.bz2.sig |binary
7 files changed, 17 insertions(+), 14 deletions(-)

New commits:
commit c7c6105677f9c542aa21989642d8a9784f540b51
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pygtk2: => 2.12.1

diff --git a/x11-toolkits/pygtk2/CONFLICTS b/x11-toolkits/pygtk2/CONFLICTS
index a4c0bd3..15d152e 100755
--- a/x11-toolkits/pygtk2/CONFLICTS
+++ b/x11-toolkits/pygtk2/CONFLICTS
@@ -1 +1 @@
-conflicts pygtk
+conflicts pygtk
diff --git a/x11-toolkits/pygtk2/DEPENDS b/x11-toolkits/pygtk2/DEPENDS
index b1e2a73..6a67200 100755
--- a/x11-toolkits/pygtk2/DEPENDS
+++ b/x11-toolkits/pygtk2/DEPENDS
@@ -1,9 +1,9 @@
-depends pygobject &&
-depends gtk+2 &&
-depends libglade2 &&
-depends pycairo &&
+depends pygobject &&
+depends gtk+2 &&
+depends libglade2 &&
+depends pycairo &&

-optional_depends numpy \
- "" \
- "--disable-numpy" \
- 'for python numerical support'
+optional_depends numpy \
+ "" \
+ "--disable-numpy" \
+ "for python numerical support"
diff --git a/x11-toolkits/pygtk2/DETAILS b/x11-toolkits/pygtk2/DETAILS
index 5bb828e..4befa13 100755
--- a/x11-toolkits/pygtk2/DETAILS
+++ b/x11-toolkits/pygtk2/DETAILS
@@ -1,17 +1,17 @@
SPELL=pygtk2
- VERSION=2.12.0
+ VERSION=2.12.1
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=pygtk-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/pygtk-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/pygtk/$BRANCH/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ SOURCE_GPG=gurus.gpg:$SOURCE.sig
LICENSE[0]=LGPL
- WEB_SITE=http://www.pygtk.org
+ WEB_SITE=http://www.pygtk.org/
ENTERED=20020523
KEYWORDS="python x11 libs"
- SHORT="pygtk is a set of python bindings for GTK."
+ SHORT="pygtk2 is a set of python bindings for GTK+2"
cat << EOF
-PyGTK is a set of bindings for the GTK widget set. It provides an
+PyGTK2 is a set of bindings for the GTK widget set. It provides an
object oriented interface that is slightly higher level than the C one.
It automatically does all the type casting and reference counting that
you would have to do normally with the C API.
diff --git a/x11-toolkits/pygtk2/HISTORY b/x11-toolkits/pygtk2/HISTORY
index 4a8bf19..b16e368 100644
--- a/x11-toolkits/pygtk2/HISTORY
+++ b/x11-toolkits/pygtk2/HISTORY
@@ -1,3 +1,6 @@
+2008-01-04 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.12.1, cleaned up
+
2007-09-20 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.12.0

diff --git a/x11-toolkits/pygtk2/pygtk-2.12.0.tar.bz2.sig
b/x11-toolkits/pygtk2/pygtk-2.12.0.tar.bz2.sig
deleted file mode 100644
index 41724f2..0000000
Binary files a/x11-toolkits/pygtk2/pygtk-2.12.0.tar.bz2.sig and /dev/null
differ
diff --git a/x11-toolkits/pygtk2/pygtk-2.12.1.tar.bz2.sig
b/x11-toolkits/pygtk2/pygtk-2.12.1.tar.bz2.sig
new file mode 100644
index 0000000..3952cf3
Binary files /dev/null and b/x11-toolkits/pygtk2/pygtk-2.12.1.tar.bz2.sig
differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (c7c6105677f9c542aa21989642d8a9784f540b51), Vlad Glagolev, 01/03/2008

Archive powered by MHonArc 2.6.24.

Top of Page