summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2010-01-09 15:12:05 +0000
committerAlexis Ballier <aballier@gentoo.org>2010-01-09 15:12:05 +0000
commitadd6c6037dacd138d1a30111aca8e1e0ff583688 (patch)
tree11be9e04d3d33073911fb438abc8f4317a658dba /app-shells/gentoo-bashcomp
parentstable x86, bug 281407 (diff)
downloadhistorical-add6c6037dacd138d1a30111aca8e1e0ff583688.tar.gz
historical-add6c6037dacd138d1a30111aca8e1e0ff583688.tar.bz2
historical-add6c6037dacd138d1a30111aca8e1e0ff583688.zip
keyword ~sparc-fbsd, bug #299051
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'app-shells/gentoo-bashcomp')
-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"