dev-libs/nettle: rev bump for new subslot
authorThomas Deutschmann <whissi@gentoo.org>
Fri, 1 May 2020 19:57:45 +0000 (21:57 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Fri, 1 May 2020 19:57:56 +0000 (21:57 +0200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-libs/nettle/nettle-3.6-r1.ebuild [moved from dev-libs/nettle/nettle-3.6.ebuild with 96% similarity]

similarity index 96%
rename from dev-libs/nettle/nettle-3.6.ebuild
rename to dev-libs/nettle/nettle-3.6-r1.ebuild
index fca8d346c6b4ced726f7ffe4c5f5d287af04a9c6..1de120f0b9ca2a0885195e5f05ba82d9b3b40549 100644 (file)
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.lysator.liu.se/~nisse/nettle/"
 SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
 LICENSE="|| ( LGPL-3 LGPL-2.1 )"
-SLOT="0/7" # subslot = libnettle soname version
+SLOT="0/8-6" # subslot = libnettle - libhogweed soname version
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+asm doc +gmp static-libs test cpu_flags_x86_aes cpu_flags_arm_neon cpu_flags_x86_sha"
 RESTRICT="!test? ( test )"