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 2F068138CD0 for ; Wed, 1 Jul 2015 07:26:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 576E2E086E; Wed, 1 Jul 2015 07:26:32 +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 E357AE086E for ; Wed, 1 Jul 2015 07:26:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BF17C3405D5 for ; Wed, 1 Jul 2015 07:26:30 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2342) id 75A9B74A; Wed, 1 Jul 2015 07:26:18 +0000 (UTC) From: "Mikle Kolyada (zlogene)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, zlogene@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/rubygems: rubygems-2.2.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: rubygems-2.2.5.ebuild ChangeLog X-VCS-Directories: dev-ruby/rubygems X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150701072618.75A9B74A@oystercatcher.gentoo.org> Date: Wed, 1 Jul 2015 07:26:18 +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: e62b54c7-3dcf-49bd-a054-9fba3bf6a961 X-Archives-Hash: 15af20bc44a2d2d5b9c3db7413ab1c3c zlogene 15/07/01 07:26:18 Modified: rubygems-2.2.5.ebuild ChangeLog Log: arm stable wrt bug #553298 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision Changes Path 1.6 dev-ruby/rubygems/rubygems-2.2.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubygems/rubygems-2.2.5.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubygems/rubygems-2.2.5.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubygems/rubygems-2.2.5.ebuild?r1=1.5&r2=1.6 Index: rubygems-2.2.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/rubygems-2.2.5.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- rubygems-2.2.5.ebuild 30 Jun 2015 10:07:56 -0000 1.5 +++ rubygems-2.2.5.ebuild 1 Jul 2015 07:26:18 -0000 1.6 @@ -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/rubygems/rubygems-2.2.5.ebuild,v 1.5 2015/06/30 10:07:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/rubygems-2.2.5.ebuild,v 1.6 2015/07/01 07:26:18 zlogene Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://production.cf.rubygems.org/rubygems/${P}.tgz" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="server test" 1.271 dev-ruby/rubygems/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubygems/ChangeLog?rev=1.271&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubygems/ChangeLog?rev=1.271&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubygems/ChangeLog?r1=1.270&r2=1.271 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/ChangeLog,v retrieving revision 1.270 retrieving revision 1.271 diff -u -r1.270 -r1.271 --- ChangeLog 30 Jun 2015 10:07:56 -0000 1.270 +++ ChangeLog 1 Jul 2015 07:26:18 -0000 1.271 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rubygems # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/ChangeLog,v 1.270 2015/06/30 10:07:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/ChangeLog,v 1.271 2015/07/01 07:26:18 zlogene Exp $ + + 01 Jul 2015; Mikle Kolyada rubygems-2.2.5.ebuild: + arm stable wrt bug #553298 30 Jun 2015; Agostino Sarubbo rubygems-2.2.5.ebuild: Stable for x86, wrt bug #553298