diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 08:53:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:22:22 +0100 |
commit | f938c099d5b6efbca16f86ebacb904f84f502e22 (patch) | |
tree | 97da8be28e0e2481b2a19f85dd7a9812df9097ce /sys-cluster/resource-agents | |
parent | sys-cluster/nova: eutils-- (diff) | |
download | gentoo-f938c099d5b6efbca16f86ebacb904f84f502e22.tar.gz gentoo-f938c099d5b6efbca16f86ebacb904f84f502e22.tar.bz2 gentoo-f938c099d5b6efbca16f86ebacb904f84f502e22.zip |
sys-cluster/resource-agents: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster/resource-agents')
-rw-r--r-- | sys-cluster/resource-agents/resource-agents-4.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/resource-agents/resource-agents-4.6.1.ebuild b/sys-cluster/resource-agents/resource-agents-4.6.1.ebuild index 2b930764a87d..8deb2e905c83 100644 --- a/sys-cluster/resource-agents/resource-agents-4.6.1.ebuild +++ b/sys-cluster/resource-agents/resource-agents-4.6.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 MY_P="${P/resource-}" -inherit autotools eutils multilib +inherit autotools multilib DESCRIPTION="Resources pack for Heartbeat / Pacemaker" HOMEPAGE="http://www.linux-ha.org/wiki/Resource_Agents" |