From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/pacemaker/
Date: Sat, 1 Jan 2022 13:38:06 +0000 (UTC) [thread overview]
Message-ID: <1641044280.f57a5bbc8877fe7ee6a6e92b511caac16b64001c.ulm@gentoo> (raw)
commit: f57a5bbc8877fe7ee6a6e92b511caac16b64001c
Author: Marco Scardovi <marco <AT> scardovi <DOT> com>
AuthorDate: Sat Jan 1 13:26:57 2022 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 1 13:38:00 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f57a5bbc
sys-cluster/pacemaker: fix build
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Closes: https://bugs.gentoo.org/830399
Signed-off-by: Marco Scardovi <marco <AT> scardovi.com>
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
sys-cluster/pacemaker/pacemaker-2.1.2.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/sys-cluster/pacemaker/pacemaker-2.1.2.ebuild b/sys-cluster/pacemaker/pacemaker-2.1.2.ebuild
index cce5b69b1d0a..7afdf78f7d25 100644
--- a/sys-cluster/pacemaker/pacemaker-2.1.2.ebuild
+++ b/sys-cluster/pacemaker/pacemaker-2.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ DESCRIPTION="Pacemaker CRM"
HOMEPAGE="http://www.linux-ha.org/wiki/Pacemaker"
SRC_URI="https://github.com/ClusterLabs/${PN}/archive/${MY_P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-2+ LGPL-2.1+ BSD CC-BY-SA-4.0"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~x86"
IUSE="acl smtp snmp"
@@ -65,7 +65,7 @@ src_install() {
python_optimize
# remove provided initd file as we need support for OpenRC
- rm -r "${ED}/var/run" "${ED}/etc/init.d" || die "Failed to remove old initd"
+ rm -r "${ED}/etc/init.d" || die "Failed to remove old initd"
newinitd "${FILESDIR}/${PN}.initd" "${PN}"
keepdir /var/lib/pacemaker/{blackbox,cib,cores,pengine}
next reply other threads:[~2022-01-01 13:38 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-01 13:38 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-06-07 5:22 [gentoo-commits] repo/gentoo:master commit in: sys-cluster/pacemaker/ Sam James
2022-06-07 5:21 Sam James
2022-06-07 2:45 Sam James
2022-01-01 10:48 Ulrich Müller
2021-02-08 9:18 Alexys Jacob
2021-02-03 20:19 Thomas Deutschmann
2021-01-08 8:23 Alexys Jacob
2021-01-01 23:29 Sam James
2021-01-01 5:46 Sam James
2020-12-04 1:03 Marc Schiffbauer
2020-12-04 0:55 Marc Schiffbauer
2020-12-04 0:55 Marc Schiffbauer
2020-11-17 18:59 Marc Schiffbauer
2020-11-17 18:54 Marc Schiffbauer
2020-11-10 23:22 Marc Schiffbauer
2020-10-09 8:20 Michał Górny
2020-09-27 10:05 Sergei Trofimovich
2020-05-07 17:58 Michał Górny
2019-11-15 21:52 Alexys Jacob
2018-12-04 14:22 Michał Górny
2018-08-14 22:02 Alexys Jacob
2017-10-14 20:26 Sergei Trofimovich
2017-06-20 5:17 Agostino Sarubbo
2017-06-18 14:01 Agostino Sarubbo
2017-04-25 9:28 Alexys Jacob
2016-04-19 20:07 Ian Stakenvicius
2016-01-26 8:40 Alexys Jacob
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=1641044280.f57a5bbc8877fe7ee6a6e92b511caac16b64001c.ulm@gentoo \
--to=ulm@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