commit:     35e981a507fedae1121c3dcc122ceca5c77d799a
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 17 19:12:01 2016 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Sun Jul 17 19:12:01 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35e981a5

sci-chemistry/gromacs: update live ebuild

Package-Manager: portage-2.2.28

 sci-chemistry/gromacs/gromacs-2016.9999.ebuild | 2 +-
 sci-chemistry/gromacs/gromacs-9999.ebuild      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-chemistry/gromacs/gromacs-2016.9999.ebuild 
b/sci-chemistry/gromacs/gromacs-2016.9999.ebuild
index 1ca0343..1b02d2a 100644
--- a/sci-chemistry/gromacs/gromacs-2016.9999.ebuild
+++ b/sci-chemistry/gromacs/gromacs-2016.9999.ebuild
@@ -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

diff --git a/sci-chemistry/gromacs/gromacs-9999.ebuild 
b/sci-chemistry/gromacs/gromacs-9999.ebuild
index 1ca0343..1b02d2a 100644
--- a/sci-chemistry/gromacs/gromacs-9999.ebuild
+++ b/sci-chemistry/gromacs/gromacs-9999.ebuild
@@ -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

Reply via email to