From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 642F21382C5 for ; Wed, 9 Dec 2020 14:14:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B7710E0883; Wed, 9 Dec 2020 14:14:33 +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 9F9F0E0883 for ; Wed, 9 Dec 2020 14:14:33 +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 6733B340CAC for ; Wed, 9 Dec 2020 14:14:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1B0EA481 for ; Wed, 9 Dec 2020 14:14:31 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1607446367.903879cb15485f6e5a09f0b8a03bd42590df26c6.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-cluster/pcs/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-cluster/pcs/pcs-0.10.7.ebuild X-VCS-Directories: sys-cluster/pcs/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 903879cb15485f6e5a09f0b8a03bd42590df26c6 X-VCS-Branch: master Date: Wed, 9 Dec 2020 14:14:31 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9a448e42-95b4-4bbe-9616-c7276b8e6e5c X-Archives-Hash: 23290b570333b0d92041bb92dc380844 commit: 903879cb15485f6e5a09f0b8a03bd42590df26c6 Author: Andrea Postiglione gmail com> AuthorDate: Tue Dec 8 16:52:47 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Tue Dec 8 16:52:47 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=903879cb sys-cluster/pcs: fix duplicate dependency Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andrea Postiglione gmail.com> sys-cluster/pcs/pcs-0.10.7.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sys-cluster/pcs/pcs-0.10.7.ebuild b/sys-cluster/pcs/pcs-0.10.7.ebuild index 6e2acc6b..e5f578da 100644 --- a/sys-cluster/pcs/pcs-0.10.7.ebuild +++ b/sys-cluster/pcs/pcs-0.10.7.ebuild @@ -54,7 +54,6 @@ ruby_add_rdepend " dev-ruby/thin dev-ruby/tilt dev-ruby/sinatra - dev-ruby/open4 dev-ruby/backports "