summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-27 17:20:24 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-27 17:20:24 +0000
commitd33fb7896b68df7841a2f6081d1001f808229ef9 (patch)
treedd22c6014a13389d6ab52eb1766549f147ece176 /app-admin
parentStable for arm, wrt bug #477714 (diff)
downloadgentoo-2-d33fb7896b68df7841a2f6081d1001f808229ef9.tar.gz
gentoo-2-d33fb7896b68df7841a2f6081d1001f808229ef9.tar.bz2
gentoo-2-d33fb7896b68df7841a2f6081d1001f808229ef9.zip
Stable for arm, wrt bug #485502
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/eselect-bashcomp/ChangeLog5
-rw-r--r--app-admin/eselect-bashcomp/eselect-bashcomp-1.3.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-bashcomp/ChangeLog b/app-admin/eselect-bashcomp/ChangeLog
index 2893038c3336..1731ff690ce0 100644
--- a/app-admin/eselect-bashcomp/ChangeLog
+++ b/app-admin/eselect-bashcomp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/eselect-bashcomp
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-bashcomp/ChangeLog,v 1.6 2013/09/23 14:12:02 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-bashcomp/ChangeLog,v 1.7 2013/09/27 17:20:24 ago Exp $
+
+ 27 Sep 2013; Agostino Sarubbo <ago@gentoo.org> eselect-bashcomp-1.3.6.ebuild:
+ Stable for arm, wrt bug #485502
23 Sep 2013; Rick Farina <zerochaos@gentoo.org> eselect-bashcomp-1.3.6.ebuild:
Stable for x86, wrt bug #485502
diff --git a/app-admin/eselect-bashcomp/eselect-bashcomp-1.3.6.ebuild b/app-admin/eselect-bashcomp/eselect-bashcomp-1.3.6.ebuild
index 228131b3dc0e..f96779fd6da8 100644
--- a/app-admin/eselect-bashcomp/eselect-bashcomp-1.3.6.ebuild
+++ b/app-admin/eselect-bashcomp/eselect-bashcomp-1.3.6.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-admin/eselect-bashcomp/eselect-bashcomp-1.3.6.ebuild,v 1.7 2013/09/23 14:12:02 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-bashcomp/eselect-bashcomp-1.3.6.ebuild,v 1.8 2013/09/27 17:20:24 ago Exp $
EAPI=4
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/eselect-${PV}.tar.xz"
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 ~ia64-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 ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris"
RDEPEND=">=app-admin/eselect-1.3.8"