commit: ff25beef18eda71b7f66acb49777a6d4f4328aaa Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat May 29 19:02:51 2021 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat May 29 19:02:51 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff25beef
sci-mathematics/sha1-polyml: ebuild tidying Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam <AT> gentoo.org> Signed-off-by: David Seifert <soap <AT> gentoo.org> sci-mathematics/sha1-polyml/sha1-polyml-5.6_p1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sci-mathematics/sha1-polyml/sha1-polyml-5.6_p1.ebuild b/sci-mathematics/sha1-polyml/sha1-polyml-5.6_p1.ebuild index 66505a9d8b1..20d02506c3c 100644 --- a/sci-mathematics/sha1-polyml/sha1-polyml-5.6_p1.ebuild +++ b/sci-mathematics/sha1-polyml/sha1-polyml-5.6_p1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -16,7 +16,6 @@ SRC_URI="http://isabelle.in.tum.de/components/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" RDEPEND="" DEPEND="${RDEPEND}"
