From: Alon Bar-Lev Date: Tue, 3 Apr 2018 15:21:14 +0000 (+0300) Subject: dev-libs/botan: fix subslot X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=44641a7419f721804111063700741ac7c5ca5c0e;p=gentoo.git dev-libs/botan: fix subslot Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- diff --git a/dev-libs/botan/botan-2.5.0.ebuild b/dev-libs/botan/botan-2.5.0.ebuild index d23a7ef344f7..fa4198d54039 100644 --- a/dev-libs/botan/botan-2.5.0.ebuild +++ b/dev-libs/botan/botan-2.5.0.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="http://botan.randombit.net/" SRC_URI="http://botan.randombit.net/releases/${MY_P}.tgz" KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos" -SLOT="2/3" # soname version +SLOT="2/5" # soname version LICENSE="BSD" IUSE="bindist doc boost python bzip2 libressl lzma sqlite ssl static-libs zlib"