Skip to Content.
Sympa Menu

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

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 (e26e68cf83ef35794c28f051c49070fa07511dcd)
  • Date: Wed, 24 Sep 2008 09:03:52 -0500

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

gnome2-libs/libgnomecanvas/DEPENDS | 17 ++++++++---------
gnome2-libs/libgnomecanvas/HISTORY | 4 +++-
2 files changed, 11 insertions(+), 10 deletions(-)

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

libgnomecanvas: removed unneeded gnome-common2 dep

diff --git a/gnome2-libs/libgnomecanvas/DEPENDS
b/gnome2-libs/libgnomecanvas/DEPENDS
index 731674c..6f8b291 100755
--- a/gnome2-libs/libgnomecanvas/DEPENDS
+++ b/gnome2-libs/libgnomecanvas/DEPENDS
@@ -1,10 +1,9 @@
-depends gtk+2 &&
-depends libart_lgpl &&
-depends libglade2 &&
-depends pango &&
-depends gnome-common2 &&
+depends gtk+2 &&
+depends libart_lgpl &&
+depends libglade2 &&
+depends pango &&

-optional_depends gtk-doc \
- "--enable-gtk-doc" \
- "--disable-gtk-doc" \
- "Build documentation with gtk-doc"
+optional_depends gtk-doc \
+ "--enable-gtk-doc" \
+ "--disable-gtk-doc" \
+ "Build documentation with gtk-doc"
diff --git a/gnome2-libs/libgnomecanvas/HISTORY
b/gnome2-libs/libgnomecanvas/HISTORY
index 06685be..96b4699 100644
--- a/gnome2-libs/libgnomecanvas/HISTORY
+++ b/gnome2-libs/libgnomecanvas/HISTORY
@@ -1,3 +1,6 @@
+2008-09-24 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: removed gnome-common2 (useless); cleaned up
+
2008-09-07 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: removed useless gail dep (included in gtk+2 >=2.14)

@@ -153,4 +156,3 @@

2002-05-17 Jon Svendsen <jon-sven AT frisurf.no>
* Initial version of spell
-



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e26e68cf83ef35794c28f051c49070fa07511dcd), Vlad Glagolev, 09/24/2008

Archive powered by MHonArc 2.6.24.

Top of Page