diff options
author | Christian Birchinger <joker@gentoo.org> | 2004-09-01 12:24:54 +0000 |
---|---|---|
committer | Christian Birchinger <joker@gentoo.org> | 2004-09-01 12:24:54 +0000 |
commit | e51eb52fb9dda65f95fa9af58f4f6c30cdfd8357 (patch) | |
tree | eae95ec81c84d4e09fc5423d2d5099c7fd53d626 /app-shells/bash-completion | |
parent | now installs /usr/bin/bio2jack-config (diff) | |
download | historical-e51eb52fb9dda65f95fa9af58f4f6c30cdfd8357.tar.gz historical-e51eb52fb9dda65f95fa9af58f4f6c30cdfd8357.tar.bz2 historical-e51eb52fb9dda65f95fa9af58f4f6c30cdfd8357.zip |
Marked stable
Diffstat (limited to 'app-shells/bash-completion')
-rw-r--r-- | app-shells/bash-completion/ChangeLog | 6 | ||||
-rw-r--r-- | app-shells/bash-completion/Manifest | 4 | ||||
-rw-r--r-- | app-shells/bash-completion/bash-completion-20040704-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog index 297ba25a6397..50d269c12d33 100644 --- a/app-shells/bash-completion/ChangeLog +++ b/app-shells/bash-completion/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-shells/bash-completion # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.68 2004/07/28 23:28:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.69 2004/09/01 12:24:54 joker Exp $ + + 01 Sep 2004; Christian Birchinger <joker@gentoo.org> + bash-completion-20040704-r1.ebuild: + Marked stable *bash-completion-20040704-r1 (28 Jul 2004) diff --git a/app-shells/bash-completion/Manifest b/app-shells/bash-completion/Manifest index b09ee9b14fa6..4ac397950b0e 100644 --- a/app-shells/bash-completion/Manifest +++ b/app-shells/bash-completion/Manifest @@ -1,8 +1,8 @@ -MD5 96eff0b7b063b5b82ca05578dd4a1f69 ChangeLog 9752 +MD5 6ef32a2979ba274a273f1b489e3e40b7 ChangeLog 9861 MD5 cc5ea05a3deb5a269cb42964b943b230 bash-completion-20040704.ebuild 2091 MD5 115faf601395c07a603403509d2e6e25 bash-completion-20040526.ebuild 1918 MD5 1dc8e7503e7e350f3382d37b612178cc metadata.xml 1023 -MD5 e706e0b50ba0bef7c53da0b9653c9175 bash-completion-20040704-r1.ebuild 2095 +MD5 0c67559393ee08d7446bc1fbf4420985 bash-completion-20040704-r1.ebuild 2086 MD5 ff208a2c09a302be5db88edf519a4086 files/bash-completion 626 MD5 49e9f0b0674471ff56169ce7d9265fb2 files/digest-bash-completion-20040704 151 MD5 1c828ed53387932b8ed971aafa179875 files/digest-bash-completion-20040526 76 diff --git a/app-shells/bash-completion/bash-completion-20040704-r1.ebuild b/app-shells/bash-completion/bash-completion-20040704-r1.ebuild index 4a4ec1e8e0d4..e4443372c58a 100644 --- a/app-shells/bash-completion/bash-completion-20040704-r1.ebuild +++ b/app-shells/bash-completion/bash-completion-20040704-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20040704-r1.ebuild,v 1.1 2004/07/28 23:28:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20040704-r1.ebuild,v 1.2 2004/09/01 12:24:54 joker Exp $ GENCOMP_VERS="1.0_beta" @@ -11,7 +11,7 @@ SRC_URI="http://www.caliban.org/files/bash/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~amd64 ~s390" +KEYWORDS="x86 ppc sparc alpha mips hppa amd64 s390" IUSE="" DEPEND="app-arch/tar |