summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-04-09 16:36:29 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-04-09 16:36:29 +0000
commitb5dc78d217d4b5003baef964fa6e12663cb53628 (patch)
treea29b157fca9d4635711acb1ac56694f17c09d55d
parentVersion bump (diff)
downloadgentoo-2-b5dc78d217d4b5003baef964fa6e12663cb53628.tar.gz
gentoo-2-b5dc78d217d4b5003baef964fa6e12663cb53628.tar.bz2
gentoo-2-b5dc78d217d4b5003baef964fa6e12663cb53628.zip
whitespace
(Portage version: 2.1.6.7/cvs/Linux i686)
-rw-r--r--app-shells/bash-completion/bash-completion-1.0-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-shells/bash-completion/bash-completion-1.0-r1.ebuild b/app-shells/bash-completion/bash-completion-1.0-r1.ebuild
index c4a9cf6845ee..9bacde18af68 100644
--- a/app-shells/bash-completion/bash-completion-1.0-r1.ebuild
+++ b/app-shells/bash-completion/bash-completion-1.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r1.ebuild,v 1.1 2009/04/09 13:24:07 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r1.ebuild,v 1.2 2009/04/09 16:36:29 mr_bones_ Exp $
EAPI="2"
@@ -81,7 +81,6 @@ pkg_postinst() {
elog "If you use non-login shells you still need to source"
elog "/etc/profile.d/bash-completion.sh in your ~/.bashrc."
-
if has_version 'app-shells/zsh' ; then
elog "If you are interested in using the provided bash completion functions with"
elog "zsh, valuable tips on the effective use of bashcompinit are available:"