From: Jeroen Roovers Date: Sat, 28 Dec 2019 10:01:59 +0000 (+0100) Subject: net-libs/nDPI: Set sub-SLOT for >3.0 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f39ed0fc9504dcbf3a5c7baf9b9e3725a3d2e03d;p=gentoo.git net-libs/nDPI: Set sub-SLOT for >3.0 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Jeroen Roovers --- diff --git a/net-libs/nDPI/nDPI-3.0.ebuild b/net-libs/nDPI/nDPI-3.0-r1.ebuild similarity index 97% rename from net-libs/nDPI/nDPI-3.0.ebuild rename to 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"