diff options
| author | root <root@alpha.trunkmasters.com> | 2026-05-31 21:30:14 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-05-31 21:30:14 -0500 |
| commit | 7d009d2bc561a2df178eac5df75421e4bb4c6b62 (patch) | |
| tree | 565722a7aadd75a31d89afcb22a04abea1bffb17 /games-arcade/epiar | |
| parent | 2c156b24300b45a66e20e90fe26d2837c2b1ea7d (diff) | |
| download | baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.gz baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.xz baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.zip | |
Adding metadata
Diffstat (limited to 'games-arcade/epiar')
| -rw-r--r-- | games-arcade/epiar/metadata.xml | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/games-arcade/epiar/metadata.xml b/games-arcade/epiar/metadata.xml index 836882286a50..761011159868 100644 --- a/games-arcade/epiar/metadata.xml +++ b/games-arcade/epiar/metadata.xml @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>games@gentoo.org</email> - <name>Gentoo Games Project</name> - </maintainer> - <longdescription> + <maintainer type="project"> + <email>games@gentoo.org</email> + <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). @@ -15,6 +15,8 @@ you want, but generally trying to save up money for a new starship, and your adventure takes off from there ... </longdescription> - - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file + <upstream> + <remote-id type="github">cthielen/Epiar</remote-id> + <remote-id type="sourceforge">epiar</remote-id> + </upstream> +</pkgmetadata> |
