summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-04 11:08:39 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-04 11:08:39 +0000
commit1537a8bf88472ee062a777ea37642224a224aa82 (patch)
tree0cb52f670b978d0acd917f5a00f5f980a6243118 /app-shells
parentGo futher with simplification (diff)
downloadgentoo-2-1537a8bf88472ee062a777ea37642224a224aa82.tar.gz
gentoo-2-1537a8bf88472ee062a777ea37642224a224aa82.tar.bz2
gentoo-2-1537a8bf88472ee062a777ea37642224a224aa82.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/bash-completion/ChangeLog7
-rw-r--r--app-shells/bash-completion/bash-completion-1.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog
index 0773e6409123..89eeb14af7bd 100644
--- a/app-shells/bash-completion/ChangeLog
+++ b/app-shells/bash-completion/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/bash-completion
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.233 2011/04/11 23:05:10 flameeyes Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.234 2012/05/04 11:08:39 aballier Exp $
+
+ 04 May 2012; Alexis Ballier <aballier@gentoo.org> bash-completion-1.3.ebuild:
+ keyword ~amd64-fbsd
11 Apr 2011; Diego E. Pettenò <flameeyes@gentoo.org>
bash-completion-1.3.ebuild:
diff --git a/app-shells/bash-completion/bash-completion-1.3.ebuild b/app-shells/bash-completion/bash-completion-1.3.ebuild
index 97eda02ba0ab..d4b7c633d805 100644
--- a/app-shells/bash-completion/bash-completion-1.3.ebuild
+++ b/app-shells/bash-completion/bash-completion-1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.3.ebuild,v 1.7 2011/04/11 23:05:10 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.3.ebuild,v 1.8 2012/05/04 11:08:39 aballier Exp $
EAPI=3
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 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris"
IUSE=""
DEPEND=""