From f959624beedd5ececb5c74f566470c4465968c80 Mon Sep 17 00:00:00 2001 From: "Sam James (sam_c)" Date: Wed, 20 May 2020 13:25:51 +0000 Subject: [PATCH] dev-libs/botan: Declare distribution name Closes: https://bugs.gentoo.org/724230 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) Closes: https://github.com/gentoo/gentoo/pull/15892 Signed-off-by: Thomas Deutschmann --- dev-libs/botan/botan-2.14.0-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-libs/botan/botan-2.14.0-r1.ebuild b/dev-libs/botan/botan-2.14.0-r1.ebuild index 61d86ec2499a..c9567b6aa769 100644 --- a/dev-libs/botan/botan-2.14.0-r1.ebuild +++ b/dev-libs/botan/botan-2.14.0-r1.ebuild @@ -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[*]}" ) \ -- 2.26.2