commit: 39869e36d91a055f494b73a2d7ab14a4ce861535
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 23 23:45:56 2022 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sun Jan 23 23:46:09 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39869e36
dev-libs/ntl: bump the 11.5.1 (soname) subslot.
I should've bumped this with the new version. Better late than never.
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
dev-libs/ntl/{ntl-11.5.1.ebuild => ntl-11.5.1-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/ntl/ntl-11.5.1.ebuild b/dev-libs/ntl/ntl-11.5.1-r1.ebuild
similarity index 99%
rename from dev-libs/ntl/ntl-11.5.1.ebuild
rename to dev-libs/ntl/ntl-11.5.1-r1.ebuild
index cc0f2835f57f..b5dd020eb133 100644
--- a/dev-libs/ntl/ntl-11.5.1.ebuild
+++ b/dev-libs/ntl/ntl-11.5.1-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.shoup.net/ntl/
https://github.com/libntl/ntl"
SRC_URI="https://www.shoup.net/ntl/${P}.tar.gz"
LICENSE="LGPL-2.1+"
-SLOT="0/43"
+SLOT="0/44"
KEYWORDS="~amd64 ~arm64 ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos
~x64-macos"
IUSE="bindist doc static-libs threads cpu_flags_x86_avx2"