diff options
author | Sam James <sam@gentoo.org> | 2021-04-07 00:37:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-07 01:57:39 +0000 |
commit | f68815e38bdfc122754afad769dded25520b143e (patch) | |
tree | 4ce44ae054aad9a4261166be4be79a464aef1ebb /games-arcade/epiar | |
parent | games-arcade/epiar: add 0.5.1 (diff) | |
download | gentoo-f68815e38bdfc122754afad769dded25520b143e.tar.gz gentoo-f68815e38bdfc122754afad769dded25520b143e.tar.bz2 gentoo-f68815e38bdfc122754afad769dded25520b143e.zip |
games-arcade/epiar: add github remote-id
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-arcade/epiar')
-rw-r--r-- | games-arcade/epiar/metadata.xml | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/games-arcade/epiar/metadata.xml b/games-arcade/epiar/metadata.xml index 9a42744eb0df..af9cc9c06ba0 100644 --- a/games-arcade/epiar/metadata.xml +++ b/games-arcade/epiar/metadata.xml @@ -6,16 +6,17 @@ <name>Gentoo Games Project</name> </maintainer> <longdescription> -Epiar is a space adventure/combat game written in C with SDL -(Simple DirectMedia Layer). It is absolutely free (released -under the General Public License v2). -In Epiar, you begin as a shuttle pilot in a galaxy generally -ruled by anarchy, with few stable governments and numerous -rebel factions. You start your adventure off doing whatever -you want, but generally trying to save up money for a new -starship, and your adventure takes off from there ... -</longdescription> + Epiar is a space adventure/combat game written in C with SDL + (Simple DirectMedia Layer). It is absolutely free (released + under the General Public License v2). + In Epiar, you begin as a shuttle pilot in a galaxy generally + ruled by anarchy, with few stable governments and numerous + rebel factions. You start your adventure off doing whatever + you want, but generally trying to save up money for a new + starship, and your adventure takes off from there ... + </longdescription> <upstream> + <remote-id type="github">cthielen/Epiar</remote-id> <remote-id type="sourceforge">epiar</remote-id> </upstream> </pkgmetadata> |