diff options
author | Christian Birchinger <joker@gentoo.org> | 2005-05-30 06:16:30 +0000 |
---|---|---|
committer | Christian Birchinger <joker@gentoo.org> | 2005-05-30 06:16:30 +0000 |
commit | 728b1c00e42b931c2e24fbb6422aa59709abe84d (patch) | |
tree | ef4f07ddd2668fe01a452e8dfd1334d994718daf /app-shells/bash-completion | |
parent | Fileset 0.4 for 6.8.2-r2, fileset 0.2 for 6.8.99.8. (#93920) Don't specify fu... (diff) | |
download | historical-728b1c00e42b931c2e24fbb6422aa59709abe84d.tar.gz historical-728b1c00e42b931c2e24fbb6422aa59709abe84d.tar.bz2 historical-728b1c00e42b931c2e24fbb6422aa59709abe84d.zip |
Added sparc stable keyword
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-shells/bash-completion')
-rw-r--r-- | app-shells/bash-completion/ChangeLog | 6 | ||||
-rw-r--r-- | app-shells/bash-completion/bash-completion-20050121-r9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog index 0b47807901f7..1e9df4a67603 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.122 2005/05/29 22:06:06 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.123 2005/05/30 06:16:29 joker Exp $ + + 30 May 2005; Christian Birchinger <joker@gentoo.org> + bash-completion-20050121-r9.ebuild: + Added sparc stable keyword 29 May 2005; Marcus D. Hanwell <marcus@gentoo.org> bash-completion-20050121-r9.ebuild: diff --git a/app-shells/bash-completion/bash-completion-20050121-r9.ebuild b/app-shells/bash-completion/bash-completion-20050121-r9.ebuild index 3f1d9d043aba..97c0f2756235 100644 --- a/app-shells/bash-completion/bash-completion-20050121-r9.ebuild +++ b/app-shells/bash-completion/bash-completion-20050121-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20050121-r9.ebuild,v 1.4 2005/05/29 22:06:06 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20050121-r9.ebuild,v 1.5 2005/05/30 06:16:30 joker Exp $ inherit eutils @@ -10,7 +10,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 ~ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 sparc x86" IUSE="" DEPEND="" |