From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/GromacsWrapper/
Date: Sat, 3 Apr 2021 15:44:41 +0000 (UTC) [thread overview]
Message-ID: <1617464621.4e59a6dd8c7a5977f1e48ecab4bd00c0d9c96b38.sam@gentoo> (raw)
commit: 4e59a6dd8c7a5977f1e48ecab4bd00c0d9c96b38
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 2 09:43:30 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 3 15:43:41 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e59a6dd
sci-chemistry/GromacsWrapper: fix variable references
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0.ebuild b/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0.ebuild
index 1338b634d92..d07405c37e0 100644
--- a/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0.ebuild
+++ b/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
PYTHON_COMPAT=( python3_7 )
-if [[ $PV = *9999* ]]; then
+if [[ ${PV} = *9999* ]]; then
scm_eclass=git-r3
EGIT_REPO_URI="https://github.com/Becksteinlab/${PN}.git"
EGIT_BRANCH="develop"
next reply other threads:[~2021-04-03 15:44 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-03 15:44 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-25 9:33 [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/GromacsWrapper/ Andrew Ammerlaan
2024-09-25 9:33 Andrew Ammerlaan
2023-09-17 16:29 Pacho Ramos
2023-09-17 16:29 Pacho Ramos
2023-06-19 14:00 Pacho Ramos
2023-05-04 12:57 Pacho Ramos
2022-10-29 15:04 Alexey Shvetsov
2022-01-13 16:13 Alexey Shvetsov
2022-01-13 16:13 Alexey Shvetsov
2021-04-17 20:08 Pacho Ramos
2021-04-12 1:09 Sam James
2020-01-16 6:39 Michał Górny
2019-08-23 13:18 Alexey Shvetsov
2018-09-03 21:20 Alexey Shvetsov
2017-07-30 10:04 Michał Górny
2016-07-19 10:38 Alexey Shvetsov
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=1617464621.4e59a6dd8c7a5977f1e48ecab4bd00c0d9c96b38.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