summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-04-03 10:54:24 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-04-03 10:54:24 +0000
commit7cefe79f9b65a43901a50de78641fc85c1528a88 (patch)
tree252a5ff0a89ff704d476f24aaaf3d83c7b40cdd6 /dev-ruby/bsearch
parentStable for amd64, wrt bug #543256 (diff)
downloadgentoo-2-7cefe79f9b65a43901a50de78641fc85c1528a88.tar.gz
gentoo-2-7cefe79f9b65a43901a50de78641fc85c1528a88.tar.bz2
gentoo-2-7cefe79f9b65a43901a50de78641fc85c1528a88.zip
Stable for amd64, wrt bug #542634
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 bfc808855933..871c7b380f89 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.17 2015/03/09 06:20:44 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bsearch/ChangeLog,v 1.18 2015/04/03 10:54:24 ago Exp $
+
+ 03 Apr 2015; Agostino Sarubbo <ago@gentoo.org> bsearch-1.5.0-r1.ebuild:
+ Stable for amd64, wrt bug #542634
*bsearch-1.5.0-r2 (09 Mar 2015)
diff --git a/dev-ruby/bsearch/bsearch-1.5.0-r1.ebuild b/dev-ruby/bsearch/bsearch-1.5.0-r1.ebuild
index 320718736646..d6268ae69612 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.6 2015/03/09 06:20:44 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bsearch/bsearch-1.5.0-r1.ebuild,v 1.7 2015/04/03 10:54:24 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() {