From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1046449-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 A858A138334
	for <garchives@archives.gentoo.org>; Wed, 12 Sep 2018 04:51:43 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 93794E09CD;
	Wed, 12 Sep 2018 04:51:42 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 665CAE09CD
	for <gentoo-commits@lists.gentoo.org>; Wed, 12 Sep 2018 04:51:42 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(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 633B4335DB6
	for <gentoo-commits@lists.gentoo.org>; Wed, 12 Sep 2018 04:51:40 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id BCD0B3AA
	for <gentoo-commits@lists.gentoo.org>; Wed, 12 Sep 2018 04:51:38 +0000 (UTC)
From: "Hans de Graaff" <graaff@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, "Hans de Graaff" <graaff@gentoo.org>
Message-ID: <1536727887.5ca1c0e9f68b08979e24e5d8a7da5a6334ca838c.graaff@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mechanize/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-ruby/mechanize/mechanize-2.7.6.ebuild
X-VCS-Directories: dev-ruby/mechanize/
X-VCS-Committer: graaff
X-VCS-Committer-Name: Hans de Graaff
X-VCS-Revision: 5ca1c0e9f68b08979e24e5d8a7da5a6334ca838c
X-VCS-Branch: master
Date: Wed, 12 Sep 2018 04:51:38 +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: fca0a53c-8f2a-4165-9ec1-d2618be047b0
X-Archives-Hash: 1def8d08cc2dc8143d62cd10e5806093

commit:     5ca1c0e9f68b08979e24e5d8a7da5a6334ca838c
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 12 04:51:27 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Sep 12 04:51:27 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ca1c0e9

dev-ruby/mechanize: add ruby25

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/mechanize/mechanize-2.7.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/mechanize/mechanize-2.7.6.ebuild b/dev-ruby/mechanize/mechanize-2.7.6.ebuild
index b65435a33fc..e72b9305f6d 100644
--- a/dev-ruby/mechanize/mechanize-2.7.6.ebuild
+++ b/dev-ruby/mechanize/mechanize-2.7.6.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-USE_RUBY="ruby23 ruby24"
+USE_RUBY="ruby23 ruby24 ruby25"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 
@@ -23,7 +23,7 @@ ruby_add_bdepend ">=dev-ruby/hoe-3.7
 	test? ( dev-ruby/minitest:5 )"
 ruby_add_rdepend ">=dev-ruby/nokogiri-1.6
 	>=dev-ruby/net-http-digest_auth-1.1.1
-	>=dev-ruby/net-http-persistent-2.5.2:0
+	>=dev-ruby/net-http-persistent-2.5.2
 	>=dev-ruby/ntlm-http-0.1.1
 	>=dev-ruby/webrobots-0.0.9
 	>=dev-ruby/http-cookie-1.0.2