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 /net-misc/gwget | |
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 'net-misc/gwget')
-rw-r--r-- | net-misc/gwget/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gwget/metadata.xml b/net-misc/gwget/metadata.xml index e443e2d5708b..9359a065c80e 100644 --- a/net-misc/gwget/metadata.xml +++ b/net-misc/gwget/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>gnome</herd> <longdescription>Gwget2 is a gtk2 front-end for the wget program. Wget is commonly used for retrieving files from the internet, and with an easy to use gtk2 interface, gwget2 brings the utility of wget to the GNOME desktop. Gwget2 supports drag and drop from most gtk2 compatible browsers, as well as the ability to pause and continue downloads over sessions.</longdescription> |