From 6175858c7d619b07c4a9e922daa75131f0de327b Mon Sep 17 00:00:00 2001 From: Alexey Shvetsov Date: Fri, 22 Jan 2010 00:09:06 +0300 Subject: move EGIT stuff up before inherit --- sci-chemistry/gromacs/gromacs-4.0.9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sci-chemistry/gromacs/gromacs-4.0.9999.ebuild') diff --git a/sci-chemistry/gromacs/gromacs-4.0.9999.ebuild b/sci-chemistry/gromacs/gromacs-4.0.9999.ebuild index ca1ee7a21..07d7b74ca 100644 --- a/sci-chemistry/gromacs/gromacs-4.0.9999.ebuild +++ b/sci-chemistry/gromacs/gromacs-4.0.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="release-4-0-patches" + 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="release-4-0-patches" - src_prepare() { epatch "${FILESDIR}/${P}-docdir.patch" -- cgit v1.2.3-18-g5258