diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-07-23 19:44:22 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-07-23 19:44:22 +0000 |
commit | 8b99c767d9fd18d2ab8bcf02c33417a8c44408f9 (patch) | |
tree | afcdabd82d61d1b601969a7b48066a7ade82c87d /app-shells | |
parent | ppc stable wrt bug #530236 (diff) | |
download | gentoo-2-8b99c767d9fd18d2ab8bcf02c33417a8c44408f9.tar.gz gentoo-2-8b99c767d9fd18d2ab8bcf02c33417a8c44408f9.tar.bz2 gentoo-2-8b99c767d9fd18d2ab8bcf02c33417a8c44408f9.zip |
ppc stable wrt bug #530236
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/gentoo-bashcomp/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/gentoo-bashcomp/gentoo-bashcomp-20140911.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/gentoo-bashcomp/ChangeLog b/app-shells/gentoo-bashcomp/ChangeLog index cbdfda37b3ed..e867f66a5a25 100644 --- a/app-shells/gentoo-bashcomp/ChangeLog +++ b/app-shells/gentoo-bashcomp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/gentoo-bashcomp # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog,v 1.77 2015/07/20 05:31:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog,v 1.78 2015/07/23 19:44:22 pacho Exp $ + + 23 Jul 2015; Pacho Ramos <pacho@gentoo.org> gentoo-bashcomp-20140911.ebuild: + ppc stable wrt bug #530236 20 Jul 2015; Jeroen Roovers <jer@gentoo.org> gentoo-bashcomp-20140911.ebuild: Stable for HPPA PPC64 (bug #530236). diff --git a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20140911.ebuild b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20140911.ebuild index 74f801ebf58c..96a77f9358cb 100644 --- a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20140911.ebuild +++ b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20140911.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/gentoo-bashcomp/gentoo-bashcomp-20140911.ebuild,v 1.6 2015/07/20 05:31:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20140911.ebuild,v 1.7 2015/07/23 19:44:22 pacho Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~mgorny/dist/${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 ~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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris" IUSE="" src_install() { |