public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexys Jacob" <ultrabug@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/resource-agents/
Date: Tue, 25 Apr 2017 09:51:51 +0000 (UTC)	[thread overview]
Message-ID: <1493113174.807082cb6a3ea2d3a65367195bb04b8ddcdab25b.ultrabug@gentoo> (raw)

commit:     807082cb6a3ea2d3a65367195bb04b8ddcdab25b
Author:     Ultrabug <ultrabug <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 25 09:39:34 2017 +0000
Commit:     Alexys Jacob <ultrabug <AT> gentoo <DOT> org>
CommitDate: Tue Apr 25 09:39:34 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=807082cb

sys-cluster/resource-agents: version bump, move to EAPI 6

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 sys-cluster/resource-agents/Manifest                           |  1 +
 sys-cluster/resource-agents/resource-agents-3.9.6.ebuild       |  8 ++++----
 ...source-agents-3.9.6.ebuild => resource-agents-4.0.1.ebuild} | 10 +++++-----
 3 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/sys-cluster/resource-agents/Manifest b/sys-cluster/resource-agents/Manifest
index fcf0170293c..b7b1df465b3 100644
--- a/sys-cluster/resource-agents/Manifest
+++ b/sys-cluster/resource-agents/Manifest
@@ -1 +1,2 @@
 DIST resource-agents-3.9.6.tar.gz 617790 SHA256 39722cdee68ff96d06788f05f325bd21ec2fc59c59d847e5e4b23c6df23bf678 SHA512 b4ca8b8cc3e09508847af3f1cf50cef946f374eae4ee7903700ba49ef7a3357b1ceaa26dca0616feaa79fb290713f18939dda42ee92a5a7bca2fab807fc77901 WHIRLPOOL d5210c70096d45dc91f49f1333711a3d2350d682d9e5720eeda1470b680fcba2b7cbe8c0dd1fbcd26408e88c40ad0ec60951b06a6e2174131f0c588d2a10720c
+DIST resource-agents-4.0.1.tar.gz 659123 SHA256 863f83c724bad3a8bcff12b9c8712406c43e010041868826cad7b78fd8cfb9fb SHA512 9c92bca7775e3c47c6463587fd7eea89f019997cfab0361ef37ee97192604d3b3d0dcd1cb70f774e01689b803dc856af170bd10e86a9d4824597293c264735d5 WHIRLPOOL 8fe3ce305b0b6b37fce83464bcf2ac45c3c060d9b4021fdb8cf5bb7972ab547fea8ec19603210d473c917d7314268296c682b0b9366c7a735cee1b0f7e767496

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 0ed39e237c0..70c075ce654 100644
--- a/sys-cluster/resource-agents/resource-agents-3.9.6.ebuild
+++ b/sys-cluster/resource-agents/resource-agents-3.9.6.ebuild
@@ -1,10 +1,10 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
+EAPI=6
 
 MY_P="${P/resource-}"
-inherit autotools base eutils multilib
+inherit autotools eutils multilib
 
 DESCRIPTION="Resources pack for Heartbeat / Pacemaker"
 HOMEPAGE="http://www.linux-ha.org/wiki/Resource_Agents"
@@ -30,7 +30,7 @@ PATCHES=(
 )
 
 src_prepare() {
-	base_src_prepare
+	default
 	eautoreconf
 }
 
@@ -47,7 +47,7 @@ src_configure() {
 }
 
 src_install() {
-	base_src_install
+	default
 	rm -rf "${D}"/etc/init.d/ || die
 	rm -rf "${D}"/var/run || die
 	use rgmanager || rm -rf "${D}"/usr/share/cluster/ "${D}"/var/

diff --git a/sys-cluster/resource-agents/resource-agents-3.9.6.ebuild b/sys-cluster/resource-agents/resource-agents-4.0.1.ebuild
similarity index 92%
copy from sys-cluster/resource-agents/resource-agents-3.9.6.ebuild
copy to sys-cluster/resource-agents/resource-agents-4.0.1.ebuild
index 0ed39e237c0..dcbb842b6cd 100644
--- a/sys-cluster/resource-agents/resource-agents-3.9.6.ebuild
+++ b/sys-cluster/resource-agents/resource-agents-4.0.1.ebuild
@@ -1,10 +1,10 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
+EAPI=6
 
 MY_P="${P/resource-}"
-inherit autotools base eutils multilib
+inherit autotools eutils multilib
 
 DESCRIPTION="Resources pack for Heartbeat / Pacemaker"
 HOMEPAGE="http://www.linux-ha.org/wiki/Resource_Agents"
@@ -12,7 +12,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
@@ -30,7 +30,7 @@ PATCHES=(
 )
 
 src_prepare() {
-	base_src_prepare
+	default
 	eautoreconf
 }
 
@@ -47,7 +47,7 @@ src_configure() {
 }
 
 src_install() {
-	base_src_install
+	default
 	rm -rf "${D}"/etc/init.d/ || die
 	rm -rf "${D}"/var/run || die
 	use rgmanager || rm -rf "${D}"/usr/share/cluster/ "${D}"/var/


             reply	other threads:[~2017-04-25  9:51 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-25  9:51 Alexys Jacob [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-23 16:05 [gentoo-commits] repo/gentoo:master commit in: sys-cluster/resource-agents/ Sam James
2024-10-23 15:56 Sam James
2023-06-07  9:20 Sam James
2023-06-07  4:21 Arthur Zamarin
2023-06-07  4:21 Arthur Zamarin
2023-06-07  3:38 Sam James
2022-11-18  2:20 Sam James
2022-09-15 11:31 Sam James
2022-09-15  6:47 Agostino Sarubbo
2021-02-17  9:37 David Seifert
2018-12-04 14:22 Michał Górny
2017-01-14 13:42 Jeroen Roovers
2016-11-03 19:24 David Seifert
2016-11-03 12:11 Sergey Popov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1493113174.807082cb6a3ea2d3a65367195bb04b8ddcdab25b.ultrabug@gentoo \
    --to=ultrabug@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox