commit: 458a9a074ce9853c3d39e5b1a6844b34bb6ef751
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 2 21:25:24 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 2 21:50:26 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=458a9a07
app-crypt/dieharder: subscribe to sci-libs/gsl subslot
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../{dieharder-3.31.1-r3.ebuild => dieharder-3.31.1-r4.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-crypt/dieharder/dieharder-3.31.1-r3.ebuild
b/app-crypt/dieharder/dieharder-3.31.1-r4.ebuild
similarity index 97%
rename from app-crypt/dieharder/dieharder-3.31.1-r3.ebuild
rename to app-crypt/dieharder/dieharder-3.31.1-r4.ebuild
index d9861f85b72..8bae5f15b9a 100644
--- a/app-crypt/dieharder/dieharder-3.31.1-r3.ebuild
+++ b/app-crypt/dieharder/dieharder-3.31.1-r4.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64
~sparc ~x86"
IUSE="doc"
RESTRICT="test" # Way too long
-RDEPEND="sci-libs/gsl"
+RDEPEND="sci-libs/gsl:="
DEPEND="${RDEPEND}"
BDEPEND=" doc? ( dev-tex/latex2html )"