From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-948786-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 74315139082 for <garchives@archives.gentoo.org>; Tue, 9 May 2017 03:09:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 11259E0BF3; Tue, 9 May 2017 03:09:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CC7A1E0BEF for <gentoo-commits@lists.gentoo.org>; Tue, 9 May 2017 03:09:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 71237341703 for <gentoo-commits@lists.gentoo.org>; Tue, 9 May 2017 03:09:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D4D977441 for <gentoo-commits@lists.gentoo.org>; Tue, 9 May 2017 03:09:11 +0000 (UTC) From: "Richard Farina" <zerochaos@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Richard Farina" <zerochaos@gentoo.org> Message-ID: <1494299315.52ff1978070f093dbcf3f7e5be8f882ae3305315.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/recog/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/recog/Manifest dev-ruby/recog/recog-2.0.14-r1.ebuild dev-ruby/recog/recog-2.1.6.ebuild X-VCS-Directories: dev-ruby/recog/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Richard Farina X-VCS-Revision: 52ff1978070f093dbcf3f7e5be8f882ae3305315 X-VCS-Branch: master Date: Tue, 9 May 2017 03:09:11 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e6bd080a-f35d-4f9b-850a-9f1b7cb17736 X-Archives-Hash: aa93b1c9b053a7dcb34e24dffa3002e6 commit: 52ff1978070f093dbcf3f7e5be8f882ae3305315 Author: Zero_Chaos <zerochaos <AT> gentoo <DOT> org> AuthorDate: Mon May 8 21:21:37 2017 +0000 Commit: Richard Farina <zerochaos <AT> gentoo <DOT> org> CommitDate: Tue May 9 03:08:35 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52ff1978 dev-ruby/recog: bump to prepare for metasploit bump Package-Manager: Portage-2.3.5, Repoman-2.3.2 dev-ruby/recog/Manifest | 1 + dev-ruby/recog/recog-2.0.14-r1.ebuild | 4 ++-- dev-ruby/recog/{recog-2.0.14-r1.ebuild => recog-2.1.6.ebuild} | 8 ++++---- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/dev-ruby/recog/Manifest b/dev-ruby/recog/Manifest index 6b4817a97ec..693a504526d 100644 --- a/dev-ruby/recog/Manifest +++ b/dev-ruby/recog/Manifest @@ -1 +1,2 @@ DIST recog-2.0.14.gem 193024 SHA256 65d4916bf92aa052dd0624654df46f51ec91270d568b52f18491c0b74bd21abf SHA512 6e1a3872f1daaf86c00c1c535b5019761efa23af83d4ccf5996fa3a1e66a1aa468603e3582f48b88c74dc419b1a659ead683781f3c93f4f315d4aeebbf95f768 WHIRLPOOL 61695b3e8c768c93eaa56819951c65dea435751da6f60b50f291fa54e1e46b22b35b4ef12d202c326f8adefe9a6b55975bb20d5ff88d08e31b469c7b525d5afa +DIST recog-2.1.6.gem 214016 SHA256 844b8566512e1d623dd0388aec01d3f493531b6653aed5f85f7249406cfed723 SHA512 21e6f3116252e8d6cfa6abe14adb100b2d2637e8f61852c86266467465056f06bf25e4eb17ac874c772963b2b13e31f84bd157bcb058fe0f58d6609b2b2d0c15 WHIRLPOOL 82b12e1795e8fed2df1f9a10b5a17a0551d87d060bef8a523561b0bfea4637464f6e35de517e34d54b83eb9247076348e93685e5107bf0fa9fd821cf07e81296 diff --git a/dev-ruby/recog/recog-2.0.14-r1.ebuild b/dev-ruby/recog/recog-2.0.14-r1.ebuild index 21125111cbe..bae0d347d82 100644 --- a/dev-ruby/recog/recog-2.0.14-r1.ebuild +++ b/dev-ruby/recog/recog-2.0.14-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby21 ruby22" RUBY_FAKEGEM_BINWRAP="" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="README.md" diff --git a/dev-ruby/recog/recog-2.0.14-r1.ebuild b/dev-ruby/recog/recog-2.1.6.ebuild similarity index 85% copy from dev-ruby/recog/recog-2.0.14-r1.ebuild copy to dev-ruby/recog/recog-2.1.6.ebuild index 21125111cbe..8252a6ff9f8 100644 --- a/dev-ruby/recog/recog-2.0.14-r1.ebuild +++ b/dev-ruby/recog/recog-2.1.6.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +EAPI=6 +USE_RUBY="ruby23" RUBY_FAKEGEM_BINWRAP="" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="README.md" @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/rapid7/recog" LICENSE="BSD-2" SLOT="${PV}" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm" IUSE="" ruby_add_rdepend "dev-ruby/nokogiri