diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 05:03:16 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 05:03:16 +0000 |
commit | 24064f4e78db85f956523f257ed7d005abf76fd5 (patch) | |
tree | 1f62559259bfef9254c870d5a9b711b5f2a7c5d5 /app-shells | |
parent | Corrected description; bug #73829. Marked as stable. (Manifest recommit) (diff) | |
download | gentoo-2-24064f4e78db85f956523f257ed7d005abf76fd5.tar.gz gentoo-2-24064f4e78db85f956523f257ed7d005abf76fd5.tar.bz2 gentoo-2-24064f4e78db85f956523f257ed7d005abf76fd5.zip |
Stable on amd64.
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash-completion/ChangeLog | 6 | ||||
-rw-r--r-- | app-shells/bash-completion/bash-completion-20041017-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog index 16f24c020a6b..57fbe7496096 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.85 2004/12/11 22:56:26 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.86 2004/12/16 05:03:16 absinthe Exp $ + + 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> + bash-completion-20041017-r1.ebuild: + Stable on amd64. 11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> bash-completion-20041017-r1.ebuild: diff --git a/app-shells/bash-completion/bash-completion-20041017-r1.ebuild b/app-shells/bash-completion/bash-completion-20041017-r1.ebuild index 6197374ca6ec..4316212307f1 100644 --- a/app-shells/bash-completion/bash-completion-20041017-r1.ebuild +++ b/app-shells/bash-completion/bash-completion-20041017-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-20041017-r1.ebuild,v 1.5 2004/12/11 22:56:26 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20041017-r1.ebuild,v 1.6 2004/12/16 05:03:16 absinthe Exp $ GENCOMP_VERS="1.0_beta2" @@ -11,7 +11,7 @@ SRC_URI="http://www.caliban.org/files/bash/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~s390 sparc x86 ~ppc64" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~s390 sparc x86 ~ppc64" IUSE="" DEPEND="app-arch/tar |