diff options
author | Jeroen Roovers <jer@gentoo.org> | 2020-07-24 09:19:08 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2020-07-24 09:21:26 +0200 |
commit | 36cb5a2f722dbd7409bb3bd4f34a0887580e0ac2 (patch) | |
tree | 385e8193bbd1507ef39da58238a5c63601840e97 /net-analyzer | |
parent | media-libs/glew: ppc64 stable (bug #733562) (diff) | |
download | gentoo-36cb5a2f722dbd7409bb3bd4f34a0887580e0ac2.tar.gz gentoo-36cb5a2f722dbd7409bb3bd4f34a0887580e0ac2.tar.bz2 gentoo-36cb5a2f722dbd7409bb3bd4f34a0887580e0ac2.zip |
net-analyzer/net-snmp: Fix sub-SLOT
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/net-snmp/net-snmp-5.8.1_rc1.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/net-snmp/net-snmp-99999999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/net-snmp/net-snmp-5.8.1_rc1.ebuild b/net-analyzer/net-snmp/net-snmp-5.8.1_rc1.ebuild index 10877e4a6bf2..4c3850d03458 100644 --- a/net-analyzer/net-snmp/net-snmp-5.8.1_rc1.ebuild +++ b/net-analyzer/net-snmp/net-snmp-5.8.1_rc1.ebuild @@ -22,7 +22,7 @@ S=${WORKDIR}/${P/_/.} # GPL-2 for the init scripts LICENSE="HPND BSD GPL-2" -SLOT="0/35" +SLOT="0/40" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE=" X bzip2 doc elf kmem ipv6 libressl lm-sensors mfd-rewrites minimal mysql diff --git a/net-analyzer/net-snmp/net-snmp-99999999.ebuild b/net-analyzer/net-snmp/net-snmp-99999999.ebuild index dd3818e50c1d..f1bee66a6ca7 100644 --- a/net-analyzer/net-snmp/net-snmp-99999999.ebuild +++ b/net-analyzer/net-snmp/net-snmp-99999999.ebuild @@ -20,7 +20,7 @@ SRC_URI=" # GPL-2 for the init scripts LICENSE="HPND BSD GPL-2" -SLOT="0/35" +SLOT="0/40" KEYWORDS="" IUSE=" X bzip2 doc elf kmem ipv6 libressl lm-sensors mfd-rewrites minimal mysql |