diff options
author | Mike Gilbert <floppym@gentoo.org> | 2015-08-24 16:12:35 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2015-08-24 16:30:34 -0400 |
commit | 1bfb585cc60a9e59b690700e7a0dadc691e2b9d0 (patch) | |
tree | cbce55e6b267e850e3b680ff6806486deda6d0d9 /x11-plugins/allin1 | |
parent | sys-kernel/hardened-sources: add 4.1.6-r1 (diff) | |
download | gentoo-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 'x11-plugins/allin1')
-rw-r--r-- | x11-plugins/allin1/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-plugins/allin1/metadata.xml b/x11-plugins/allin1/metadata.xml index b2286a569019..4f220c971d27 100644 --- a/x11-plugins/allin1/metadata.xml +++ b/x11-plugins/allin1/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>desktop-dock</herd> <longdescription>Allin1 is a little dock applet for FluxBox and similar window managers which monitors CPU load with a moving graph, memory and swap usage with histograms, battery and power status with histogram and icons, and ethernet/PPP interfaces with icons and histograms (linear or logaritmic).</longdescription> |