diff options
author | Justin Lecher <jlec@gentoo.org> | 2017-04-29 19:47:04 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2017-04-29 19:49:16 +0100 |
commit | 92715265f5e37292e57673f39c5372a268778c44 (patch) | |
tree | 66a50bb70e4d2de5c7c08660043176f3909d7d96 /games-strategy | |
parent | sci-libs/libghemical: Drop old (diff) | |
download | gentoo-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 'games-strategy')
-rw-r--r-- | games-strategy/endless-sky/metadata.xml | 7 | ||||
-rw-r--r-- | games-strategy/warzone2100/metadata.xml | 3 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-strategy/endless-sky/metadata.xml b/games-strategy/endless-sky/metadata.xml index 4010925cb761..165e0a243efb 100644 --- a/games-strategy/endless-sky/metadata.xml +++ b/games-strategy/endless-sky/metadata.xml @@ -1,9 +1,9 @@ -<?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>tomboy64@sina.cn</email> - <name>Tommy Boy</name> + <name>Tommy Boy</name> </maintainer> <maintainer type="project"> <email>games@gentoo.org</email> @@ -16,4 +16,7 @@ <longdescription lang="en"> Explore other star systems. Earn money by trading, carrying passengers, or completing missions. Use your earnings to buy a better ship or to upgrade the weapons and engines on your current one. Blow up pirates. Take sides in a civil war. Or leave human space behind and hope to find some friendly aliens whose culture is more civilized than your own... </longdescription> + <upstream> + <remote-id type="github">endless-sky/endless-sky</remote-id> + </upstream> </pkgmetadata> diff --git a/games-strategy/warzone2100/metadata.xml b/games-strategy/warzone2100/metadata.xml index 4bc33da5eede..17e45b93d581 100644 --- a/games-strategy/warzone2100/metadata.xml +++ b/games-strategy/warzone2100/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="project"> @@ -16,5 +16,6 @@ </longdescription> <upstream> <remote-id type="sourceforge">warzone2100</remote-id> + <remote-id type="github">Warzone2100/warzone2100</remote-id> </upstream> </pkgmetadata> |