commit: 9f6821a7aa497fd65ba4b4c97a421e4ea0ec62b5
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 30 07:36:18 2017 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Apr 30 07:37:37 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f6821a7
Fix badly detected remote IDs
Thanks Arfrever spotting this
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
kde-misc/ktoshiba/metadata.xml | 2 +-
net-analyzer/zabbix/metadata.xml | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/kde-misc/ktoshiba/metadata.xml b/kde-misc/ktoshiba/metadata.xml
index e0576ca69ed..262c0536d3c 100644
--- a/kde-misc/ktoshiba/metadata.xml
+++ b/kde-misc/ktoshiba/metadata.xml
@@ -6,6 +6,6 @@
<name>Gentoo KDE Project</name>
</maintainer>
<upstream>
- <remote-id type="sourceforge">prdownloads</remote-id>
+ <remote-id type="sourceforge">ktoshiba</remote-id>
</upstream>
</pkgmetadata>
diff --git a/net-analyzer/zabbix/metadata.xml b/net-analyzer/zabbix/metadata.xml
index d1e8bfb3d7c..79eaaeb72c0 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>