Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (866bac8a654e740db08cc37cc1a15f55217aad87)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (866bac8a654e740db08cc37cc1a15f55217aad87)
  • Date: Thu, 10 Sep 2009 22:12:19 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

gnome2-libs/gnome2-user-docs/DEPENDS | 1 +
gnome2-libs/gnome2-user-docs/HISTORY | 3 +++
gnome2-libs/libbonobo/DEPENDS | 1 +
gnome2-libs/libbonobo/HISTORY | 3 +++
4 files changed, 8 insertions(+)

New commits:
commit 866bac8a654e740db08cc37cc1a15f55217aad87
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

gnome2-user-docs: Depends on which

commit c3535c07853276aa1a7e3295ff82df7bb716d084
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libbonobo: Depends on dbus-glib

diff --git a/gnome2-libs/gnome2-user-docs/DEPENDS
b/gnome2-libs/gnome2-user-docs/DEPENDS
index 5092354..8c9172f 100755
--- a/gnome2-libs/gnome2-user-docs/DEPENDS
+++ b/gnome2-libs/gnome2-user-docs/DEPENDS
@@ -1,2 +1,3 @@
depends rarian &&
+depends which &&
depends gnome-doc-utils
diff --git a/gnome2-libs/gnome2-user-docs/HISTORY
b/gnome2-libs/gnome2-user-docs/HISTORY
index 5aa480b..90922ac 100644
--- a/gnome2-libs/gnome2-user-docs/HISTORY
+++ b/gnome2-libs/gnome2-user-docs/HISTORY
@@ -1,3 +1,6 @@
+2009-09-10 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on which
+
2009-05-22 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.26.2

diff --git a/gnome2-libs/libbonobo/DEPENDS b/gnome2-libs/libbonobo/DEPENDS
index 4609aaf..d652692 100755
--- a/gnome2-libs/libbonobo/DEPENDS
+++ b/gnome2-libs/libbonobo/DEPENDS
@@ -1,3 +1,4 @@
+depends dbus-glib &&
depends intltool &&
depends orbit2 &&
depends libxml2 &&
diff --git a/gnome2-libs/libbonobo/HISTORY b/gnome2-libs/libbonobo/HISTORY
index a137b31..57288e0 100644
--- a/gnome2-libs/libbonobo/HISTORY
+++ b/gnome2-libs/libbonobo/HISTORY
@@ -1,3 +1,6 @@
+2009-09-10 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on dbus-glib
+
2009-03-07 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.24.1




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (866bac8a654e740db08cc37cc1a15f55217aad87), Eric Sandall, 09/10/2009

Archive powered by MHonArc 2.6.24.

Top of Page