diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-06 17:46:01 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-06 17:46:01 +0000 |
commit | a4e16de522854d482c1052474117a312f968302f (patch) | |
tree | 901979f49ad3dd3a5320467bbe671190814d93a8 /app-shells/bash-completion/bash-completion-1.1-r5.ebuild | |
parent | ia64 stable wrt #297780 (diff) | |
download | gentoo-2-a4e16de522854d482c1052474117a312f968302f.tar.gz gentoo-2-a4e16de522854d482c1052474117a312f968302f.tar.bz2 gentoo-2-a4e16de522854d482c1052474117a312f968302f.zip |
sh stable
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'app-shells/bash-completion/bash-completion-1.1-r5.ebuild')
-rw-r--r-- | app-shells/bash-completion/bash-completion-1.1-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 d45ba960ad6c..00f47672ae9e 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.2 2010/01/05 01:59:45 josejx Exp $ +# $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 $ 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 sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~m68k-mint" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~m68k-mint" IUSE="" DEPEND="" |