diff options
Diffstat (limited to 'dev-python/pydecomp')
| -rw-r--r-- | dev-python/pydecomp/metadata.xml | 21 | ||||
| -rw-r--r-- | dev-python/pydecomp/pydecomp-0.3-r1.ebuild (renamed from dev-python/pydecomp/pydecomp-0.3.ebuild) | 2 | ||||
| -rw-r--r-- | dev-python/pydecomp/pydecomp-9999.ebuild | 2 |
3 files changed, 13 insertions, 12 deletions
diff --git a/dev-python/pydecomp/metadata.xml b/dev-python/pydecomp/metadata.xml index 65bbd6cecca3..fc02a16c3bfb 100644 --- a/dev-python/pydecomp/metadata.xml +++ b/dev-python/pydecomp/metadata.xml @@ -1,17 +1,18 @@ <?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="project"> - <email>tools-portage@gentoo.org</email> - <name>Gentoo Portage tools team</name> - </maintainer> - <longdescription>A python interface library for common compression , + <maintainer type="project"> + <email>tools-portage@gentoo.org</email> + <name>Gentoo Portage tools team</name> + </maintainer> + <longdescription>A python interface library for common compression , decompression and contents generation. It aims to create a simple, easily extended and configurable common interface to various compressison routines. It can easily be extended with custom compression, decompression, and contents definitions. </longdescription> - <upstream> - <remote-id type="github">dol-sen/pyDeComp</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="github">dol-sen/pyDeComp</remote-id> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file diff --git a/dev-python/pydecomp/pydecomp-0.3.ebuild b/dev-python/pydecomp/pydecomp-0.3-r1.ebuild index 3cafd779059e..fce22a5ee2b9 100644 --- a/dev-python/pydecomp/pydecomp-0.3.ebuild +++ b/dev-python/pydecomp/pydecomp-0.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 diff --git a/dev-python/pydecomp/pydecomp-9999.ebuild b/dev-python/pydecomp/pydecomp-9999.ebuild index 4f37fb3b5fc3..b5fdee32eef4 100644 --- a/dev-python/pydecomp/pydecomp-9999.ebuild +++ b/dev-python/pydecomp/pydecomp-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 |
