From: "William Hubbs" <williamh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-containers/cadvisor/
Date: Sun, 5 Feb 2023 21:48:47 +0000 (UTC) [thread overview]
Message-ID: <1675633721.d318ba89fdf7c8ee5da28856c072c0b02b70a793.williamh@gentoo> (raw)
commit: d318ba89fdf7c8ee5da28856c072c0b02b70a793
Author: William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 5 21:48:08 2023 +0000
Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Sun Feb 5 21:48:41 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d318ba89
app-containers/cadvisor: fix tests
Closes: https://bugs.gentoo.org/892896
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>
app-containers/cadvisor/cadvisor-0.36.0.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/app-containers/cadvisor/cadvisor-0.36.0.ebuild b/app-containers/cadvisor/cadvisor-0.36.0.ebuild
index 9e760144cab2..f039eb3ee130 100644
--- a/app-containers/cadvisor/cadvisor-0.36.0.ebuild
+++ b/app-containers/cadvisor/cadvisor-0.36.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -20,11 +20,12 @@ DEPEND="${COMMON_DEPEND}"
RDEPEND="${COMMON_DEPEND}"
src_prepare() {
+ default
sed -i -e "/go get/d" build/assets.sh || die
sed -i -e "s/git describe.*/echo ${PV} )/"\
-e "s/git rev-parse --short HEAD.*/echo ${COMMIT} )/"\
build/build.sh || die
- default
+ sed -i -e "s/-short -race/-short/" Makefile || die
}
src_compile() {
next reply other threads:[~2023-02-05 21:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-05 21:48 William Hubbs [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-08 19:35 [gentoo-commits] repo/gentoo:master commit in: app-containers/cadvisor/ Arthur Zamarin
2025-01-10 10:37 Arthur Zamarin
2022-05-23 19:14 William Hubbs
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=1675633721.d318ba89fdf7c8ee5da28856c072c0b02b70a793.williamh@gentoo \
--to=williamh@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