Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by David Brown (f9bb99bd0d802b05e6e75092c7e96e4b27e322fc)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: David Brown <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David Brown (f9bb99bd0d802b05e6e75092c7e96e4b27e322fc)
  • Date: Mon, 30 Apr 2007 16:04:27 -0500

GIT changes to master grimoire by David Brown <dmlb2000 AT gmail.com>:

gnome2-apps/gnome-power-manager/DEPENDS | 2 +-
gnome2-apps/gnome-power-manager/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit f9bb99bd0d802b05e6e75092c7e96e4b27e322fc
Author: David Brown <dmlb2000 AT gmail.com>
Commit: David Brown <dmlb2000 AT gmail.com>

gnome-power-manager fixed depends file had escaped a space instead of the
new-line

diff --git a/gnome2-apps/gnome-power-manager/DEPENDS
b/gnome2-apps/gnome-power-manager/DEPENDS
index edd8931..f41e5e4 100755
--- a/gnome2-apps/gnome-power-manager/DEPENDS
+++ b/gnome2-apps/gnome-power-manager/DEPENDS
@@ -3,7 +3,7 @@ depends hal &&
depends libglade2 &&

optional_depends gnome-keyring \
- "--enable-keyring" \
+ "--enable-keyring" \
"--disable-keyring" \
"Enable gnome-keyring use?" &&

diff --git a/gnome2-apps/gnome-power-manager/HISTORY
b/gnome2-apps/gnome-power-manager/HISTORY
index 2472556..1f9b163 100644
--- a/gnome2-apps/gnome-power-manager/HISTORY
+++ b/gnome2-apps/gnome-power-manager/HISTORY
@@ -1,3 +1,6 @@
+2007-04-30 David Brown <dmlb2000 AT gmail.com>
+ * DEPENDS: escaping a space at the end of the line didn't quite work
+
2007-04-10 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.18.2
* DEPENDS: added gnome-keyring



  • [SM-Commit] GIT changes to master grimoire by David Brown (f9bb99bd0d802b05e6e75092c7e96e4b27e322fc), David Brown, 04/30/2007

Archive powered by MHonArc 2.6.24.

Top of Page