diff options
author | OursDesCavernes <totocoq@yahoo.fr> | 2018-03-23 00:14:51 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-05-12 19:41:34 +0200 |
commit | 9e6f93c2c3cf0761eac9a4259a96e086e21e86ba (patch) | |
tree | 4d3ff4301f56c6ce0e7b8b620d83c538f0fe34dd /games-util/springlobby/metadata.xml | |
parent | net-dns/pdns: Version bump, security bug #655318 (diff) | |
download | gentoo-9e6f93c2c3cf0761eac9a4259a96e086e21e86ba.tar.gz gentoo-9e6f93c2c3cf0761eac9a4259a96e086e21e86ba.tar.bz2 gentoo-9e6f93c2c3cf0761eac9a4259a96e086e21e86ba.zip |
games-util/springlobby: new package
Closes: https://github.com/gentoo/gentoo/pull/7558
Diffstat (limited to 'games-util/springlobby/metadata.xml')
-rw-r--r-- | games-util/springlobby/metadata.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/games-util/springlobby/metadata.xml b/games-util/springlobby/metadata.xml new file mode 100644 index 000000000000..eabc7ba13bca --- /dev/null +++ b/games-util/springlobby/metadata.xml @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <longdescription lang="en"> +The official lobby client for SpringRTS community games: Balanced Annihilation; Journeywar; Metal Factions; Spring:1944 World War II; Star Wars: Imperial Winter; Tech Annihilation; The Cursed; Evolution RTS; ... + </longdescription> + <longdescription lang="fr"> +Le client officiel du lobby pour les jeux de la communauté SpringRTS : Balanced Annihilation; Journeywar; Metal Factions; Spring:1944 World War II; Star Wars: Imperial Winter; Tech Annihilation; The Cursed; Evolution RTS; ... + </longdescription> + <maintainer type="person"> + <email>totocoq@yahoo.fr</email> + <name>Thomas Coquelin</name> + </maintainer> + <maintainer type="person"> + <email>fedja@protonmail.ch</email> + <name>Fedja Beader</name> + </maintainer> + <maintainer type="project"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> + <upstream> + <remote-id type="github">springlobby/springlobby</remote-id> + <bugs-to>https://github.com/springlobby/springlobby/issues</bugs-to> + </upstream> +</pkgmetadata> |