Skip to Content.
Sympa Menu

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

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 (144ae1c891f522750ae0a6afd1df29ea55c2160c)
  • Date: Sat, 18 Jul 2009 17:57:00 -0500

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

ChangeLog | 3 +++
http/pywebkitgtk/DEPENDS | 2 ++
http/pywebkitgtk/DETAILS | 14 ++++++++++++++
http/pywebkitgtk/HISTORY | 6 ++++++
python-pypi/pywebkitgtk/DEPENDS | 2 --
python-pypi/pywebkitgtk/DETAILS | 14 --------------
python-pypi/pywebkitgtk/HISTORY | 6 ------
7 files changed, 25 insertions(+), 22 deletions(-)

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

pywebkitgtk: moved to a _really_ proper section

diff --git a/ChangeLog b/ChangeLog
index 8e04790..eb1cfe2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2009-07-19 Vlad Glagolev <stealth AT sourcemage.org>
+ * python-pypi/pywebkitgtk: -> http
+
2009-07-18 Vlad Glagolev <stealth AT sourcemage.org>
* net/flowd: new spell, small, fast and secure NetFlow collector
* python-devel/{notify-python,pygoocanvas,pywebkitgtk}: ->
python-pypi:
diff --git a/http/pywebkitgtk/DEPENDS b/http/pywebkitgtk/DEPENDS
new file mode 100755
index 0000000..73fc85f
--- /dev/null
+++ b/http/pywebkitgtk/DEPENDS
@@ -0,0 +1,2 @@
+depends python &&
+depends webkitgtk
diff --git a/http/pywebkitgtk/DETAILS b/http/pywebkitgtk/DETAILS
new file mode 100755
index 0000000..749b410
--- /dev/null
+++ b/http/pywebkitgtk/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=pywebkitgtk
+ VERSION=1.1.5
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE_URL[0]=http://pywebkitgtk.googlecode.com/files/$SOURCE
+
SOURCE_HASH=sha512:0c412d2e8a0d1805932d680f1c13047e9be71443efd212ad5bf0d00068c94258c079fed7933566ad1d9843465c55bd8a449309d41743d05d86b1e1de4b92b6e7
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://code.google.com/p/pywebkitgtk/
+ LICENSE[0]=PYTHON
+ ENTERED=20090513
+ SHORT="Python bindings for the WebKit GTK+ port"
+cat << EOF
+PyWebKitGtk allows Python (Gtk) developers to create software on top of the
+WebKitGtk rendering engine.
+EOF
diff --git a/http/pywebkitgtk/HISTORY b/http/pywebkitgtk/HISTORY
new file mode 100644
index 0000000..e840f97
--- /dev/null
+++ b/http/pywebkitgtk/HISTORY
@@ -0,0 +1,6 @@
+2009-06-09 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 1.1.5
+
+2009-05-13 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS, DEPENDS: spell created, version 1.1.4
+
diff --git a/python-pypi/pywebkitgtk/DEPENDS b/python-pypi/pywebkitgtk/DEPENDS
deleted file mode 100755
index 73fc85f..0000000
--- a/python-pypi/pywebkitgtk/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends python &&
-depends webkitgtk
diff --git a/python-pypi/pywebkitgtk/DETAILS b/python-pypi/pywebkitgtk/DETAILS
deleted file mode 100755
index 749b410..0000000
--- a/python-pypi/pywebkitgtk/DETAILS
+++ /dev/null
@@ -1,14 +0,0 @@
- SPELL=pywebkitgtk
- VERSION=1.1.5
- SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=http://pywebkitgtk.googlecode.com/files/$SOURCE
-
SOURCE_HASH=sha512:0c412d2e8a0d1805932d680f1c13047e9be71443efd212ad5bf0d00068c94258c079fed7933566ad1d9843465c55bd8a449309d41743d05d86b1e1de4b92b6e7
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=http://code.google.com/p/pywebkitgtk/
- LICENSE[0]=PYTHON
- ENTERED=20090513
- SHORT="Python bindings for the WebKit GTK+ port"
-cat << EOF
-PyWebKitGtk allows Python (Gtk) developers to create software on top of the
-WebKitGtk rendering engine.
-EOF
diff --git a/python-pypi/pywebkitgtk/HISTORY b/python-pypi/pywebkitgtk/HISTORY
deleted file mode 100644
index e840f97..0000000
--- a/python-pypi/pywebkitgtk/HISTORY
+++ /dev/null
@@ -1,6 +0,0 @@
-2009-06-09 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS: 1.1.5
-
-2009-05-13 Ladislav Hagara <hgr AT vabo.cz>
- * DETAILS, DEPENDS: spell created, version 1.1.4
-




Archive powered by MHonArc 2.6.24.

Top of Page