diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-12-01 14:56:27 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-12-01 14:56:27 +0000 |
commit | 0392a6233550016eea9e66386dc02a6eac03a92d (patch) | |
tree | a4fe1da7f2248b20ecd20347218db97bb354a8db /app-shells | |
parent | Version bump for several security fixes, see 0000_README (Manifest recommit) (diff) | |
download | gentoo-2-0392a6233550016eea9e66386dc02a6eac03a92d.tar.gz gentoo-2-0392a6233550016eea9e66386dc02a6eac03a92d.tar.bz2 gentoo-2-0392a6233550016eea9e66386dc02a6eac03a92d.zip |
Stable on sparc
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 c05b12e99c56..f850f0cf0bd2 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.82 2004/11/27 09:42:59 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.83 2004/12/01 14:56:27 gustavoz Exp $ + + 01 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> + bash-completion-20041017-r1.ebuild: + Stable on sparc *bash-completion-20041017-r2 (27 Nov 2004) diff --git a/app-shells/bash-completion/bash-completion-20041017-r1.ebuild b/app-shells/bash-completion/bash-completion-20041017-r1.ebuild index 485c62d11073..7a2bafde4739 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.3 2004/11/27 09:42:59 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20041017-r1.ebuild,v 1.4 2004/12/01 14:56:27 gustavoz 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 |