summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-04-13 08:28:04 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-04-13 08:28:04 +0000
commita50157fc96f12ffaa1fcd37a575ed2a5662feb08 (patch)
tree64bf87e94976ba688e68b48284dc06023cdcfe1f /dev-ruby
parentDrop old (diff)
downloadgentoo-2-a50157fc96f12ffaa1fcd37a575ed2a5662feb08.tar.gz
gentoo-2-a50157fc96f12ffaa1fcd37a575ed2a5662feb08.tar.bz2
gentoo-2-a50157fc96f12ffaa1fcd37a575ed2a5662feb08.zip
Stable for alpha, wrt bug #542634
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-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 7be749ce23c3..f8d3c7bc6b08 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.19 2015/04/04 08:10:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bsearch/ChangeLog,v 1.20 2015/04/13 08:28:04 ago Exp $
+
+ 13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> bsearch-1.5.0-r1.ebuild:
+ Stable for alpha, wrt bug #542634
04 Apr 2015; Jeroen Roovers <jer@gentoo.org> bsearch-1.5.0-r1.ebuild:
Stable for HPPA (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 5fea2eea015b..c037da519599 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.8 2015/04/04 08:10:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bsearch/bsearch-1.5.0-r1.ebuild,v 1.9 2015/04/13 08:28:04 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() {