net-firewall/nftables: bind to net-libs/libnftnl and net-libs/libmnl subslots
authorSergei Trofimovich <slyfox@gentoo.org>
Wed, 18 Oct 2017 05:47:28 +0000 (06:47 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Wed, 18 Oct 2017 06:10:02 +0000 (07:10 +0100)
Bug: https://bugs.gentoo.org/634604
Package-Manager: Portage-2.3.11, Repoman-2.3.3

net-firewall/nftables/nftables-0.8-r2.ebuild [moved from net-firewall/nftables/nftables-0.8.ebuild with 96% similarity]

similarity index 96%
rename from net-firewall/nftables/nftables-0.8.ebuild
rename to net-firewall/nftables/nftables-0.8-r2.ebuild
index 8f0ddbe29ca5ebd467a58dbb2dd49b12eab0e179..4656176d0d391687c18743cb4a1093c87fbb7cbf 100644 (file)
@@ -14,10 +14,10 @@ SLOT="0"
 KEYWORDS="~amd64 ~arm ~x86"
 IUSE="debug doc +gmp +readline"
 
-RDEPEND=">=net-libs/libmnl-1.0.3
+RDEPEND=">=net-libs/libmnl-1.0.3:0=
        gmp? ( dev-libs/gmp:0= )
        readline? ( sys-libs/readline:0= )
-       >=net-libs/libnftnl-1.0.8"
+       >=net-libs/libnftnl-1.0.8:0="
 
 DEPEND="${RDEPEND}
        >=app-text/docbook2X-0.8.8-r4