Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Peng Chang (Charles) (4fc25571e1953a2104902eacec7568675d013b69)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: "Peng Chang (Charles)" <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Peng Chang (Charles) (4fc25571e1953a2104902eacec7568675d013b69)
  • Date: Sun, 26 Jul 2009 01:24:34 -0500

GIT changes to master grimoire by Peng Chang (Charles) <chp AT sourcemage.org>:

shell-term-fm/bash-completion/DETAILS | 2 +-
shell-term-fm/bash-completion/HISTORY | 4 ++++
shell-term-fm/bash-completion/smgl_completion | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 4fc25571e1953a2104902eacec7568675d013b69
Author: Peng Chang (Charles) <chp AT sourcemage.org>
Commit: Peng Chang (Charles) <chp AT sourcemage.org>

bash-completion: fixed a typo in smgl_completion, PATCHLEVEL++

diff --git a/shell-term-fm/bash-completion/DETAILS
b/shell-term-fm/bash-completion/DETAILS
index 834c717..a47312c 100755
--- a/shell-term-fm/bash-completion/DETAILS
+++ b/shell-term-fm/bash-completion/DETAILS
@@ -6,7 +6,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/bash_completion
SOURCE_URL[0]=http://www.caliban.org/files/bash/$SOURCE
WEB_SITE=http://www.caliban.org/bash/index.shtml#completion
ENTERED=20020215
- PATCHLEVEL=7
+ PATCHLEVEL=8
LICENSE[0]=GPL
KEYWORDS="bash console"
SHORT="bash programmable completion"
diff --git a/shell-term-fm/bash-completion/HISTORY
b/shell-term-fm/bash-completion/HISTORY
index 3b3ab09..5303eef 100644
--- a/shell-term-fm/bash-completion/HISTORY
+++ b/shell-term-fm/bash-completion/HISTORY
@@ -1,3 +1,7 @@
+2009-07-26 Peng Chang (Charles) <chp AT sourcemage.org>
+ * DETAILS: PATCHLEVEL++
+ * smgl_completion: fixed typo dependencie => dependencies
+
2009-04-25 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: PATCHLEVEL++
* smgl_completion: Updated to added confmeld, resurrect
diff --git a/shell-term-fm/bash-completion/smgl_completion
b/shell-term-fm/bash-completion/smgl_completion
index e94b4c6..8b9525c 100644
--- a/shell-term-fm/bash-completion/smgl_completion
+++ b/shell-term-fm/bash-completion/smgl_completion
@@ -85,7 +85,7 @@ _gaze()
md5sum export import section maintainer grimoire html newer \
older prune voyeur pam orphans depends spider time version
versions \
activity install-queue remove-queue show-held
show-exiled short \
- source_urls install-full install-spell license size
grimoires dependencie \
+ source_urls install-full install-spell license size
grimoires dependencies \
time time-system \
BUILD CONFIGURE CONFLICTS DETAILS DEPENDS DOWNLOAD
FINAL HISTORY \
INSTALL INSTALL_EXTRAS PATCH POST_BUILD POST_INSTALL
POST_REMOVE \



  • [SM-Commit] GIT changes to master grimoire by Peng Chang (Charles) (4fc25571e1953a2104902eacec7568675d013b69), Peng Chang (Charles), 07/26/2009

Archive powered by MHonArc 2.6.24.

Top of Page