summaryrefslogtreecommitdiff
path: root/app-portage/smart-live-rebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-07-20 19:38:18 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-07-20 19:38:18 +0000
commit4d8488e437e1c714d9e4c896b416d13affee1f2c (patch)
treef43a5b648a7221376c6f011476c5e0d7fa2d5771 /app-portage/smart-live-rebuild
parent5529d400f8330da86451d880979b60352715abe9 (diff)
downloadbaldeagleos-repo-4d8488e437e1c714d9e4c896b416d13affee1f2c.tar.gz
baldeagleos-repo-4d8488e437e1c714d9e4c896b416d13affee1f2c.tar.xz
baldeagleos-repo-4d8488e437e1c714d9e4c896b416d13affee1f2c.zip
Adding metadata
Diffstat (limited to 'app-portage/smart-live-rebuild')
-rw-r--r--app-portage/smart-live-rebuild/metadata.xml29
1 files changed, 16 insertions, 13 deletions
diff --git a/app-portage/smart-live-rebuild/metadata.xml b/app-portage/smart-live-rebuild/metadata.xml
index fc51f372b4e1..429b2705c964 100644
--- a/app-portage/smart-live-rebuild/metadata.xml
+++ b/app-portage/smart-live-rebuild/metadata.xml
@@ -1,20 +1,23 @@
<?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>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>
- <remote-id type="github">mgorny/smart-live-rebuild</remote-id>
- <bugs-to>https://github.com/mgorny/smart-live-rebuild/issues/</bugs-to>
- </upstream>
- <origin>gentoo-staging</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/mgorny/smart-live-rebuild/issues/</bugs-to>
+ <remote-id type="github">mgorny/smart-live-rebuild</remote-id>
+ </upstream>
+</pkgmetadata>