Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/heppdt/
Date: Sat, 29 May 2021 19:03:38
Message-Id: 1622314974.e52b079be2ca3c5620bd4ca5300abe3547ad9d6f.soap@gentoo
1 commit: e52b079be2ca3c5620bd4ca5300abe3547ad9d6f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 29 19:02:54 2021 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat May 29 19:02:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e52b079b
7
8 sci-physics/heppdt: ebuild tidying
9
10 Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12 Signed-off-by: David Seifert <soap <AT> gentoo.org>
13
14 sci-physics/heppdt/heppdt-3.04.01-r1.ebuild | 5 +----
15 1 file changed, 1 insertion(+), 4 deletions(-)
16
17 diff --git a/sci-physics/heppdt/heppdt-3.04.01-r1.ebuild b/sci-physics/heppdt/heppdt-3.04.01-r1.ebuild
18 index 1f5718f9317..9f5e3c36d28 100644
19 --- a/sci-physics/heppdt/heppdt-3.04.01-r1.ebuild
20 +++ b/sci-physics/heppdt/heppdt-3.04.01-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2020 Gentoo Authors
23 +# Copyright 1999-2021 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -16,9 +16,6 @@ SLOT="0"
28 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
29 IUSE="doc examples static-libs"
30
31 -RDEPEND=""
32 -DEPEND="${RDEPEND}"
33 -
34 S="${WORKDIR}/${MY_P}"
35
36 src_prepare() {