summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-18 13:28:36 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-18 13:28:36 +0000
commit9f609afc41068338da8cd3cde60ddad007e836b6 (patch)
tree90987e9e1a681c6e1896e08e7e4ea5594361127b /app-shells/gentoo-bashcomp
parentStable for x86, wrt bug #461158 (diff)
downloadgentoo-2-9f609afc41068338da8cd3cde60ddad007e836b6.tar.gz
gentoo-2-9f609afc41068338da8cd3cde60ddad007e836b6.tar.bz2
gentoo-2-9f609afc41068338da8cd3cde60ddad007e836b6.zip
Stable for x86, wrt bug #479724
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-shells/gentoo-bashcomp')
-rw-r--r--app-shells/gentoo-bashcomp/ChangeLog6
-rw-r--r--app-shells/gentoo-bashcomp/gentoo-bashcomp-20121024.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-shells/gentoo-bashcomp/ChangeLog b/app-shells/gentoo-bashcomp/ChangeLog
index a15d6af4bc8c..4852176b8a68 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog,v 1.64 2013/08/14 17:45:02 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/ChangeLog,v 1.65 2013/08/18 13:28:36 ago Exp $
+
+ 18 Aug 2013; Agostino Sarubbo <ago@gentoo.org>
+ gentoo-bashcomp-20121024.ebuild:
+ Stable for x86, wrt bug #479724
14 Aug 2013; Fabian Groffen <grobian@gentoo.org>
gentoo-bashcomp-20130804.ebuild:
diff --git a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20121024.ebuild b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20121024.ebuild
index 9b54ea9b40fe..2e809279c6b1 100644
--- a/app-shells/gentoo-bashcomp/gentoo-bashcomp-20121024.ebuild
+++ b/app-shells/gentoo-bashcomp/gentoo-bashcomp-20121024.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20121024.ebuild,v 1.7 2013/08/13 09:40:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/gentoo-bashcomp/gentoo-bashcomp-20121024.ebuild,v 1.8 2013/08/18 13:28:36 ago Exp $
EAPI=4
inherit eutils prefix
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm 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 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=""
RDEPEND="app-shells/bash-completion"