[SM-Commit] GIT changes to master grimoire by David Brown (f9bb99bd0d802b05e6e75092c7e96e4b27e322fc)
David Brown
scm at sourcemage.org
Mon Apr 30 17:04:27 EDT 2007
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
More information about the SM-Commit
mailing list