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
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')
-rw-r--r--app-shells/bash-completion/ChangeLog6
-rw-r--r--app-shells/bash-completion/bash-completion-1.1-r5.ebuild4
-rw-r--r--app-shells/gentoo-bashcomp/ChangeLog6
-rw-r--r--app-shells/gentoo-bashcomp/gentoo-bashcomp-20091225.ebuild4
4 files changed, 14 insertions, 6 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog
index d791d462a640..8890d7535a02 100644
--- a/app-shells/bash-completion/ChangeLog
+++ b/app-shells/bash-completion/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-shells/bash-completion
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.207 2010/01/06 17:46:01 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.208 2010/01/07 13:08:12 aballier Exp $
+
+ 07 Jan 2010; Alexis Ballier <aballier@gentoo.org>
+ bash-completion-1.1-r5.ebuild:
+ keyword ~x86-fbsd
06 Jan 2010; Raúl Porcel <armin76@gentoo.org>
bash-completion-1.0-r5.ebuild, bash-completion-1.1-r5.ebuild:
diff --git a/app-shells/bash-completion/bash-completion-1.1-r5.ebuild b/app-shells/bash-completion/bash-completion-1.1-r5.ebuild
index 00f47672ae9e..34c6f1d2d4a1 100644
--- a/app-shells/bash-completion/bash-completion-1.1-r5.ebuild
+++ b/app-shells/bash-completion/bash-completion-1.1-r5.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/bash-completion/bash-completion-1.1-r5.ebuild,v 1.3 2010/01/06 17:46:01 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.1-r5.ebuild,v 1.4 2010/01/07 13:08:12 aballier Exp $
EAPI="2"
inherit prefix
@@ -11,7 +11,7 @@ SRC_URI="http://bash-completion.alioth.debian.org/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~m68k-mint"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~m68k-mint"
IUSE=""
DEPEND=""
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"