[Lunar-commits] <moonbase> gtksourceview2 >> gtksourceview might break some stuff as it is possible but unlikely that tere are still some old modules that actually require the old gtksourceview

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


commit 016eaa6ee8d1dd0fe13e2a8a2af195604cac9de0
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date:   Fri Jun 27 14:39:53 2008 +0200

    gtksourceview2 >> gtksourceview
    might break some stuff as it is possible but unlikely that tere are still some old modules that actually require the old gtksourceview
---
 devel/giggle/DEPENDS                     |    2 +-
 gnome2/bindings/pygtksourceview2/DEPENDS |    2 +-
 gnome2/desktop/gedit/DEPENDS             |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/devel/giggle/DEPENDS b/devel/giggle/DEPENDS
index b900439..e496a0b 100644
--- a/devel/giggle/DEPENDS
+++ b/devel/giggle/DEPENDS
@@ -1,2 +1,2 @@
 depends git
-depends gtksourceview2
+depends gtksourceview
diff --git a/gnome2/bindings/pygtksourceview2/DEPENDS b/gnome2/bindings/pygtksourceview2/DEPENDS
index 33b46e0..f075458 100644
--- a/gnome2/bindings/pygtksourceview2/DEPENDS
+++ b/gnome2/bindings/pygtksourceview2/DEPENDS
@@ -1,2 +1,2 @@
-depends  gtksourceview2
+depends  gtksourceview
 depends  gnome-python-desktop
diff --git a/gnome2/desktop/gedit/DEPENDS b/gnome2/desktop/gedit/DEPENDS
index d3a6e61..364642f 100644
--- a/gnome2/desktop/gedit/DEPENDS
+++ b/gnome2/desktop/gedit/DEPENDS
@@ -1,5 +1,5 @@
 depends  libgnomeui
-depends  gtksourceview2
+depends  gtksourceview
 
 optional_depends  "pygtksourceview2"      "--enable-python"  ""  \
                   "for Python based plugin support"


More information about the Lunar-commits mailing list