New commits:
commit daed05768b0ba036d2bcb2f74dbc7365569adac3
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>
shell-term-fm/bash-completion: added PRE_BUILD to avoid bash non-reading
its
config files, switched from UPDATED to PATCHLEVEL
diff --git a/shell-term-fm/bash-completion/DETAILS
b/shell-term-fm/bash-completion/DETAILS
index ff264bd..5ded143 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
- UPDATED=20040127
+ PATCHLEVEL=1
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 7c17c60..43f21ba 100644
--- a/shell-term-fm/bash-completion/HISTORY
+++ b/shell-term-fm/bash-completion/HISTORY
@@ -1,3 +1,7 @@
+2008-02-03 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS: UPDATED -> PATCHLEVEL
+ * PRE_BUILD: added to avoid bash non-reading its config files
+
2006-07-02 Pol Vinogradov <vin.public AT gmail.com>
* INSTALL: docs now go to ${INSTALL_ROOT}/usr/share/doc/$SPELL