summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThilo Bangert <bangert@gentoo.org>2002-05-21 18:53:05 +0000
committerThilo Bangert <bangert@gentoo.org>2002-05-21 18:53:05 +0000
commit928d644f3e844125b61c19e1cc43133034be6a02 (patch)
treee3e73e9dd2d0cd7d274c0a430496c7562ecc1e21 /app-shells/bash-completion
parentoops (diff)
downloadgentoo-2-928d644f3e844125b61c19e1cc43133034be6a02.tar.gz
gentoo-2-928d644f3e844125b61c19e1cc43133034be6a02.tar.bz2
gentoo-2-928d644f3e844125b61c19e1cc43133034be6a02.zip
version bump - License and a minor fixor. cleaned up old versions
Diffstat (limited to 'app-shells/bash-completion')
-rw-r--r--app-shells/bash-completion/ChangeLog9
-rw-r--r--app-shells/bash-completion/bash-completion-20020427.ebuild44
-rw-r--r--app-shells/bash-completion/bash-completion-20020521.ebuild (renamed from app-shells/bash-completion/bash-completion-20020422.ebuild)4
-rw-r--r--app-shells/bash-completion/files/digest-bash-completion-200204221
-rw-r--r--app-shells/bash-completion/files/digest-bash-completion-200204271
-rw-r--r--app-shells/bash-completion/files/digest-bash-completion-200205211
6 files changed, 11 insertions, 49 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog
index e0423eb99f3d..a7a76822417b 100644
--- a/app-shells/bash-completion/ChangeLog
+++ b/app-shells/bash-completion/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-shells/bash-completion
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.3 2002/04/28 00:21:54 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.4 2002/05/21 18:53:05 bangert Exp $
+
+*bash-completion-20020521 (21 May 2002)
+
+ 21 May 2002; Thilo Bangert <bangert@gentoo.org> bash-completion-20020521.ebuild :
+
+ version bump - LICENSE & minor fixor
+
*bash-completion-20020427 (27 Apr 2002)
diff --git a/app-shells/bash-completion/bash-completion-20020427.ebuild b/app-shells/bash-completion/bash-completion-20020427.ebuild
deleted file mode 100644
index 6fbb58038840..000000000000
--- a/app-shells/bash-completion/bash-completion-20020427.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2
-# Author: Thilo Bangert <bangert@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20020427.ebuild,v 1.1 2002/04/28 00:21:55 bangert Exp $
-
-S=${WORKDIR}/bash_completion
-
-DESCRIPTION="Programmable Completion for bash (includes emerge and ebuild commands)."
-SRC_URI="http://www.caliban.org/files/bash/${P}.tar.gz"
-HOMEPAGE="http://www.caliban.org/bash/index.shtml#completion"
-
-RDEPEND=">=sys-apps/bash-2.05a"
-
-
-src_install () {
-
- insinto /etc
- doins bash_completion
-
- insinto /etc/bash_completion.d
-
- doins contrib/
- doins contrib/dict
- doins contrib/harbour
- doins contrib/isql
- doins contrib/larch
- doins contrib/lilypond
- doins contrib/p4
- doins contrib/ri
-
- doins ${FILESDIR}/gentoo.completion
-
- dodoc COPYING Changelog README
-
-}
-
-pkg_postinst() {
-
- echo
- einfo "See /usr/share/doc/${P}/README.gz on how to "
- einfo "add completion support to your bash"
- echo
-
-}
diff --git a/app-shells/bash-completion/bash-completion-20020422.ebuild b/app-shells/bash-completion/bash-completion-20020521.ebuild
index f379c077c3d9..68f291256b86 100644
--- a/app-shells/bash-completion/bash-completion-20020422.ebuild
+++ b/app-shells/bash-completion/bash-completion-20020521.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2
# Author: Thilo Bangert <bangert@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20020422.ebuild,v 1.2 2002/04/27 21:46:44 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20020521.ebuild,v 1.1 2002/05/21 18:53:05 bangert Exp $
S=${WORKDIR}/bash_completion
@@ -11,6 +11,7 @@ HOMEPAGE="http://www.caliban.org/bash/index.shtml#completion"
RDEPEND=">=sys-apps/bash-2.05a"
+LICENSE="GPL-2"
src_install () {
@@ -19,7 +20,6 @@ src_install () {
insinto /etc/bash_completion.d
- doins contrib/
doins contrib/dict
doins contrib/harbour
doins contrib/isql
diff --git a/app-shells/bash-completion/files/digest-bash-completion-20020422 b/app-shells/bash-completion/files/digest-bash-completion-20020422
deleted file mode 100644
index c270a02acfa8..000000000000
--- a/app-shells/bash-completion/files/digest-bash-completion-20020422
+++ /dev/null
@@ -1 +0,0 @@
-MD5 e4e61adc10f0d19d3be23c8e020471cb bash-completion-20020422.tar.gz 47886
diff --git a/app-shells/bash-completion/files/digest-bash-completion-20020427 b/app-shells/bash-completion/files/digest-bash-completion-20020427
deleted file mode 100644
index b1a3a6cebeb5..000000000000
--- a/app-shells/bash-completion/files/digest-bash-completion-20020427
+++ /dev/null
@@ -1 +0,0 @@
-MD5 af66844962a5253ba3a9662430344346 bash-completion-20020427.tar.gz 48745
diff --git a/app-shells/bash-completion/files/digest-bash-completion-20020521 b/app-shells/bash-completion/files/digest-bash-completion-20020521
new file mode 100644
index 000000000000..6a4d2065d94a
--- /dev/null
+++ b/app-shells/bash-completion/files/digest-bash-completion-20020521
@@ -0,0 +1 @@
+MD5 257b7a08d21c0957ae17ecb3a792f5cd bash-completion-20020521.tar.gz 52253