From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1252045-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 B7D381382C5 for <garchives@archives.gentoo.org>; Wed, 17 Feb 2021 09:37:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 168B3E08BB; Wed, 17 Feb 2021 09:37:21 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 03506E08BB for <gentoo-commits@lists.gentoo.org>; Wed, 17 Feb 2021 09:37:21 +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 876A83416F2 for <gentoo-commits@lists.gentoo.org>; Wed, 17 Feb 2021 09:37:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5C7B9531 for <gentoo-commits@lists.gentoo.org>; Wed, 17 Feb 2021 09:37:15 +0000 (UTC) From: "David Seifert" <soap@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, "David Seifert" <soap@gentoo.org> Message-ID: <1613554597.933194d8b8da4f4f1105e1b994f6906e0db9a3d8.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/resource-agents/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-cluster/resource-agents/resource-agents-3.9.6.ebuild sys-cluster/resource-agents/resource-agents-4.0.1.ebuild X-VCS-Directories: sys-cluster/resource-agents/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 933194d8b8da4f4f1105e1b994f6906e0db9a3d8 X-VCS-Branch: master Date: Wed, 17 Feb 2021 09:37:15 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f0b82cc4-ce9f-4e78-9ead-b6386b2f6708 X-Archives-Hash: 42615b8c72d091c31149ce533cd37101 commit: 933194d8b8da4f4f1105e1b994f6906e0db9a3d8 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr> AuthorDate: Wed Feb 17 09:36:37 2021 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Wed Feb 17 09:36:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=933194d8 sys-cluster/resource-agents: Remove sys-cluster/heartbeat reference Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr> Signed-off-by: David Seifert <soap <AT> gentoo.org> sys-cluster/resource-agents/resource-agents-3.9.6.ebuild | 3 +-- sys-cluster/resource-agents/resource-agents-4.0.1.ebuild | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/sys-cluster/resource-agents/resource-agents-3.9.6.ebuild b/sys-cluster/resource-agents/resource-agents-3.9.6.ebuild index d79b827c717..7e9604e793f 100644 --- a/sys-cluster/resource-agents/resource-agents-3.9.6.ebuild +++ b/sys-cluster/resource-agents/resource-agents-3.9.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,6 @@ IUSE="doc libnet rgmanager" RDEPEND="sys-apps/iproute2 sys-cluster/cluster-glue - !<sys-cluster/heartbeat-3.0 libnet? ( net-libs/libnet:1.1 )" DEPEND="${RDEPEND} doc? ( diff --git a/sys-cluster/resource-agents/resource-agents-4.0.1.ebuild b/sys-cluster/resource-agents/resource-agents-4.0.1.ebuild index 009b0748efc..f04e090b48d 100644 --- a/sys-cluster/resource-agents/resource-agents-4.0.1.ebuild +++ b/sys-cluster/resource-agents/resource-agents-4.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,6 @@ IUSE="doc libnet rgmanager" RDEPEND="sys-apps/iproute2 sys-cluster/cluster-glue - !<sys-cluster/heartbeat-3.0 libnet? ( net-libs/libnet:1.1 )" DEPEND="${RDEPEND} doc? (