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 6B838138BED for ; Thu, 8 Oct 2015 21:04:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3C00EE07FC; Thu, 8 Oct 2015 21:04:56 +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 94E45E07FC for ; Thu, 8 Oct 2015 21:04:55 +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 74D08340755 for ; Thu, 8 Oct 2015 21:04:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 27FBFC72 for ; Thu, 8 Oct 2015 21:04:53 +0000 (UTC) From: "Richard Farina" 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" Message-ID: <1444338286.4df9ca6b0172c7d23d89fd168cee94286472f6bc.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/metasploit-credential/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/metasploit-credential/metasploit-credential-1.0.0.ebuild X-VCS-Directories: dev-ruby/metasploit-credential/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Richard Farina X-VCS-Revision: 4df9ca6b0172c7d23d89fd168cee94286472f6bc X-VCS-Branch: master Date: Thu, 8 Oct 2015 21:04:53 +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: 04ecc0bb-d80e-4a8d-b434-9edfcae2569b X-Archives-Hash: 1611e2251fac1ae25926a7094d84ad5a commit: 4df9ca6b0172c7d23d89fd168cee94286472f6bc Author: Zero_Chaos gentoo org> AuthorDate: Thu Oct 8 20:59:22 2015 +0000 Commit: Richard Farina gentoo org> CommitDate: Thu Oct 8 21:04:46 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4df9ca6b dev-ruby/metasploit-credential: fix 1.0.0 dep on net-ssh as documented in previous commit to 1.0.1 Package-Manager: portage-2.2.22 dev-ruby/metasploit-credential/metasploit-credential-1.0.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-ruby/metasploit-credential/metasploit-credential-1.0.0.ebuild b/dev-ruby/metasploit-credential/metasploit-credential-1.0.0.ebuild index 2b1c70c..828717a 100644 --- a/dev-ruby/metasploit-credential/metasploit-credential-1.0.0.ebuild +++ b/dev-ruby/metasploit-credential/metasploit-credential-1.0.0.ebuild @@ -24,5 +24,4 @@ ruby_add_rdepend ">=dev-ruby/metasploit-concern-1.0.0:1.0 dev-ruby/rubyzip:1 dev-ruby/rubyntlm >=dev-ruby/railties-4.0.9:4.0 - dev-ruby/net-ssh dev-ruby/pg"