Skip to Content.
Sympa Menu

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

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 (f4b3a56d27569639fbefb66311c20ec258d869b5)
  • Date: Sat, 18 Jul 2009 17:59:13 -0500

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

ChangeLog | 1 +
dev/null |binary
python-pypi/notify-python/DEPENDS | 4 ----
python-pypi/notify-python/DETAILS | 14
--------------
python-pypi/notify-python/HISTORY | 3 ---
python-pypi/notify-python/notify-python-0.1.1.tar.gz.sig | 0
utils/notify-python/DEPENDS | 4 ++++
utils/notify-python/DETAILS | 14
++++++++++++++
utils/notify-python/HISTORY | 3 +++
utils/notify-python/notify-python-0.1.1.tar.gz.sig |binary
10 files changed, 22 insertions(+), 21 deletions(-)

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

notify-python: moved to a _really_ proper section

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

2009-07-18 Vlad Glagolev <stealth AT sourcemage.org>
* net/flowd: new spell, small, fast and secure NetFlow collector
diff --git a/python-pypi/notify-python/DEPENDS
b/python-pypi/notify-python/DEPENDS
deleted file mode 100755
index 58c75ec..0000000
--- a/python-pypi/notify-python/DEPENDS
+++ /dev/null
@@ -1,4 +0,0 @@
-depends libnotify &&
-depends pkgconfig &&
-depends pygtk2 &&
-depends python
diff --git a/python-pypi/notify-python/DETAILS
b/python-pypi/notify-python/DETAILS
deleted file mode 100755
index fd05632..0000000
--- a/python-pypi/notify-python/DETAILS
+++ /dev/null
@@ -1,14 +0,0 @@
- SPELL=notify-python
- VERSION=0.1.1
- SOURCE=$SPELL-$VERSION.tar.gz
-
SOURCE_URL[0]=http://www.galago-project.org/files/releases/source/$SPELL/$SOURCE
- SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- LICENSE[0]=GPL
- WEB_SITE=http://www.galago-project.org/
- KEYWORDS="python"
- ENTERED=20090419
- SHORT="Python bindings for libnotify"
-cat << EOF
-Python bindings for libnotify.
-EOF
diff --git a/python-pypi/notify-python/HISTORY
b/python-pypi/notify-python/HISTORY
deleted file mode 100644
index 5fe8ebc..0000000
--- a/python-pypi/notify-python/HISTORY
+++ /dev/null
@@ -1,3 +0,0 @@
-2009-04-19 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS, DEPENDS: Created
-
diff --git a/python-pypi/notify-python/notify-python-0.1.1.tar.gz.sig
b/python-pypi/notify-python/notify-python-0.1.1.tar.gz.sig
deleted file mode 100644
index 2a185d9..0000000
Binary files a/python-pypi/notify-python/notify-python-0.1.1.tar.gz.sig and
/dev/null differ
diff --git a/utils/notify-python/DEPENDS b/utils/notify-python/DEPENDS
new file mode 100755
index 0000000..58c75ec
--- /dev/null
+++ b/utils/notify-python/DEPENDS
@@ -0,0 +1,4 @@
+depends libnotify &&
+depends pkgconfig &&
+depends pygtk2 &&
+depends python
diff --git a/utils/notify-python/DETAILS b/utils/notify-python/DETAILS
new file mode 100755
index 0000000..fd05632
--- /dev/null
+++ b/utils/notify-python/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=notify-python
+ VERSION=0.1.1
+ SOURCE=$SPELL-$VERSION.tar.gz
+
SOURCE_URL[0]=http://www.galago-project.org/files/releases/source/$SPELL/$SOURCE
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ LICENSE[0]=GPL
+ WEB_SITE=http://www.galago-project.org/
+ KEYWORDS="python"
+ ENTERED=20090419
+ SHORT="Python bindings for libnotify"
+cat << EOF
+Python bindings for libnotify.
+EOF
diff --git a/utils/notify-python/HISTORY b/utils/notify-python/HISTORY
new file mode 100644
index 0000000..5fe8ebc
--- /dev/null
+++ b/utils/notify-python/HISTORY
@@ -0,0 +1,3 @@
+2009-04-19 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS, DEPENDS: Created
+
diff --git a/utils/notify-python/notify-python-0.1.1.tar.gz.sig
b/utils/notify-python/notify-python-0.1.1.tar.gz.sig
new file mode 100644
index 0000000..2a185d9
Binary files /dev/null and
b/utils/notify-python/notify-python-0.1.1.tar.gz.sig differ



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

Archive powered by MHonArc 2.6.24.

Top of Page