From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/crmsh/
Date: Sat, 19 Sep 2020 12:29:23 +0000 (UTC) [thread overview]
Message-ID: <1600518553.9decaad483f4ecffb70bbfdc62e6f60f11a04fe6.mgorny@gentoo> (raw)
commit: 9decaad483f4ecffb70bbfdc62e6f60f11a04fe6
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 11:54:21 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 12:29:13 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9decaad4
sys-cluster/crmsh: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sys-cluster/crmsh/Manifest | 1 -
sys-cluster/crmsh/crmsh-2.1.1.ebuild | 55 ------------------------------------
2 files changed, 56 deletions(-)
diff --git a/sys-cluster/crmsh/Manifest b/sys-cluster/crmsh/Manifest
index 5be72de14fa..1f814bf16f9 100644
--- a/sys-cluster/crmsh/Manifest
+++ b/sys-cluster/crmsh/Manifest
@@ -1,3 +1,2 @@
-DIST crmsh-2.1.1.tar.gz 733302 BLAKE2B 6b6afdb1c3144eccf432e52a16910e7b427384458e720e042900e115d3e2986f2d08ec77acc9ad288e59070d55065e05c46770b0eeaad49a01b17bd93f593051 SHA512 556190e4e8da009d5f84f6356eeae2f5a18d8ca19d8c384c01d4d8526f7a20bb9545a08a6abe7cb6d9c33d9ae62ba0ea5df9ff0ae90341a53d9f7b201f5788ae
DIST crmsh-3.0.3.tar.gz 948573 BLAKE2B b4acb4420a7f447f0d50115ba449d506d2017e6f29221bd0b1ba45eb790e6472eadc62ff5ac6af367f4d5f2631cae162e770c0a6735dea42367248f2302cdcb4 SHA512 9dcb9560f8e23791340454e20f4e1ccd090230337357b93c2029f58ff9754756bc1eca5991c00290b937eeb3b42554989b5d6cc85a2eef5107f250d7acf570d3
DIST crmsh-4.1.0.tar.gz 1002842 BLAKE2B 02505d9f10e2ac9525692a727d40a925d99f0035d1e372f0840b3072c4c016b55fced7ccaea8dbad9e475d7868e483e62944dbe45e5533eb4028eeda08b99c58 SHA512 3522a28c86069216222eb2efbb258014d74ce838e49885cd527a69d890415ea0899632b4cec095d2fde802b26cd7e673b0e9ea20e8d023fc7c4df140be600ef9
diff --git a/sys-cluster/crmsh/crmsh-2.1.1.ebuild b/sys-cluster/crmsh/crmsh-2.1.1.ebuild
deleted file mode 100644
index b47b5686681..00000000000
--- a/sys-cluster/crmsh/crmsh-2.1.1.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-AUTOTOOLS_AUTORECONF=true
-KEYWORDS=""
-SRC_URI=""
-
-if [[ ${PV} == *9999 ]]; then
- EGIT_REPO_URI="https://github.com/crmsh/crmsh"
- inherit git-2
- S="${WORKDIR}/${PN}-${MY_TREE}"
-else
- SRC_URI="https://github.com/crmsh/crmsh/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~hppa ~x86"
-fi
-
-inherit autotools-utils python-r1
-
-DESCRIPTION="Pacemaker command line interface for management and configuration"
-HOMEPAGE="https://crmsh.github.io/"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="${PYTHON_DEPS}
- >=sys-cluster/pacemaker-1.1.8"
-RDEPEND="${DEPEND}
- dev-python/lxml[${PYTHON_USEDEP}]"
-
-src_prepare() {
- sed \
- -e 's@CRM_CACHE_DIR=${localstatedir}/cache/crm@CRM_CACHE_DIR=${localstatedir}/crmsh@g' \
- -i configure.ac || die
- autotools-utils_src_prepare
-}
-
-src_configure() {
- python_foreach_impl autotools-utils_src_configure
-}
-
-src_compile() {
- python_foreach_impl autotools-utils_src_compile
-}
-
-src_install() {
- python_foreach_impl autotools-utils_src_install
- python_replicate_script "${ED}"/usr/sbin/crm
-}
next reply other threads:[~2020-09-19 12:29 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-19 12:29 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-11-08 10:58 [gentoo-commits] repo/gentoo:master commit in: sys-cluster/crmsh/ Sergey Popov
2022-11-25 8:56 Sergey Popov
2022-11-25 8:56 Sergey Popov
2022-08-10 3:31 Sam James
2022-03-13 5:54 Sam James
2021-05-08 12:43 Sergey Popov
2021-02-15 0:32 Sam James
2021-02-08 9:25 Alexys Jacob
2019-12-12 22:24 Alexys Jacob
2018-08-14 22:02 Alexys Jacob
2017-07-30 9:23 Michał Górny
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=1600518553.9decaad483f4ecffb70bbfdc62e6f60f11a04fe6.mgorny@gentoo \
--to=mgorny@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