diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-16 15:31:39 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-16 15:31:49 +0200 |
commit | 67064ef687e8b3a61f5a4698ae1b029e2e70822c (patch) | |
tree | c3db398dabe9c6abe72d4840ef57f1518f923e93 /games-strategy | |
parent | sys-freebsd/freebsd-usbin: Merge FreeBSD-SA-15:24.rpcbind fix (diff) | |
download | gentoo-67064ef687e8b3a61f5a4698ae1b029e2e70822c.tar.gz gentoo-67064ef687e8b3a61f5a4698ae1b029e2e70822c.tar.bz2 gentoo-67064ef687e8b3a61f5a4698ae1b029e2e70822c.zip |
Update remote-ids
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/freeorion/metadata.xml | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/freeorion/metadata.xml b/games-strategy/freeorion/metadata.xml index 5c66c093895c..c49fe3e6a79a 100644 --- a/games-strategy/freeorion/metadata.xml +++ b/games-strategy/freeorion/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> @@ -8,11 +8,14 @@ <use> <flag name="cg">Add support for NVIDIA toolkit plugin</flag> </use> -<longdescription lang="en"> + <longdescription lang="en"> FreeOrion is a free, open source, turn-based space empire and galactic conquest (4X) computer game being designed and built by the FreeOrion project. FreeOrion is inspired by the tradition of the Master of Orion games, but is not a clone or remake of that series or any other game. -</longdescription> + </longdescription> + <upstream> + <remote-id type="github">freeorion/freeorion</remote-id> + </upstream> </pkgmetadata> |