mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-12 02:27:28 -08:00
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
13 lines
431 B
XML
13 lines
431 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<herd>python</herd>
|
|
<upstream>
|
|
<remote-id type="pypi">mwlib</remote-id>
|
|
<remote-id type="github">pediapress/mwlib</remote-id>
|
|
</upstream>
|
|
<use>
|
|
<flag name="server">Install the daemons required when using mwlib for generating PDFs on a MediaWiki instance.</flag>
|
|
</use>
|
|
</pkgmetadata>
|