diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-03 13:07:45 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-03 13:07:45 +0000 |
commit | a61ef60e8d1c1a9a503260d7845db802651c606a (patch) | |
tree | 4225902f4546f0ae5dc509b087c22c012eca451a /app-shells | |
parent | Add dev-util/pkgconfig to build time deps to package dev-vcs/darcs. (diff) | |
download | gentoo-2-a61ef60e8d1c1a9a503260d7845db802651c606a.tar.gz gentoo-2-a61ef60e8d1c1a9a503260d7845db802651c606a.tar.bz2 gentoo-2-a61ef60e8d1c1a9a503260d7845db802651c606a.zip |
ia64/s390/sh/sparc stable wrt #333511
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash-completion/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/bash-completion/bash-completion-1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog index 54777b239661..156d536e8473 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.224 2010/09/30 08:52:09 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.225 2010/10/03 13:07:45 armin76 Exp $ + + 03 Oct 2010; Raúl Porcel <armin76@gentoo.org> bash-completion-1.2.ebuild: + ia64/s390/sh/sparc stable wrt #333511 30 Sep 2010; Fabian Groffen <grobian@gentoo.org> bash-completion-1.2.ebuild: diff --git a/app-shells/bash-completion/bash-completion-1.2.ebuild b/app-shells/bash-completion/bash-completion-1.2.ebuild index 65011195ec0c..dbd9fb5b3b3d 100644 --- a/app-shells/bash-completion/bash-completion-1.2.ebuild +++ b/app-shells/bash-completion/bash-completion-1.2.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.2.ebuild,v 1.9 2010/09/30 08:52:09 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.2.ebuild,v 1.10 2010/10/03 13:07:45 armin76 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 ~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="" |