diff options
author | 2015-06-28 10:02:49 +0000 | |
---|---|---|
committer | 2015-06-28 10:02:49 +0000 | |
commit | 210f6f812f1eed674913ef441d43c551e6e90c93 (patch) | |
tree | 0dd91c9a6b37154385f26a15ca718be8546040fe /app-shells/bash-completion | |
parent | x86 stable wrt bug #530236 (diff) | |
download | gentoo-2-210f6f812f1eed674913ef441d43c551e6e90c93.tar.gz gentoo-2-210f6f812f1eed674913ef441d43c551e6e90c93.tar.bz2 gentoo-2-210f6f812f1eed674913ef441d43c551e6e90c93.zip |
x86 stable wrt bug #530236
(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 | 6 | ||||
-rw-r--r-- | app-shells/bash-completion/bash-completion-2.1_p20141224.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog index 00d02493bc6f..6d8f71b1c50c 100644 --- a/app-shells/bash-completion/ChangeLog +++ b/app-shells/bash-completion/ChangeLog @@ -1,6 +1,10 @@ # 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.285 2015/06/07 10:58:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.286 2015/06/28 10:02:49 zlogene Exp $ + + 28 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> + bash-completion-2.1_p20141224.ebuild: + x86 stable wrt bug #530236 07 Jun 2015; Markus Meier <maekke@gentoo.org> bash-completion-2.1_p20141224.ebuild: diff --git a/app-shells/bash-completion/bash-completion-2.1_p20141224.ebuild b/app-shells/bash-completion/bash-completion-2.1_p20141224.ebuild index 4d973ee7b7a1..64260e027abc 100644 --- a/app-shells/bash-completion/bash-completion-2.1_p20141224.ebuild +++ b/app-shells/bash-completion/bash-completion-2.1_p20141224.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_p20141224.ebuild,v 1.5 2015/06/07 10:58:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-2.1_p20141224.ebuild,v 1.6 2015/06/28 10:02:49 zlogene Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://dev.gentoo.org/~mgorny/dist/${P}.tar.xz 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-shells/bash-4.3_p30-r1 |