From bc9e12fd1e8b0efc0b5d8b7553ba8b993e1cd518 Mon Sep 17 00:00:00 2001 From: Alexey Shvetsov Date: Wed, 16 Feb 2022 12:45:34 +0300 Subject: sci-chemistry/gromacs: Add missing inherit Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alexey Shvetsov --- sci-chemistry/gromacs/gromacs-2019.6-r1.ebuild | 2 +- sci-chemistry/gromacs/gromacs-2019.6-r2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-chemistry/gromacs') diff --git a/sci-chemistry/gromacs/gromacs-2019.6-r1.ebuild b/sci-chemistry/gromacs/gromacs-2019.6-r1.ebuild index 21030ca4fbe4..9eee378c29a2 100644 --- a/sci-chemistry/gromacs/gromacs-2019.6-r1.ebuild +++ b/sci-chemistry/gromacs/gromacs-2019.6-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 CMAKE_MAKEFILE_GENERATOR="ninja" -inherit bash-completion-r1 cmake cuda readme.gentoo-r1 toolchain-funcs xdg-utils +inherit bash-completion-r1 cmake cuda python-utils-r1 readme.gentoo-r1 toolchain-funcs xdg-utils SRC_URI=" http://ftp.gromacs.org/gromacs/${PN}-${PV/_/-}.tar.gz diff --git a/sci-chemistry/gromacs/gromacs-2019.6-r2.ebuild b/sci-chemistry/gromacs/gromacs-2019.6-r2.ebuild index 07646a7a37fe..d64148630343 100644 --- a/sci-chemistry/gromacs/gromacs-2019.6-r2.ebuild +++ b/sci-chemistry/gromacs/gromacs-2019.6-r2.ebuild @@ -5,7 +5,7 @@ EAPI=7 CMAKE_MAKEFILE_GENERATOR="ninja" -inherit bash-completion-r1 cmake cuda readme.gentoo-r1 toolchain-funcs xdg-utils +inherit bash-completion-r1 cmake cuda python-utils-r1 readme.gentoo-r1 toolchain-funcs xdg-utils SRC_URI=" http://ftp.gromacs.org/gromacs/${PN}-${PV/_/-}.tar.gz -- cgit v1.2.3-65-gdbad