summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThilo Bangert <bangert@gentoo.org>2002-06-19 15:36:35 +0000
committerThilo Bangert <bangert@gentoo.org>2002-06-19 15:36:35 +0000
commit716e33b5cfb72a7b053ef459e57b7161c5369023 (patch)
treecc5115dc64f484ccff3d3ec947ad05e4e8e3df35 /app-shells/bash-completion
parenthhm, i though repoman would do this for me... (diff)
downloadgentoo-2-716e33b5cfb72a7b053ef459e57b7161c5369023.tar.gz
gentoo-2-716e33b5cfb72a7b053ef459e57b7161c5369023.tar.bz2
gentoo-2-716e33b5cfb72a7b053ef459e57b7161c5369023.zip
removing old versions
Diffstat (limited to 'app-shells/bash-completion')
-rw-r--r--app-shells/bash-completion/bash-completion-20020521.ebuild44
-rw-r--r--app-shells/bash-completion/bash-completion-20020616.ebuild44
-rw-r--r--app-shells/bash-completion/files/digest-bash-completion-200205211
-rw-r--r--app-shells/bash-completion/files/digest-bash-completion-200206161
4 files changed, 0 insertions, 90 deletions
diff --git a/app-shells/bash-completion/bash-completion-20020521.ebuild b/app-shells/bash-completion/bash-completion-20020521.ebuild
deleted file mode 100644
index 68f291256b86..000000000000
--- a/app-shells/bash-completion/bash-completion-20020521.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-20020521.ebuild,v 1.1 2002/05/21 18:53:05 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"
-
-LICENSE="GPL-2"
-
-src_install () {
-
- insinto /etc
- doins bash_completion
-
- insinto /etc/bash_completion.d
-
- 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-20020616.ebuild b/app-shells/bash-completion/bash-completion-20020616.ebuild
deleted file mode 100644
index ebe7d9b79353..000000000000
--- a/app-shells/bash-completion/bash-completion-20020616.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-20020616.ebuild,v 1.1 2002/06/17 13:35:39 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"
-
-LICENSE="GPL-2"
-
-src_install () {
-
- insinto /etc
- doins bash_completion
-
- insinto /etc/bash_completion.d
-
- 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/files/digest-bash-completion-20020521 b/app-shells/bash-completion/files/digest-bash-completion-20020521
deleted file mode 100644
index 6a4d2065d94a..000000000000
--- a/app-shells/bash-completion/files/digest-bash-completion-20020521
+++ /dev/null
@@ -1 +0,0 @@
-MD5 257b7a08d21c0957ae17ecb3a792f5cd bash-completion-20020521.tar.gz 52253
diff --git a/app-shells/bash-completion/files/digest-bash-completion-20020616 b/app-shells/bash-completion/files/digest-bash-completion-20020616
deleted file mode 100644
index b3f2a326d53f..000000000000
--- a/app-shells/bash-completion/files/digest-bash-completion-20020616
+++ /dev/null
@@ -1 +0,0 @@
-MD5 9696240daa04ed5af13da201031edc83 bash-completion-20020616.tar.gz 55617