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 EA73C1395E1 for ; Thu, 3 Nov 2016 12:11:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 49321E0BF1; Thu, 3 Nov 2016 12:11:07 +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 05ABAE0BF5 for ; Thu, 3 Nov 2016 12:11:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 731F4340DD8 for ; Thu, 3 Nov 2016 12:11:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 156A5845 for ; Thu, 3 Nov 2016 12:11:04 +0000 (UTC) From: "Sergey Popov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergey Popov" Message-ID: <1478175056.387ae0a3739e251cdf1c0d77e95f0d447f7a07c5.pinkbyte@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 X-VCS-Directories: sys-cluster/resource-agents/ X-VCS-Committer: pinkbyte X-VCS-Committer-Name: Sergey Popov X-VCS-Revision: 387ae0a3739e251cdf1c0d77e95f0d447f7a07c5 X-VCS-Branch: master Date: Thu, 3 Nov 2016 12:11:04 +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: 8ef4dfa8-beec-4b6e-aa38-452b6f839017 X-Archives-Hash: 5d51589df1b2819ca65ea73592240a8f commit: 387ae0a3739e251cdf1c0d77e95f0d447f7a07c5 Author: Sergey Popov gentoo org> AuthorDate: Thu Nov 3 12:09:17 2016 +0000 Commit: Sergey Popov gentoo org> CommitDate: Thu Nov 3 12:10:56 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=387ae0a3 sys-cluster/resource-agents-3.9.6: stable on amd64 and x86 Reported-by: Vladimir Romanov gentoo.org> Gentoo-Bug: 591028 Package-Manager: portage-2.3.2 sys-cluster/resource-agents/resource-agents-3.9.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 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 831544b..bf12550 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-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="https://github.com/ClusterLabs/resource-agents/archive/v${PV}.tar.gz -> LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="amd64 ~hppa x86" IUSE="doc libnet rgmanager" RDEPEND="sys-apps/iproute2