diff options
Diffstat (limited to 'dev-python/python-augeas')
| -rw-r--r-- | dev-python/python-augeas/metadata.xml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/dev-python/python-augeas/metadata.xml b/dev-python/python-augeas/metadata.xml index d9abddbd0912..04063b2eb1f9 100644 --- a/dev-python/python-augeas/metadata.xml +++ b/dev-python/python-augeas/metadata.xml @@ -1,12 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>prometheanfire@gentoo.org</email> - </maintainer> - <upstream> - <remote-id type="pypi">python-augeas</remote-id> - <remote-id type="github">hercules-team/python-augeas</remote-id> - </upstream> - <origin>gentoo-staging</origin> -</pkgmetadata>
\ No newline at end of file + <maintainer type="person"> + <email>prometheanfire@gentoo.org</email> + </maintainer> + <!-- ffi : not suitable for ALLARCHES --> + <upstream> + <remote-id type="pypi">python-augeas</remote-id> + <remote-id type="github">hercules-team/python-augeas</remote-id> + </upstream> +</pkgmetadata> |
