diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 08:52:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:21:24 +0100 |
commit | 4d117fafc29df880ea7ebd19ff9a31350a16fb8c (patch) | |
tree | a3ada329b1b32b2007ec6f94a92941ceb2be231c /sci-chemistry | |
parent | sci-chemistry/gromacs: eutils-- (diff) | |
download | gentoo-4d117fafc29df880ea7ebd19ff9a31350a16fb8c.tar.gz gentoo-4d117fafc29df880ea7ebd19ff9a31350a16fb8c.tar.bz2 gentoo-4d117fafc29df880ea7ebd19ff9a31350a16fb8c.zip |
sci-chemistry/modeller: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/modeller/modeller-9.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/modeller/modeller-9.25.ebuild b/sci-chemistry/modeller/modeller-9.25.ebuild index 468f241f377f..7dd6a1001545 100644 --- a/sci-chemistry/modeller/modeller-9.25.ebuild +++ b/sci-chemistry/modeller/modeller-9.25.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{7,8,9} ) DISTUTILS_USE_SETUPTOOLS=no -inherit distutils-r1 eutils multilib +inherit distutils-r1 multilib DESCRIPTION="Homology or comparative modeling of protein three-dimensional structures" HOMEPAGE="https://salilab.org/modeller/" |