summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathieu Lonjaret2007-04-30 23:49:59 +0200
committerMathieu Lonjaret2007-04-30 23:49:59 +0200
commit89ed2ab1e727c84aec94e7413ac09f0fce73ccb0 (patch)
treed63a0b594d60cad8ea804a58e3100499f16a2f02
parent35e374c402ec0a104c09cc289770e133cfc96526 (diff)
parentf9bb99bd0d802b05e6e75092c7e96e4b27e322fc (diff)
Merge branch 'master' of ssh://lonjarem@scm.sourcemage.org/smgl/grimoire
-rwxr-xr-xgnome2-apps/gnome-power-manager/DEPENDS2
-rw-r--r--gnome2-apps/gnome-power-manager/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/gnome2-apps/gnome-power-manager/DEPENDS b/gnome2-apps/gnome-power-manager/DEPENDS
index edd893165a..f41e5e4211 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 2472556ee2..1f9b163c42 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@gmail.com>
+ * DEPENDS: escaping a space at the end of the line didn't quite work
+
2007-04-10 Robin Cook <rcook@wyrms.net>
* DETAILS: updated VERSION to 2.18.2
* DEPENDS: added gnome-keyring