commit: 12c7357341e7c6228ddd8fe0b1a7c6d085ed69a3 Author: Jonas Stein <jstein <AT> gentoo <DOT> org> AuthorDate: Tue Jan 17 17:37:41 2023 +0000 Commit: Jonas Stein <jstein <AT> gentoo <DOT> org> CommitDate: Tue Jan 17 17:37:41 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12c73573
sci-mathematics/ent: update DESCRIPTION, HOMEPAGE Signed-off-by: Jonas Stein <jstein <AT> gentoo.org> sci-mathematics/ent/ent-101202.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-mathematics/ent/ent-101202.ebuild b/sci-mathematics/ent/ent-101202.ebuild index 694df9dc8441..4f6083e1c889 100644 --- a/sci-mathematics/ent/ent-101202.ebuild +++ b/sci-mathematics/ent/ent-101202.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit toolchain-funcs -DESCRIPTION="Pseudorandom number sequence test" -HOMEPAGE="http://www.fourmilab.ch/random/" +DESCRIPTION="Random number sequence test and entropy calculation" +HOMEPAGE="https://www.fourmilab.ch/random/ https://github.com/Fourmilab/ent_random_sequence_tester" SRC_URI="mirror://gentoo/random-${PV}.zip" S="${WORKDIR}"
