diff options
author | 2015-04-26 15:51:12 +0000 | |
---|---|---|
committer | 2015-04-26 15:51:12 +0000 | |
commit | 4b206b33c489914b1bf9f34b6aeca0ce5780e337 (patch) | |
tree | f0e2c2953d2608c688589564c62757da5b478e0e /app-shells/bash-completion | |
parent | Remove old. (diff) | |
download | gentoo-2-4b206b33c489914b1bf9f34b6aeca0ce5780e337.tar.gz gentoo-2-4b206b33c489914b1bf9f34b6aeca0ce5780e337.tar.bz2 gentoo-2-4b206b33c489914b1bf9f34b6aeca0ce5780e337.zip |
sparc stable wrt bug #517718
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'app-shells/bash-completion')
-rw-r--r-- | app-shells/bash-completion/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/bash-completion/bash-completion-2.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog index bca3ac8f5537..dcb44baf4b64 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.281 2015/03/31 18:26:57 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.282 2015/04/26 15:51:12 zlogene Exp $ + + 26 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> bash-completion-2.1-r2.ebuild: + sparc stable wrt bug #517718 31 Mar 2015; Ulrich Müller <ulm@gentoo.org> bash-completion-1.3-r2.ebuild, bash-completion-2.1.ebuild, bash-completion-2.1-r2.ebuild, diff --git a/app-shells/bash-completion/bash-completion-2.1-r2.ebuild b/app-shells/bash-completion/bash-completion-2.1-r2.ebuild index f907878b001a..511011cfcb12 100644 --- a/app-shells/bash-completion/bash-completion-2.1-r2.ebuild +++ b/app-shells/bash-completion/bash-completion-2.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-2.1-r2.ebuild,v 1.8 2015/03/31 18:26:57 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-2.1-r2.ebuild,v 1.9 2015/04/26 15:51:12 zlogene Exp $ EAPI=5 inherit bash-completion-r1 prefix toolchain-funcs @@ -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 ~arm64 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" +KEYWORDS="~alpha amd64 arm ~arm64 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="" RDEPEND="|| ( app-eselect/eselect-bashcomp <app-admin/eselect-1.3.7 ) |