diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-01-02 02:40:31 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | f76811f8fa7df8a12f5614e80dc9d3fae99c68f6 (patch) | |
tree | 6c31889405ba97831ee5b84a45e4572bbf72af11 /network/libnftnl/slack-desc | |
parent | 4d14303ffcfe04bc6348c6279ea8c3adde861f72 (diff) | |
download | slackbuilds-f76811f8fa7df8a12f5614e80dc9d3fae99c68f6.tar.gz |
network/libnftnl: Removed (included in Slackware 14.2)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/libnftnl/slack-desc')
-rw-r--r-- | network/libnftnl/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/network/libnftnl/slack-desc b/network/libnftnl/slack-desc deleted file mode 100644 index a398990b90..0000000000 --- a/network/libnftnl/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. - - |-----handy-ruler------------------------------------------------------| -libnftnl: libnftnl (pre-requisite for nftables) -libnftnl: -libnftnl: libnftnl is a userspace library providing a low-level netlink -libnftnl: interface (API) to the in-kernel nf_tables subsystem. The library -libnftnl: libnftnl has been previously known as libnftables. This library is -libnftnl: currently used by nftables. -libnftnl: -libnftnl: To actually use libnftnl needs a kernel that includes the nf_tables -libnftnl: subsystem (initial support >= 3.14). -libnftnl: -libnftnl: Homepage: http://www.netfilter.org/projects/libnftnl/ |