diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 21:02:54 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2021-05-29 21:02:54 +0200 |
commit | e52b079be2ca3c5620bd4ca5300abe3547ad9d6f (patch) | |
tree | 32c409f0c6dddaf2f409166a07d8058505716216 /sci-physics/heppdt | |
parent | sci-mathematics/sha1-polyml: ebuild tidying (diff) | |
download | gentoo-e52b079be2ca3c5620bd4ca5300abe3547ad9d6f.tar.gz gentoo-e52b079be2ca3c5620bd4ca5300abe3547ad9d6f.tar.bz2 gentoo-e52b079be2ca3c5620bd4ca5300abe3547ad9d6f.zip |
sci-physics/heppdt: ebuild tidying
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sci-physics/heppdt')
-rw-r--r-- | sci-physics/heppdt/heppdt-3.04.01-r1.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sci-physics/heppdt/heppdt-3.04.01-r1.ebuild b/sci-physics/heppdt/heppdt-3.04.01-r1.ebuild index 1f5718f93170..9f5e3c36d28e 100644 --- a/sci-physics/heppdt/heppdt-3.04.01-r1.ebuild +++ b/sci-physics/heppdt/heppdt-3.04.01-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,9 +16,6 @@ SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples static-libs" -RDEPEND="" -DEPEND="${RDEPEND}" - S="${WORKDIR}/${MY_P}" src_prepare() { |