[Lunar-commits] <moonbase> pygtksourceview2 >> pygtksourceview same remark

Samuel Verstraete elangelo at lunar-linux.org
Fri Mar 13 16:02:35 CET 2009


commit 3888c48606da99904bb23ec8fae6bc0e2a11b369
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date:   Fri Jun 27 14:45:51 2008 +0200

    pygtksourceview2 >> pygtksourceview
    same remark
---
 gnome2/bindings/pygtksourceview/DEPENDS  |    4 ++--
 gnome2/bindings/pygtksourceview/DETAILS  |   20 ++++++++++++--------
 gnome2/bindings/pygtksourceview2/DEPENDS |    2 --
 gnome2/bindings/pygtksourceview2/DETAILS |   15 ---------------
 gnome2/desktop/gedit/DEPENDS             |    2 +-
 5 files changed, 15 insertions(+), 28 deletions(-)

diff --git a/gnome2/bindings/pygtksourceview/DEPENDS b/gnome2/bindings/pygtksourceview/DEPENDS
index 83db4f3..f075458 100644
--- a/gnome2/bindings/pygtksourceview/DEPENDS
+++ b/gnome2/bindings/pygtksourceview/DEPENDS
@@ -1,2 +1,2 @@
-depends gtksourceview
-depends gnome-python-desktop
+depends  gtksourceview
+depends  gnome-python-desktop
diff --git a/gnome2/bindings/pygtksourceview/DETAILS b/gnome2/bindings/pygtksourceview/DETAILS
index 3da0de2..a6815ce 100644
--- a/gnome2/bindings/pygtksourceview/DETAILS
+++ b/gnome2/bindings/pygtksourceview/DETAILS
@@ -1,11 +1,15 @@
-           MODULE=pygtksourceview
-          VERSION=1.1.0
-           SOURCE=$MODULE-$VERSION.tar.gz
-       SOURCE_URL=$SFORGE_URL/$MODULE/
-         WEB_SITE=http://$MODULE.sf.net/
-          ENTERED=20060914
-          UPDATED=20060914
-            SHORT="Python bindings for gtksourceview widget"
+          MODULE=pygtksourceview
+         VERSION=2.2.0
+           MAJOR=2.2
+          SOURCE=pygtksourceview-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
+      SOURCE_VFY=sha1:45d52fe11b17228f78ec784beac15bafbf91d00b
+        WEB_SITE=http://$MODULE.sf.net/
+         ENTERED=20060914
+         UPDATED=20080311
+           SHORT="Python bindings for gtksourceview widget"
+
 cat << EOF
 This package contains Python bindings for the gtk sourceview package.
 EOF
diff --git a/gnome2/bindings/pygtksourceview2/DEPENDS b/gnome2/bindings/pygtksourceview2/DEPENDS
deleted file mode 100644
index f075458..0000000
--- a/gnome2/bindings/pygtksourceview2/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends  gtksourceview
-depends  gnome-python-desktop
diff --git a/gnome2/bindings/pygtksourceview2/DETAILS b/gnome2/bindings/pygtksourceview2/DETAILS
deleted file mode 100644
index 1e56f10..0000000
--- a/gnome2/bindings/pygtksourceview2/DETAILS
+++ /dev/null
@@ -1,15 +0,0 @@
-          MODULE=pygtksourceview2
-         VERSION=2.2.0
-           MAJOR=2.2
-          SOURCE=pygtksourceview-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-      SOURCE_URL=$GNOME_URL/sources/pygtksourceview/$MAJOR/
-      SOURCE_VFY=sha1:45d52fe11b17228f78ec784beac15bafbf91d00b
-        WEB_SITE=http://$MODULE.sf.net/
-         ENTERED=20060914
-         UPDATED=20080311
-           SHORT="Python bindings for gtksourceview widget"
-
-cat << EOF
-This package contains Python bindings for the gtk sourceview package.
-EOF
diff --git a/gnome2/desktop/gedit/DEPENDS b/gnome2/desktop/gedit/DEPENDS
index 364642f..7c0947d 100644
--- a/gnome2/desktop/gedit/DEPENDS
+++ b/gnome2/desktop/gedit/DEPENDS
@@ -1,7 +1,7 @@
 depends  libgnomeui
 depends  gtksourceview
 
-optional_depends  "pygtksourceview2"      "--enable-python"  ""  \
+optional_depends  "pygtksourceview"      "--enable-python"  ""  \
                   "for Python based plugin support"
 optional_depends  "enchant"               ""  "--disable-spell"  \
                   "for spell checking support"


More information about the Lunar-commits mailing list