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
commitfa57e177c61bc4bef429cf5f848795df0a266d2a (patch)
treee20096f6df5e2430460fd7b0b98331f36f9a2527 /app-shells
parentkeyword ~sparc-fbsd, bug #299051 (diff)
downloadgentoo-2-fa57e177c61bc4bef429cf5f848795df0a266d2a.tar.gz
gentoo-2-fa57e177c61bc4bef429cf5f848795df0a266d2a.tar.bz2
gentoo-2-fa57e177c61bc4bef429cf5f848795df0a266d2a.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/bash-completion/ChangeLog6
-rw-r--r--app-shells/bash-completion/bash-completion-1.1-r5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog
index 8890d7535a02..f634174d3721 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.208 2010/01/07 13:08:12 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.209 2010/01/09 15:12:05 aballier Exp $
+
+ 09 Jan 2010; Alexis Ballier <aballier@gentoo.org>
+ bash-completion-1.1-r5.ebuild:
+ keyword ~sparc-fbsd, bug #299051
07 Jan 2010; Alexis Ballier <aballier@gentoo.org>
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 34c6f1d2d4a1..28ba4f55f35a 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.4 2010/01/07 13:08:12 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.1-r5.ebuild,v 1.5 2010/01/09 15:12:05 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 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~m68k-mint"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~m68k-mint"
IUSE=""
DEPEND=""