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 e045fb0..081a1dc 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="" +SLOT="live" LICENSE="GPL-2" KEYWORDS="" diff --git a/net-analyzer/wireshark/wireshark-9999.ebuild b/net-analyzer/wireshark/wireshark-9999.ebuild index a7b8484..e6aeb26 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="0" +SLOT="live" KEYWORDS="" IUSE="adns +gtk ipv6 lua portaudio gnutls ares gcrypt zlib kerberos threads profile smi +pcap pcre +caps selinux" |