summaryrefslogtreecommitdiff
path: root/dev-python/rarfile
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/rarfile')
-rw-r--r--dev-python/rarfile/metadata.xml27
1 files changed, 14 insertions, 13 deletions
diff --git a/dev-python/rarfile/metadata.xml b/dev-python/rarfile/metadata.xml
index 42b6967b6cb0..e3090a2b2500 100644
--- a/dev-python/rarfile/metadata.xml
+++ b/dev-python/rarfile/metadata.xml
@@ -1,15 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>thev00d00@gentoo.org</email>
- <name>Ian Whyman</name>
- </maintainer>
- <use>
- <flag name="compressed">Enables the module to support compressed v3 archives by calling the <pkg>app-arch/unrar</pkg>.</flag>
- </use>
- <upstream>
- <remote-id type="pypi">rarfile</remote-id>
- <remote-id type="github">markokr/rarfile</remote-id>
- </upstream>
-</pkgmetadata>
+ <maintainer type="person">
+ <email>thev00d00@gentoo.org</email>
+ <name>Ian Whyman</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="pypi">rarfile</remote-id>
+ <remote-id type="github">markokr/rarfile</remote-id>
+ </upstream>
+ <use>
+ <flag name="compressed">Enables the module to support compressed v3 archives by calling the <pkg>app-arch/unrar</pkg>.</flag>
+ </use>
+ <origin>gentoo-staging</origin>
+</pkgmetadata> \ No newline at end of file