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 3B91B1387FD for ; Sun, 8 Jun 2014 15:37:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A7F69E092E; Sun, 8 Jun 2014 15:37:18 +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 2488EE092E for ; Sun, 8 Jun 2014 15:37:18 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ED44C340038 for ; Sun, 8 Jun 2014 15:37:16 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 765) id B67BD2004E; Sun, 8 Jun 2014 15:37:15 +0000 (UTC) From: "Akinori Hattori (hattya)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, hattya@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/rspec-expectations: rspec-expectations-2.14.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: rspec-expectations-2.14.5.ebuild ChangeLog X-VCS-Directories: dev-ruby/rspec-expectations X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140608153715.B67BD2004E@flycatcher.gentoo.org> Date: Sun, 8 Jun 2014 15:37:15 +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: 5dcb6f5e-01ce-4917-bad6-c657fa265ba0 X-Archives-Hash: 4669523be4ae7522803038a41b2fa1bc hattya 14/06/08 15:37:15 Modified: rspec-expectations-2.14.5.ebuild ChangeLog Log: ia64 stable wrt bug #505920 (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key EC917A6D) Revision Changes Path 1.6 dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild?r1=1.5&r2=1.6 Index: rspec-expectations-2.14.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- rspec-expectations-2.14.5.ebuild 1 Jun 2014 12:48:17 -0000 1.5 +++ rspec-expectations-2.14.5.ebuild 8 Jun 2014 15:37:15 -0000 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild,v 1.5 2014/06/01 12:48:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild,v 1.6 2014/06/08 15:37:15 hattya Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 jruby" @@ -20,7 +20,7 @@ LICENSE="MIT" SLOT="2" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend ">=dev-ruby/diff-lcs-1.1.3" 1.66 dev-ruby/rspec-expectations/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog?rev=1.66&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog?rev=1.66&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog?r1=1.65&r2=1.66 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- ChangeLog 1 Jun 2014 12:48:17 -0000 1.65 +++ ChangeLog 8 Jun 2014 15:37:15 -0000 1.66 @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/rspec-expectations # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.65 2014/06/01 12:48:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.66 2014/06/08 15:37:15 hattya Exp $ + + 08 Jun 2014; Akinori Hattori + rspec-expectations-2.14.5.ebuild: + ia64 stable wrt bug #505920 01 Jun 2014; Markus Meier rspec-expectations-2.14.5.ebuild: