summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-07-23 14:47:10 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-07-23 14:47:10 +0000
commitc8165b6a72e51d567a25246d30bb7175b8c06b49 (patch)
treed662fbc9a47a08e0259b1be65ccc4881b451259c /app-shells/gentoo-bashcomp
parentalpha/arm/ia64/sh/sparc stable wrt #278443 (diff)
downloadgentoo-2-c8165b6a72e51d567a25246d30bb7175b8c06b49.tar.gz
gentoo-2-c8165b6a72e51d567a25246d30bb7175b8c06b49.tar.bz2
gentoo-2-c8165b6a72e51d567a25246d30bb7175b8c06b49.zip
alpha/arm/ia64/s390 stable wrt #278441
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'app-shells/gentoo-bashcomp')
-rw-r--r--app-shells/gentoo-bashcomp/ChangeLog6
-rw-r--r--app-shells/gentoo-bashcomp/gentoo-bashcomp-20090613.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-shells/gentoo-bashcomp/ChangeLog b/app-shells/gentoo-bashcomp/ChangeLog
index f5213bb327a1..f3392e0a9914 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog,v 1.33 2009/07/22 15:54:48 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog,v 1.34 2009/07/23 14:47:10 armin76 Exp $
+
+ 23 Jul 2009; Raúl Porcel <armin76@gentoo.org>
+ gentoo-bashcomp-20090613.ebuild:
+ alpha/arm/ia64/s390 stable wrt #278441
22 Jul 2009; Christian Faulhammer <fauli@gentoo.org>
gentoo-bashcomp-20090613.ebuild:
diff --git a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20090613.ebuild b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20090613.ebuild
index cb4fb666750d..46d282a00886 100644
--- a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20090613.ebuild
+++ b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20090613.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20090613.ebuild,v 1.5 2009/07/22 15:54:48 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20090613.ebuild,v 1.6 2009/07/23 14:47:10 armin76 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 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sparc x86"
IUSE=""
RDEPEND="app-shells/bash-completion"