diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2015-10-03 16:40:39 +0300 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2015-10-03 16:40:39 +0300 |
commit | 910aa86e520ea355430182f37c258dddb187b932 (patch) | |
tree | 1f8e820ab0cd0e568477289312195f627f14aeb6 | |
parent | Drop old and unmaintained ebuilds (diff) | |
download | alexxy-910aa86e520ea355430182f37c258dddb187b932.tar.gz alexxy-910aa86e520ea355430182f37c258dddb187b932.tar.bz2 alexxy-910aa86e520ea355430182f37c258dddb187b932.zip |
sci-chemistry/gromacs: Updata pybindings branch
Package-Manager: portage-2.2.22
-rw-r--r-- | sci-chemistry/gromacs/gromacs-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/gromacs/gromacs-9999.ebuild b/sci-chemistry/gromacs/gromacs-9999.ebuild index dfd77fd..9bcf6a3 100644 --- a/sci-chemistry/gromacs/gromacs-9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-9999.ebuild @@ -15,7 +15,7 @@ inherit bash-completion-r1 cmake-utils cuda eutils multilib python-single-r1 rea if [[ $PV = *9999* ]]; then if use python; then EGIT_REPO_URI="git://biod.pnpi.spb.ru/alexxy/gromacs.git" - EGIT_BRANCH="pygromacs" + EGIT_BRANCH="pygromacs_v2" else EGIT_REPO_URI="git://git.gromacs.org/gromacs.git https://gerrit.gromacs.org/gromacs.git |