summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 09:14:15 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:21:25 +0100
commitf1fa2399928987f3ff3bf4b61fc02539b8d1f3ea (patch)
tree71ece3bd10c9cc0bf8e62f53b6d16892b97da54b /sci-chemistry
parentsci-chemistry/modeller: eutils-- (diff)
downloadgentoo-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.ebuild4
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/"