summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-31 09:21:43 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-31 09:21:43 +0000
commit6dec8c4184a328e2334b543f2ecf94648e5fcce6 (patch)
treebf50beac5b6842f8e67758f55946a2c78c667f70 /dev-ruby/bsearch
parentStable for sparc, wrt bug #394007 (diff)
downloadgentoo-2-6dec8c4184a328e2334b543f2ecf94648e5fcce6.tar.gz
gentoo-2-6dec8c4184a328e2334b543f2ecf94648e5fcce6.tar.bz2
gentoo-2-6dec8c4184a328e2334b543f2ecf94648e5fcce6.zip
Stable for sparc, wrt bug #449178
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-ruby/bsearch')
-rw-r--r--dev-ruby/bsearch/ChangeLog5
-rw-r--r--dev-ruby/bsearch/bsearch-1.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/bsearch/ChangeLog b/dev-ruby/bsearch/ChangeLog
index 8dd8ce1f7560..bff4a3549146 100644
--- a/dev-ruby/bsearch/ChangeLog
+++ b/dev-ruby/bsearch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/bsearch
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bsearch/ChangeLog,v 1.3 2012/12/29 16:56:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bsearch/ChangeLog,v 1.4 2012/12/31 09:21:43 ago Exp $
+
+ 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> bsearch-1.5.0.ebuild:
+ Stable for sparc, wrt bug #449178
29 Dec 2012; Jeroen Roovers <jer@gentoo.org> bsearch-1.5.0.ebuild:
Stable for HPPA (bug #449178).
diff --git a/dev-ruby/bsearch/bsearch-1.5.0.ebuild b/dev-ruby/bsearch/bsearch-1.5.0.ebuild
index 8711e5500a98..5995d6b9e5fe 100644
--- a/dev-ruby/bsearch/bsearch-1.5.0.ebuild
+++ b/dev-ruby/bsearch/bsearch-1.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.ebuild,v 1.2 2012/12/29 16:56:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bsearch/bsearch-1.5.0.ebuild,v 1.3 2012/12/31 09:21:43 ago Exp $
EAPI=4
@@ -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() {