Gentoo Archives: gentoo-commits

From: Alexey Shvetsov <alexxy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/gromacs/
Date: Thu, 28 Apr 2022 08:37:11
Message-Id: 1651135019.a11064db0374514e162b889d3e5b99129a6b2d3e.alexxy@gentoo
1 commit: a11064db0374514e162b889d3e5b99129a6b2d3e
2 Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 28 08:07:30 2022 +0000
4 Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 28 08:36:59 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a11064db
7
8 sci-chemistry/gromacs: dropped unused eclass
9
10 Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>
11
12 sci-chemistry/gromacs/gromacs-2019.6-r1.ebuild | 2 +-
13 sci-chemistry/gromacs/gromacs-2019.6-r2.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-chemistry/gromacs/gromacs-2019.6-r1.ebuild b/sci-chemistry/gromacs/gromacs-2019.6-r1.ebuild
17 index 7a2a36b88257..cacbc3eef174 100644
18 --- a/sci-chemistry/gromacs/gromacs-2019.6-r1.ebuild
19 +++ b/sci-chemistry/gromacs/gromacs-2019.6-r1.ebuild
20 @@ -5,7 +5,7 @@ EAPI=7
21
22 CMAKE_MAKEFILE_GENERATOR="ninja"
23
24 -inherit bash-completion-r1 cmake cuda python-utils-r1 readme.gentoo-r1 toolchain-funcs xdg-utils
25 +inherit bash-completion-r1 cmake cuda readme.gentoo-r1 toolchain-funcs xdg-utils
26
27 SRC_URI="
28 http://ftp.gromacs.org/gromacs/${PN}-${PV/_/-}.tar.gz
29
30 diff --git a/sci-chemistry/gromacs/gromacs-2019.6-r2.ebuild b/sci-chemistry/gromacs/gromacs-2019.6-r2.ebuild
31 index 15ec95dcc47e..b01b57f54196 100644
32 --- a/sci-chemistry/gromacs/gromacs-2019.6-r2.ebuild
33 +++ b/sci-chemistry/gromacs/gromacs-2019.6-r2.ebuild
34 @@ -5,7 +5,7 @@ EAPI=7
35
36 CMAKE_MAKEFILE_GENERATOR="ninja"
37
38 -inherit bash-completion-r1 cmake cuda python-utils-r1 readme.gentoo-r1 toolchain-funcs xdg-utils
39 +inherit bash-completion-r1 cmake cuda readme.gentoo-r1 toolchain-funcs xdg-utils
40
41 SRC_URI="
42 http://ftp.gromacs.org/gromacs/${PN}-${PV/_/-}.tar.gz