public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/anki/
Date: Mon, 12 Apr 2021 22:50:33 +0000 (UTC)	[thread overview]
Message-ID: <1618267786.24738e8a4c56ed831bfffc5d1e74cf2da46182a3.sam@gentoo> (raw)

commit:     24738e8a4c56ed831bfffc5d1e74cf2da46182a3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 10 06:02:04 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 12 22:49:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24738e8a

app-misc/anki: fix EROOT in src_test (VariableScope)

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-misc/anki/anki-2.1.15.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-misc/anki/anki-2.1.15.ebuild b/app-misc/anki/anki-2.1.15.ebuild
index ed52486d34a..7acb0a51904 100644
--- a/app-misc/anki/anki-2.1.15.ebuild
+++ b/app-misc/anki/anki-2.1.15.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -57,11 +57,11 @@ src_compile() {
 }
 
 src_test() {
-	sed -e "s:nose=nosetests$:nose=\"${EPYTHON} ${EROOT}/usr/bin/nosetests\":" \
+	sed -e "s:nose=nosetests$:nose=\"${EPYTHON} ${BROOT}/usr/bin/nosetests\":" \
 		-i tools/tests.sh || die
-	sed -e "s:nose=nosetests3$:nose=\"${EPYTHON} ${EROOT}/usr/bin/nosetests3\":" \
+	sed -e "s:nose=nosetests3$:nose=\"${EPYTHON} ${BROOT}/usr/bin/nosetests3\":" \
 		-i tools/tests.sh || die
-	sed -e "s:which nosetests3:which ${EROOT}/usr/bin/nosetests3:" \
+	sed -e "s:which nosetests3:which ${BROOT}/usr/bin/nosetests3:" \
 		-i tools/tests.sh || die
 	./tools/tests.sh || die
 }


             reply	other threads:[~2021-04-12 22:50 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-12 22:50 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-19 19:04 [gentoo-commits] repo/gentoo:master commit in: app-misc/anki/ Joonas Niilola
2024-08-19 19:04 Joonas Niilola
2024-08-19 19:04 Joonas Niilola
2024-05-15  9:56 Florian Schmaus
2024-05-15  9:56 Florian Schmaus
2024-05-15  9:56 Florian Schmaus
2024-03-21  2:50 Sam James
2024-01-21 10:00 Sam James
2022-06-02  7:52 Michał Górny
2021-06-01  0:04 Sam James
2021-02-02 22:08 Sam James
2021-01-01  0:47 Michał Górny
2020-02-16 22:13 Andreas Sturmlechner
2020-02-09 16:11 Michał Górny
2019-11-17 18:51 Davide Pesavento
2019-06-20 13:26 罗百科
2018-03-01 12:55 Andreas Sturmlechner
2017-12-19  0:20 Andreas Sturmlechner
2017-12-18 12:37 Michael Weber
2017-12-14 15:32 Michael Weber
2017-11-18 14:01 Patrick Lauer
2017-09-23  6:31 Patrick Lauer
2017-04-22 13:52 Michał Górny
2017-04-20  7:59 David Seifert
2017-03-08  1:23 Mike Frysinger
2017-01-29 17:07 Patrick Lauer
2016-04-19 10:06 Patrick Lauer
2016-04-11 10:13 Patrick Lauer
2016-03-31  6:18 Patrick Lauer
2016-01-02 18:53 Agostino Sarubbo
2015-12-12  5:15 Thomas Kahle
2015-12-12  5:15 Thomas Kahle

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=1618267786.24738e8a4c56ed831bfffc5d1e74cf2da46182a3.sam@gentoo \
    --to=sam@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