summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-09-22 15:49:29 +0000
committerJeroen Roovers <jer@gentoo.org>2013-09-22 15:49:29 +0000
commit45ac8e71f246a9d7d9a2cc147aa336e58cdc0dbb (patch)
treee62603ace89462b33df304ad57cfa7972154e36c
parentStable for HPPA (bug #485500). (diff)
downloadgentoo-2-45ac8e71f246a9d7d9a2cc147aa336e58cdc0dbb.tar.gz
gentoo-2-45ac8e71f246a9d7d9a2cc147aa336e58cdc0dbb.tar.bz2
gentoo-2-45ac8e71f246a9d7d9a2cc147aa336e58cdc0dbb.zip
Stable for HPPA (bug #485502).
(Portage version: 2.2.6/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
-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 5c1280e8a910..412d3101452b 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.4 2013/09/21 13:49:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-bashcomp/ChangeLog,v 1.5 2013/09/22 15:49:29 jer Exp $
+
+ 22 Sep 2013; Jeroen Roovers <jer@gentoo.org> eselect-bashcomp-1.3.6.ebuild:
+ Stable for HPPA (bug #485502).
21 Sep 2013; Agostino Sarubbo <ago@gentoo.org> eselect-bashcomp-1.3.6.ebuild:
Stable for amd64, 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 8de4bd3be576..9f3e9cf5ce9b 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.5 2013/09/21 13:49:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-bashcomp/eselect-bashcomp-1.3.6.ebuild,v 1.6 2013/09/22 15:49:29 jer 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"