summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2019-12-28 11:01:59 +0100
committerJeroen Roovers <jer@gentoo.org>2019-12-28 11:14:09 +0100
commitf39ed0fc9504dcbf3a5c7baf9b9e3725a3d2e03d (patch)
tree89105962a7e026cc1d9b97a6ec587eed70a5a337 /net-libs/nDPI
parentapp-portage/portage-utils-0.83: version bump with bugfixes (diff)
downloadgentoo-f39ed0fc9504dcbf3a5c7baf9b9e3725a3d2e03d.tar.gz
gentoo-f39ed0fc9504dcbf3a5c7baf9b9e3725a3d2e03d.tar.bz2
gentoo-f39ed0fc9504dcbf3a5c7baf9b9e3725a3d2e03d.zip
net-libs/nDPI: Set sub-SLOT for >3.0
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'net-libs/nDPI')
-rw-r--r--net-libs/nDPI/nDPI-3.0-r1.ebuild (renamed from net-libs/nDPI/nDPI-3.0.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nDPI/nDPI-3.0.ebuild b/net-libs/nDPI/nDPI-3.0-r1.ebuild
index 029830ddf182..42766ed5abf6 100644
--- a/net-libs/nDPI/nDPI-3.0.ebuild
+++ b/net-libs/nDPI/nDPI-3.0-r1.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://www.ntop.org/"
SRC_URI="https://github.com/ntop/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
-SLOT="0"
+SLOT="0/$(ver_cut 1)"
KEYWORDS="~amd64 ~x86"
IUSE="static-libs"