diff options
Diffstat (limited to 'app-portage/smart-live-rebuild/metadata.xml')
| -rw-r--r-- | app-portage/smart-live-rebuild/metadata.xml | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/app-portage/smart-live-rebuild/metadata.xml b/app-portage/smart-live-rebuild/metadata.xml index dd2572adf2b8..97dba2e06f33 100644 --- a/app-portage/smart-live-rebuild/metadata.xml +++ b/app-portage/smart-live-rebuild/metadata.xml @@ -1,23 +1,23 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>mgorny@gentoo.org</email> - <name>Michał Górny</name> - </maintainer> - <longdescription> + <maintainer type="person"> + <email>mgorny@gentoo.org</email> + <name>Michał Górny</name> + </maintainer> + <stabilize-allarches/> + <longdescription> A smart replacement for various live package rebuilding solutions. smart-live-rebuild tries to update the source checkouts of live packages and calls emerge to rebuild those which are out-of-date. </longdescription> - <upstream> - <maintainer status="active"> - <email>mgorny@gentoo.org</email> - <name>Michał Górny</name> - </maintainer> - <bugs-to>https://github.com/gentoo/smart-live-rebuild/issues/</bugs-to> - </upstream> - <origin>liguros-repo</origin> - <stabilize-allarches/> -</pkgmetadata>
\ No newline at end of file + <upstream> + <maintainer status="active"> + <email>mgorny@gentoo.org</email> + <name>Michał Górny</name> + </maintainer> + <bugs-to>https://github.com/gentoo/smart-live-rebuild/issues/</bugs-to> + <remote-id type="github">gentoo/smart-live-rebuild</remote-id> + </upstream> +</pkgmetadata> |
