mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-chemistry/gromacs: update live ebuild
Package-Manager: portage-2.2.28
This commit is contained in:
@@ -13,7 +13,7 @@ if [[ $PV = *9999* ]]; then
|
||||
https://gerrit.gromacs.org/gromacs.git
|
||||
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}"
|
||||
[[ $PV = 9999 ]] && EGIT_BRANCH="master" || EGIT_BRANCH="release-${PV:0:4}"
|
||||
inherit git-r3
|
||||
KEYWORDS=""
|
||||
else
|
||||
|
||||
@@ -13,7 +13,7 @@ if [[ $PV = *9999* ]]; then
|
||||
https://gerrit.gromacs.org/gromacs.git
|
||||
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}"
|
||||
[[ $PV = 9999 ]] && EGIT_BRANCH="master" || EGIT_BRANCH="release-${PV:0:4}"
|
||||
inherit git-r3
|
||||
KEYWORDS=""
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user