[SM-Commit] GIT changes to master grimoire by Ismael Luceno (34755216634f1492c26bc7fc84d9bd10268a91d7)
Ismael Luceno
scm at sourcemage.org
Fri May 21 01:48:36 EDT 2010
GIT changes to master grimoire by Ismael Luceno <ismael at sourcemage.org>:
x11/gkrelltop/BUILD | 2 +-
x11/gkrelltop/DETAILS | 1 +
x11/gkrelltop/HISTORY | 3 +++
3 files changed, 5 insertions(+), 1 deletion(-)
New commits:
commit 34755216634f1492c26bc7fc84d9bd10268a91d7
Author: Ismael Luceno <ismael at sourcemage.org>
Commit: Ismael Luceno <ismael at sourcemage.org>
gkrelltop: Fix missing EOF
diff --git a/x11/gkrelltop/BUILD b/x11/gkrelltop/BUILD
index 0f0dc4e..8f58e6d 100755
--- a/x11/gkrelltop/BUILD
+++ b/x11/gkrelltop/BUILD
@@ -1 +1 @@
- make
+make
diff --git a/x11/gkrelltop/DETAILS b/x11/gkrelltop/DETAILS
index 4a1bc73..2ce5f5a 100755
--- a/x11/gkrelltop/DETAILS
+++ b/x11/gkrelltop/DETAILS
@@ -10,3 +10,4 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}.orig
SHORT="Gkrellm Top is a plugin to monitor cpu usage by proc"
cat << EOF
Gkrellm Top is a plugin to monitor cpu usage by proc
+EOF
diff --git a/x11/gkrelltop/HISTORY b/x11/gkrelltop/HISTORY
index 166451f..74f2db4 100644
--- a/x11/gkrelltop/HISTORY
+++ b/x11/gkrelltop/HISTORY
@@ -1,3 +1,6 @@
+2010-05-20 Ismael Luceno <ismael at sourcemage.org>
+ * DETAILS: Fixed missing EOF
+
2008-04-27 Ladislav Hagara <hgr at vabo.cz>
* DETAILS: 2.2.11, new WEB_SITE and SOURCE_URL
More information about the SM-Commit
mailing list