From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4ECF4138C48 for ; Tue, 14 Apr 2015 10:55:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F1E90E0833; Tue, 14 Apr 2015 10:55:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9D773E0833 for ; Tue, 14 Apr 2015 10:55:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CFD8D340748 for ; Tue, 14 Apr 2015 10:55:56 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id 9126115E61; Tue, 14 Apr 2015 10:55:55 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/bsearch: bsearch-1.5.0-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: bsearch-1.5.0-r1.ebuild ChangeLog X-VCS-Directories: dev-ruby/bsearch X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150414105555.9126115E61@oystercatcher.gentoo.org> Date: Tue, 14 Apr 2015 10:55:55 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: adbcaf33-7159-49e6-be34-70544190d157 X-Archives-Hash: 6c175166af9e47ab88a94efdfce82ca2 ago 15/04/14 10:55:55 Modified: bsearch-1.5.0-r1.ebuild ChangeLog Log: Stable for ia64, wrt bug #542634 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F) Revision Changes Path 1.10 dev-ruby/bsearch/bsearch-1.5.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bsearch/bsearch-1.5.0-r1.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bsearch/bsearch-1.5.0-r1.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bsearch/bsearch-1.5.0-r1.ebuild?r1=1.9&r2=1.10 Index: bsearch-1.5.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bsearch/bsearch-1.5.0-r1.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- bsearch-1.5.0-r1.ebuild 13 Apr 2015 08:28:04 -0000 1.9 +++ bsearch-1.5.0-r1.ebuild 14 Apr 2015 10:55:55 -0000 1.10 @@ -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.9 2015/04/13 08:28:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bsearch/bsearch-1.5.0-r1.ebuild,v 1.10 2015/04/14 10:55:55 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ 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() { 1.21 dev-ruby/bsearch/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bsearch/ChangeLog?rev=1.21&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bsearch/ChangeLog?rev=1.21&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bsearch/ChangeLog?r1=1.20&r2=1.21 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bsearch/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 13 Apr 2015 08:28:04 -0000 1.20 +++ ChangeLog 14 Apr 2015 10:55:55 -0000 1.21 @@ -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.20 2015/04/13 08:28:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bsearch/ChangeLog,v 1.21 2015/04/14 10:55:55 ago Exp $ + + 14 Apr 2015; Agostino Sarubbo bsearch-1.5.0-r1.ebuild: + Stable for ia64, wrt bug #542634 13 Apr 2015; Agostino Sarubbo bsearch-1.5.0-r1.ebuild: Stable for alpha, wrt bug #542634