summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2015-08-24 16:12:35 -0400
committerMike Gilbert <floppym@gentoo.org>2015-08-24 16:30:34 -0400
commit1bfb585cc60a9e59b690700e7a0dadc691e2b9d0 (patch)
treecbce55e6b267e850e3b680ff6806486deda6d0d9 /app-admin/collectd
parentsys-kernel/hardened-sources: add 4.1.6-r1 (diff)
downloadgentoo-1bfb585cc60a9e59b690700e7a0dadc691e2b9d0.tar.gz
gentoo-1bfb585cc60a9e59b690700e7a0dadc691e2b9d0.tar.bz2
gentoo-1bfb585cc60a9e59b690700e7a0dadc691e2b9d0.zip
Revert DOCTYPE SYSTEM https changes in metadata.xml
repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
Diffstat (limited to 'app-admin/collectd')
-rw-r--r--app-admin/collectd/metadata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/collectd/metadata.xml b/app-admin/collectd/metadata.xml
index 01d6c26b6e9b..536b2ec9cf52 100644
--- a/app-admin/collectd/metadata.xml
+++ b/app-admin/collectd/metadata.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>proxy-maintainers</herd>
<longdescription>Collectd gathers statistics about the system it is running on and stores this information. Those statistics can then be used to find current performance bottlenecks (i.e. performance analysis) and predict future system load (i.e. capacity planning). Or if you just want pretty graphs of your private server and are fed up with some homegrown solution you're at the right place.</longdescription>