diff options
author | Justin Lecher <jlec@gentoo.org> | 2017-04-30 08:36:18 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2017-04-30 08:37:37 +0100 |
commit | 9f6821a7aa497fd65ba4b4c97a421e4ea0ec62b5 (patch) | |
tree | 131b4f86b4a5c676d8debb59788beaf77209ba64 /net-analyzer/zabbix | |
parent | dev-python/pytest-pythonpath: Py3.6 support (diff) | |
download | gentoo-9f6821a7aa497fd65ba4b4c97a421e4ea0ec62b5.tar.gz gentoo-9f6821a7aa497fd65ba4b4c97a421e4ea0ec62b5.tar.bz2 gentoo-9f6821a7aa497fd65ba4b4c97a421e4ea0ec62b5.zip |
Fix badly detected remote IDs
Thanks Arfrever spotting this
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r-- | net-analyzer/zabbix/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/metadata.xml b/net-analyzer/zabbix/metadata.xml index d1e8bfb3d7c4..79eaaeb72c0e 100644 --- a/net-analyzer/zabbix/metadata.xml +++ b/net-analyzer/zabbix/metadata.xml @@ -29,6 +29,5 @@ configure different types of notifications for pre-defined events. <flag name="libxml2">Use libxml2 client library</flag> </use> <upstream> - <remote-id type="sourceforge">prdownloads</remote-id> </upstream> </pkgmetadata> |