summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2023-01-17 18:37:41 +0100
committerJonas Stein <jstein@gentoo.org>2023-01-17 18:37:41 +0100
commit12c7357341e7c6228ddd8fe0b1a7c6d085ed69a3 (patch)
tree6eebe211cceda08a603faf9b152260dc9aed60e7 /sci-mathematics
parentapp-admin/gopass: drop 1.12.6 (diff)
downloadgentoo-12c7357341e7c6228ddd8fe0b1a7c6d085ed69a3.tar.gz
gentoo-12c7357341e7c6228ddd8fe0b1a7c6d085ed69a3.tar.bz2
gentoo-12c7357341e7c6228ddd8fe0b1a7c6d085ed69a3.zip
sci-mathematics/ent: update DESCRIPTION, HOMEPAGE
Signed-off-by: Jonas Stein <jstein@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/ent/ent-101202.ebuild6
1 files 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}"