diff options
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/netxms/netxms-9999.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/wireshark/wireshark-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/netxms/netxms-9999.ebuild b/net-analyzer/netxms/netxms-9999.ebuild index 081a1dc..e045fb0 100644 --- a/net-analyzer/netxms/netxms-9999.ebuild +++ b/net-analyzer/netxms/netxms-9999.ebuild @@ -10,7 +10,7 @@ SRC_URI="" RESTRICT="mirror" IUSE="server client console +agent nxhttpd mdebug sqlite odbc oracle mysql pgsql openssl gd unstable debug" -SLOT="live" +SLOT="" LICENSE="GPL-2" KEYWORDS="" diff --git a/net-analyzer/wireshark/wireshark-9999.ebuild b/net-analyzer/wireshark/wireshark-9999.ebuild index e6aeb26..64a3f92 100644 --- a/net-analyzer/wireshark/wireshark-9999.ebuild +++ b/net-analyzer/wireshark/wireshark-9999.ebuild @@ -18,7 +18,7 @@ ESVN_BOOTSTRAP="./autogen.sh" S="${WORKDIR}/${P/_/}" LICENSE="GPL-2" -SLOT="live" +SLOT="" KEYWORDS="" IUSE="adns +gtk ipv6 lua portaudio gnutls ares gcrypt zlib kerberos threads profile smi +pcap pcre +caps selinux" |