summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2017-04-29 19:47:04 +0100
committerJustin Lecher <jlec@gentoo.org>2017-04-29 19:49:16 +0100
commit92715265f5e37292e57673f39c5372a268778c44 (patch)
tree66a50bb70e4d2de5c7c08660043176f3909d7d96 /sys-process
parentsci-libs/libghemical: Drop old (diff)
downloadgentoo-92715265f5e37292e57673f39c5372a268778c44.tar.gz
gentoo-92715265f5e37292e57673f39c5372a268778c44.tar.bz2
gentoo-92715265f5e37292e57673f39c5372a268778c44.zip
Globally add missing remote ID references to metadata.xml
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/cronie/metadata.xml13
-rw-r--r--sys-process/nmon/metadata.xml5
-rw-r--r--sys-process/procenv/metadata.xml3
3 files changed, 14 insertions, 7 deletions
diff --git a/sys-process/cronie/metadata.xml b/sys-process/cronie/metadata.xml
index 4b703ccc3833..b25dd022b73c 100644
--- a/sys-process/cronie/metadata.xml
+++ b/sys-process/cronie/metadata.xml
@@ -1,10 +1,10 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="person">
- <email>polynomial-c@gentoo.org</email>
- <name>Lars Wendler</name>
-</maintainer>
+ <maintainer type="person">
+ <email>polynomial-c@gentoo.org</email>
+ <name>Lars Wendler</name>
+ </maintainer>
<maintainer type="project">
<email>cron-bugs@gentoo.org</email>
<name>Gentoo Cron Project</name>
@@ -20,4 +20,7 @@
<flag name="anacron">Install the periodic anacron command scheduler.</flag>
<flag name="inotify">Enable inotify filesystem monitoring support.</flag>
</use>
+ <upstream>
+ <remote-id type="github">cronie-crond/cronie</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/sys-process/nmon/metadata.xml b/sys-process/nmon/metadata.xml
index 732923e4a205..28a33364aa87 100644
--- a/sys-process/nmon/metadata.xml
+++ b/sys-process/nmon/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
@@ -10,4 +10,7 @@
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
+ <upstream>
+ <remote-id type="sourceforge">nmon</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/sys-process/procenv/metadata.xml b/sys-process/procenv/metadata.xml
index 55ff234931a2..01b4992f71f0 100644
--- a/sys-process/procenv/metadata.xml
+++ b/sys-process/procenv/metadata.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
@@ -7,5 +7,6 @@
</maintainer>
<upstream>
<remote-id type="launchpad">procenv</remote-id>
+ <remote-id type="github">jamesodhunt/procenv</remote-id>
</upstream>
</pkgmetadata>