aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/gromacs/gromacs-9999.ebuild')
-rw-r--r--sci-chemistry/gromacs/gromacs-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-chemistry/gromacs/gromacs-9999.ebuild b/sci-chemistry/gromacs/gromacs-9999.ebuild
index a13a611f4..2d1267226 100644
--- a/sci-chemistry/gromacs/gromacs-9999.ebuild
+++ b/sci-chemistry/gromacs/gromacs-9999.ebuild
@@ -7,6 +7,9 @@ EAPI="2"
LIBTOOLIZE="true"
TEST_PV="4.0.4"
+EGIT_REPO_URI="git://git.gromacs.org/gromacs"
+EGIT_BRANCH="master"
+
inherit autotools bash-completion eutils flag-o-matic fortran git multilib
DESCRIPTION="The ultimate molecular dynamics simulation package"
@@ -35,9 +38,6 @@ RDEPEND="${DEPEND}"
RESTRICT="test"
-EGIT_REPO_URI="git://git.gromacs.org/gromacs"
-EGIT_BRANCH="master"
-
src_prepare() {
epatch "${FILESDIR}/${PN}-4.0.9999-docdir.patch"