From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/alexxy:master commit in: sci-chemistry/gromacs/
Date: Thu, 25 Feb 2016 12:39:34 +0000 (UTC) [thread overview]
Message-ID: <1456403963.68ce13c5aec660912b9a270c5f9966cc59c0eebf.alexxy@gentoo> (raw)
commit: 68ce13c5aec660912b9a270c5f9966cc59c0eebf
Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 25 12:39:23 2016 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Thu Feb 25 12:39:23 2016 +0000
URL: https://gitweb.gentoo.org/dev/alexxy.git/commit/?id=68ce13c5
sci-chemistry/gromacs: Fix if else construct
Package-Manager: portage-2.2.26
sci-chemistry/gromacs/gromacs-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-chemistry/gromacs/gromacs-9999.ebuild b/sci-chemistry/gromacs/gromacs-9999.ebuild
index a099448..31b5cf6 100644
--- a/sci-chemistry/gromacs/gromacs-9999.ebuild
+++ b/sci-chemistry/gromacs/gromacs-9999.ebuild
@@ -20,9 +20,9 @@ if [[ $PV = *9999* ]]; then
git://github.com/gromacs/gromacs.git
http://repo.or.cz/r/gromacs.git"
[[ $PV = 9999 ]] && EGIT_BRANCH="master" || EGIT_BRANCH="release-${PV:0:1}-${PV:2:1}"
- inherit git-r3
- KEYWORDS=""
fi
+ inherit git-r3
+ KEYWORDS=""
else
SRC_URI="ftp://ftp.gromacs.org/pub/${PN}/${PN}-${PV/_/-}.tar.gz
test? ( http://gerrit.gromacs.org/download/regressiontests-${PV}.tar.gz )"
next reply other threads:[~2016-02-25 12:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-25 12:39 Alexey Shvetsov [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-02-25 12:36 [gentoo-commits] dev/alexxy:master commit in: sci-chemistry/gromacs/ Alexey Shvetsov
2015-12-01 15:27 Alexey Shvetsov
2015-10-03 13:40 Alexey Shvetsov
2015-02-21 7:03 Alexey Shvetsov
2015-02-20 21:17 Alexey Shvetsov
2014-12-22 13:07 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=1456403963.68ce13c5aec660912b9a270c5f9966cc59c0eebf.alexxy@gentoo \
--to=alexxy@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