Skip to Content.
Sympa Menu

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

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 (0dcefbd07b8559826d1751a8588bac1d156b16b0)
  • Date: Sat, 18 Jul 2009 18:02:00 -0500

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

ChangeLog | 1 +
python-pypi/pygoocanvas/DEPENDS | 3 ---
python-pypi/pygoocanvas/DETAILS | 13 -------------
python-pypi/pygoocanvas/HISTORY | 6 ------
x11-toolkits/pygoocanvas/DEPENDS | 3 +++
x11-toolkits/pygoocanvas/DETAILS | 13 +++++++++++++
x11-toolkits/pygoocanvas/HISTORY | 6 ++++++
7 files changed, 23 insertions(+), 22 deletions(-)

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

pygoocanvas: moved to a _really_ proper section

diff --git a/ChangeLog b/ChangeLog
index 10a9b47..b6f34bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2009-07-19 Vlad Glagolev <stealth AT sourcemage.org>
* python-pypi/pywebkitgtk: -> http
* python-pypi/notify-python: -> utils
+ * python-pypi/pygoocanvas: -> x11-toolkits

2009-07-18 Vlad Glagolev <stealth AT sourcemage.org>
* net/flowd: new spell, small, fast and secure NetFlow collector
diff --git a/python-pypi/pygoocanvas/DEPENDS b/python-pypi/pygoocanvas/DEPENDS
deleted file mode 100755
index 7147b75..0000000
--- a/python-pypi/pygoocanvas/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends python &&
-depends pygtk2 &&
-depends goocanvas
diff --git a/python-pypi/pygoocanvas/DETAILS b/python-pypi/pygoocanvas/DETAILS
deleted file mode 100755
index 2d78a49..0000000
--- a/python-pypi/pygoocanvas/DETAILS
+++ /dev/null
@@ -1,13 +0,0 @@
- SPELL=pygoocanvas
- VERSION=0.10.0
- SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=http://download.berlios.de/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:df661679cb726a05e9cb6ac648f1da51c97967774b06f66e0ac1e0482354bae7877b65907f2afb4b5742de39169c760bf141e73ba6303e96660c4f89cf2fd1ef
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="http://pygoocanvas.berlios.de/";
- LICENSE[0]=lgpl
- ENTERED=20090707
- SHORT="Goocanvas python bindings"
-cat << EOF
-A set of bindings for goocanvas in python.
-EOF
diff --git a/python-pypi/pygoocanvas/HISTORY b/python-pypi/pygoocanvas/HISTORY
deleted file mode 100644
index d057072..0000000
--- a/python-pypi/pygoocanvas/HISTORY
+++ /dev/null
@@ -1,6 +0,0 @@
-2009-07-09 Bearcat M. Sandor <sourcemage AT feline-soul.com>
- * DEPENDS: added goocanvas
-
-2009-07-07 Bearcat M. Sandor <sourcemage AT feline-soul.com>
- * DEPENDS, DETAILS: spell created
-
diff --git a/x11-toolkits/pygoocanvas/DEPENDS
b/x11-toolkits/pygoocanvas/DEPENDS
new file mode 100755
index 0000000..7147b75
--- /dev/null
+++ b/x11-toolkits/pygoocanvas/DEPENDS
@@ -0,0 +1,3 @@
+depends python &&
+depends pygtk2 &&
+depends goocanvas
diff --git a/x11-toolkits/pygoocanvas/DETAILS
b/x11-toolkits/pygoocanvas/DETAILS
new file mode 100755
index 0000000..2d78a49
--- /dev/null
+++ b/x11-toolkits/pygoocanvas/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=pygoocanvas
+ VERSION=0.10.0
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=http://download.berlios.de/${SPELL}/${SOURCE}
+
SOURCE_HASH=sha512:df661679cb726a05e9cb6ac648f1da51c97967774b06f66e0ac1e0482354bae7877b65907f2afb4b5742de39169c760bf141e73ba6303e96660c4f89cf2fd1ef
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://pygoocanvas.berlios.de/";
+ LICENSE[0]=lgpl
+ ENTERED=20090707
+ SHORT="Goocanvas python bindings"
+cat << EOF
+A set of bindings for goocanvas in python.
+EOF
diff --git a/x11-toolkits/pygoocanvas/HISTORY
b/x11-toolkits/pygoocanvas/HISTORY
new file mode 100644
index 0000000..d057072
--- /dev/null
+++ b/x11-toolkits/pygoocanvas/HISTORY
@@ -0,0 +1,6 @@
+2009-07-09 Bearcat M. Sandor <sourcemage AT feline-soul.com>
+ * DEPENDS: added goocanvas
+
+2009-07-07 Bearcat M. Sandor <sourcemage AT feline-soul.com>
+ * DEPENDS, DETAILS: spell created
+



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (0dcefbd07b8559826d1751a8588bac1d156b16b0), Vlad Glagolev, 07/18/2009

Archive powered by MHonArc 2.6.24.

Top of Page