Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (eeca22c8dee2d1bc160d4353060bde114a33caef)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ethan Grammatikidis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (eeca22c8dee2d1bc160d4353060bde114a33caef)
  • Date: Sun, 17 Feb 2008 16:06:06 -0600

GIT changes to master grimoire by Ethan Grammatikidis <eekee57 AT fastmail.fm>:

e/e_module-news/DEPENDS | 13 +++++++------
e/e_module-news/HISTORY | 3 +++
utils/smartmontools/DETAILS | 11 ++++++-----
utils/smartmontools/HISTORY | 3 +++
4 files changed, 19 insertions(+), 11 deletions(-)

New commits:
commit eeca22c8dee2d1bc160d4353060bde114a33caef
Author: Ethan Grammatikidis <eekee57 AT fastmail.fm>
Commit: Ethan Grammatikidis <eekee57 AT fastmail.fm>

smartmontools: cleaned up long desc.

commit aa645065d2e4a8ce8515b6f0de7685269c817ca5
Author: Ethan Grammatikidis <eekee57 AT fastmail.fm>
Commit: Ethan Grammatikidis <eekee57 AT fastmail.fm>

e_module-news: added dep on xdg-utils

diff --git a/e/e_module-news/DEPENDS b/e/e_module-news/DEPENDS
index edd750c..3ace6a8 100755
--- a/e/e_module-news/DEPENDS
+++ b/e/e_module-news/DEPENDS
@@ -1,6 +1,7 @@
-depends ecore &&
-depends evas &&
-depends esmart &&
-depends edje &&
-depends eet &&
-depends e17
+depends ecore &&
+depends evas &&
+depends esmart &&
+depends edje &&
+depends eet &&
+depends e17 &&
+depends xdg-utils
diff --git a/e/e_module-news/HISTORY b/e/e_module-news/HISTORY
index 40e9530..8f134d6 100644
--- a/e/e_module-news/HISTORY
+++ b/e/e_module-news/HISTORY
@@ -1,3 +1,6 @@
+2008-02-07 Ethan Grammatikidis <eekee57 AT fastmail.fm>
+ * DEPENDS: needs xdg-utils
+
2008-01-15 Eric Sandall <sandalle AT sourcemage.org>
* CONFLICTS: Removed, re-write to metapackage has been in five stable
releases
diff --git a/utils/smartmontools/DETAILS b/utils/smartmontools/DETAILS
index ef45e26..759f112 100755
--- a/utils/smartmontools/DETAILS
+++ b/utils/smartmontools/DETAILS
@@ -10,9 +10,10 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
KEYWORDS="smart disk utils"
SHORT="control and monitor storage systems"
cat << EOF
-The Self-Monitoring, Analysis and Reporting Technology system (SMART) built
into most modern ATA and
-SCSI hard disks. In many cases, these utilities will provide advanced
warning of disk degradation and
-failure. Smartmontools is derived from the smartsuite package, and includes
support for
-ATA/ATAPI-3 to -7 disks and SCSI disk and tape devices. It should run on any
modern Darwin, Linux,
-FreeBSD, NetBSD, Solaris, or Windows system.
+The Self-Monitoring, Analysis and Reporting Technology system (SMART) built
+into most modern ATA and SCSI hard disks. In many cases, these utilities
+will provide advanced warning of disk degradation and failure.
+Smartmontools is derived from the smartsuite package, and includes support
+for ATA/ATAPI-3 to -7 disks and SCSI disk and tape devices. It should run
+on any modern Darwin, Linux, FreeBSD, NetBSD, Solaris, or Windows system.
EOF
diff --git a/utils/smartmontools/HISTORY b/utils/smartmontools/HISTORY
index 23b4704..8971b45 100644
--- a/utils/smartmontools/HISTORY
+++ b/utils/smartmontools/HISTORY
@@ -1,3 +1,6 @@
+2008-02-17 Ethan Grammatikidis <eekee57 AT fastmail.fm>
+ * DETAILS: cleaned up long desc.
+
2007-10-02 Julien "_kaze_" ROZO <julien AT rozo.org>
* init.d/smartd : added a missing p in "Stopping smartd"




  • [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (eeca22c8dee2d1bc160d4353060bde114a33caef), Ethan Grammatikidis, 02/17/2008

Archive powered by MHonArc 2.6.24.

Top of Page