summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2010-01-07 13:08:33 +0000
committerAlexis Ballier <aballier@gentoo.org>2010-01-07 13:08:33 +0000
commita54020b136c985129f5885286fda4832773e2a88 (patch)
tree7bca35ec40f41f15750406b1cceee689eb4aafab /app-shells/gentoo-bashcomp
parentRemove miscfiles colliding with app-misc/miscfiles and RDEPEND on it (diff)
downloadhistorical-a54020b136c985129f5885286fda4832773e2a88.tar.gz
historical-a54020b136c985129f5885286fda4832773e2a88.tar.bz2
historical-a54020b136c985129f5885286fda4832773e2a88.zip
keyword ~x86-fbsd
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 ce43b741ea72..c3ab7329f913 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.39 2010/01/06 17:47:28 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog,v 1.40 2010/01/07 13:08:33 aballier Exp $
+
+ 07 Jan 2010; Alexis Ballier <aballier@gentoo.org>
+ gentoo-bashcomp-20091225.ebuild:
+ keyword ~x86-fbsd
06 Jan 2010; Raúl Porcel <armin76@gentoo.org>
gentoo-bashcomp-20090613.ebuild, 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 0bd9ae365c21..44ecaced3975 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.2 2010/01/06 17:47:28 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20091225.ebuild,v 1.3 2010/01/07 13:08:33 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"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="app-shells/bash-completion"