diff options
author | 2021-04-16 09:14:15 +0100 | |
---|---|---|
committer | 2021-04-16 12:21:25 +0100 | |
commit | f1fa2399928987f3ff3bf4b61fc02539b8d1f3ea (patch) | |
tree | 71ece3bd10c9cc0bf8e62f53b6d16892b97da54b /sci-chemistry | |
parent | sci-chemistry/modeller: eutils-- (diff) | |
download | gentoo-f1fa2399928987f3ff3bf4b61fc02539b8d1f3ea.tar.gz gentoo-f1fa2399928987f3ff3bf4b61fc02539b8d1f3ea.tar.bz2 gentoo-f1fa2399928987f3ff3bf4b61fc02539b8d1f3ea.zip |
sci-chemistry/namd: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/namd/namd-2.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/namd/namd-2.10.ebuild b/sci-chemistry/namd/namd-2.10.ebuild index 96b58d22a0aa..76a34c5a0a19 100644 --- a/sci-chemistry/namd/namd-2.10.ebuild +++ b/sci-chemistry/namd/namd-2.10.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 MY_PN="NAMD" -inherit eutils multilib toolchain-funcs flag-o-matic +inherit multilib toolchain-funcs flag-o-matic DESCRIPTION="A powerful and highly parallelized molecular dynamics code" HOMEPAGE="http://www.ks.uiuc.edu/Research/namd/" |