summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-04-28 09:48:48 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-04-28 09:48:48 +0000
commit56d185785582e76662a7fed19015b6a4979588e1 (patch)
treec8c4cf1e8e6aa8289370834bbe590fabfe379472 /dev-ruby/bsearch
parentStable for sparc, wrt bug #545844 (diff)
downloadgentoo-2-56d185785582e76662a7fed19015b6a4979588e1.tar.gz
gentoo-2-56d185785582e76662a7fed19015b6a4979588e1.tar.bz2
gentoo-2-56d185785582e76662a7fed19015b6a4979588e1.zip
Stable for sparc, wrt bug #542634
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/bsearch')
-rw-r--r--dev-ruby/bsearch/ChangeLog5
-rw-r--r--dev-ruby/bsearch/bsearch-1.5.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/bsearch/ChangeLog b/dev-ruby/bsearch/ChangeLog
index 649ac5971282..9b5a797e6584 100644
--- a/dev-ruby/bsearch/ChangeLog
+++ b/dev-ruby/bsearch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/bsearch
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bsearch/ChangeLog,v 1.24 2015/04/27 08:57:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bsearch/ChangeLog,v 1.25 2015/04/28 09:48:48 ago Exp $
+
+ 28 Apr 2015; Agostino Sarubbo <ago@gentoo.org> bsearch-1.5.0-r1.ebuild:
+ Stable for sparc, wrt bug #542634
27 Apr 2015; Agostino Sarubbo <ago@gentoo.org> bsearch-1.5.0-r1.ebuild:
Stable for ppc64, wrt bug #542634
diff --git a/dev-ruby/bsearch/bsearch-1.5.0-r1.ebuild b/dev-ruby/bsearch/bsearch-1.5.0-r1.ebuild
index 4cb09aecee9a..ee4db78011dd 100644
--- a/dev-ruby/bsearch/bsearch-1.5.0-r1.ebuild
+++ b/dev-ruby/bsearch/bsearch-1.5.0-r1.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/dev-ruby/bsearch/bsearch-1.5.0-r1.ebuild,v 1.13 2015/04/27 08:57:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bsearch/bsearch-1.5.0-r1.ebuild,v 1.14 2015/04/28 09:48:48 ago Exp $
EAPI=5
@@ -15,7 +15,7 @@ HOMEPAGE="http://0xcc.net/ruby-bsearch/"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""
all_ruby_prepare() {