dev-libs/botan: Declare distribution name
authorSam James (sam_c) <sam@cmpct.info>
Wed, 20 May 2020 13:25:51 +0000 (13:25 +0000)
committerThomas Deutschmann <whissi@gentoo.org>
Tue, 26 May 2020 20:18:08 +0000 (22:18 +0200)
Closes: https://bugs.gentoo.org/724230
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Closes: https://github.com/gentoo/gentoo/pull/15892
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-libs/botan/botan-2.14.0-r1.ebuild

index 61d86ec2499aa71e4fa6ae256ecd8b0f8e44d5bb..c9567b6aa769ea51019ec21e9cd314307f248bad 100644 (file)
@@ -91,6 +91,7 @@ src_configure() {
                --docdir=share/doc \
                --libdir=$(get_libdir) \
                --os=${myos} \
+               --distribution-info="Gentoo ${PVR}" \
                --prefix="${EPREFIX}/usr" \
                --with-endian="$(tc-endian)" \
                --with-python-version=$(IFS=","; echo "${pythonvers[*]}" ) \