summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-04 11:07:52 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-04 11:07:52 +0000
commit6e60a52e4b267d5d8606ba693f7cdf19609982a6 (patch)
tree6a8421b0ef489c94bfacfbbd32a08c9230574a43 /app-shells
parentkeyword ~amd64-fbsd (diff)
downloadgentoo-2-6e60a52e4b267d5d8606ba693f7cdf19609982a6.tar.gz
gentoo-2-6e60a52e4b267d5d8606ba693f7cdf19609982a6.tar.bz2
gentoo-2-6e60a52e4b267d5d8606ba693f7cdf19609982a6.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/gentoo-bashcomp/ChangeLog8
-rw-r--r--app-shells/gentoo-bashcomp/gentoo-bashcomp-20101217.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/app-shells/gentoo-bashcomp/ChangeLog b/app-shells/gentoo-bashcomp/ChangeLog
index 4eb999dd909e..31bc80671fdb 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog,v 1.45 2011/01/24 16:10:15 darkside Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog,v 1.46 2012/05/04 11:07:52 aballier Exp $
+
+ 04 May 2012; Alexis Ballier <aballier@gentoo.org>
+ gentoo-bashcomp-20101217.ebuild:
+ keyword ~amd64-fbsd
24 Jan 2011; Jeremy Olexa <darkside@gentoo.org>
-gentoo-bashcomp-20100613.ebuild, gentoo-bashcomp-20101217.ebuild:
diff --git a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20101217.ebuild b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20101217.ebuild
index 4b3b1e36fffe..898dd9c21b8a 100644
--- a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20101217.ebuild
+++ b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20101217.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/gentoo-bashcomp/gentoo-bashcomp-20101217.ebuild,v 1.2 2011/01/24 16:10:15 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20101217.ebuild,v 1.3 2012/05/04 11:07:52 aballier Exp $
EAPI=3
inherit prefix
@@ -12,7 +12,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 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris"
IUSE=""
RDEPEND="app-shells/bash-completion"