summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2010-01-09 15:11:39 +0000
committerAlexis Ballier <aballier@gentoo.org>2010-01-09 15:11:39 +0000
commite2b451728ccbbeae24f5640bf48eff5b3966a23f (patch)
tree70e978527840f5bc2693f0698016d0fccc94c9ce /app-shells
parentstable x86, bug 281407 (diff)
downloadgentoo-2-e2b451728ccbbeae24f5640bf48eff5b3966a23f.tar.gz
gentoo-2-e2b451728ccbbeae24f5640bf48eff5b3966a23f.tar.bz2
gentoo-2-e2b451728ccbbeae24f5640bf48eff5b3966a23f.zip
keyword ~sparc-fbsd, bug #299051
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/gentoo-bashcomp/ChangeLog6
-rw-r--r--app-shells/gentoo-bashcomp/gentoo-bashcomp-20091225.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-shells/gentoo-bashcomp/ChangeLog b/app-shells/gentoo-bashcomp/ChangeLog
index c3ab7329f913..a7edcf9c37ba 100644
--- a/app-shells/gentoo-bashcomp/ChangeLog
+++ b/app-shells/gentoo-bashcomp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-shells/gentoo-bashcomp
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog,v 1.40 2010/01/07 13:08:33 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog,v 1.41 2010/01/09 15:11:39 aballier Exp $
+
+ 09 Jan 2010; Alexis Ballier <aballier@gentoo.org>
+ gentoo-bashcomp-20091225.ebuild:
+ keyword ~sparc-fbsd, bug #299051
07 Jan 2010; Alexis Ballier <aballier@gentoo.org>
gentoo-bashcomp-20091225.ebuild:
diff --git a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20091225.ebuild b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20091225.ebuild
index 44ecaced3975..82b560bf6c84 100644
--- a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20091225.ebuild
+++ b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20091225.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20091225.ebuild,v 1.3 2010/01/07 13:08:33 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20091225.ebuild,v 1.4 2010/01/09 15:11:39 aballier Exp $
DESCRIPTION="Gentoo-specific bash command-line completions (emerge, ebuild, equery, repoman, layman, etc)"
HOMEPAGE="http://www.gentoo.org/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""
RDEPEND="app-shells/bash-completion"