diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-06-05 14:41:40 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-06-05 14:41:40 +0000 |
commit | fa659d97eb702a6a0f1f68502a774dbc68a129c7 (patch) | |
tree | 017f4c2f4bf0a7e85777b3aea3ae6ff557baa630 /app-shells | |
parent | Add github to remote-id in metadata.xml (diff) | |
download | gentoo-2-fa659d97eb702a6a0f1f68502a774dbc68a129c7.tar.gz gentoo-2-fa659d97eb702a6a0f1f68502a774dbc68a129c7.tar.bz2 gentoo-2-fa659d97eb702a6a0f1f68502a774dbc68a129c7.zip |
amd64 stable wrt bug #530236
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/gentoo-bashcomp/ChangeLog | 8 | ||||
-rw-r--r-- | app-shells/gentoo-bashcomp/gentoo-bashcomp-20140911.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-shells/gentoo-bashcomp/ChangeLog b/app-shells/gentoo-bashcomp/ChangeLog index 45cc9cb03933..18afb245c1db 100644 --- a/app-shells/gentoo-bashcomp/ChangeLog +++ b/app-shells/gentoo-bashcomp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-shells/gentoo-bashcomp -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog,v 1.72 2014/09/11 14:27:04 mgorny Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog,v 1.73 2015/06/05 14:41:40 zlogene Exp $ + + 05 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> + gentoo-bashcomp-20140911.ebuild: + amd64 stable wrt bug #530236 *gentoo-bashcomp-20140911 (11 Sep 2014) diff --git a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20140911.ebuild b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20140911.ebuild index 24077041e860..763132a7a0f0 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-2014 Gentoo Foundation +# 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.1 2014/09/11 14:27:04 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20140911.ebuild,v 1.2 2015/06/05 14:41:40 zlogene 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() { |