diff options
author | Vitaly Zdanevich <zdanevich.vitaly@ya.ru> | 2024-09-04 04:02:30 +0300 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-04 10:18:25 +0100 |
commit | c7ed3ec297ce27ba4db22fb28e4da61bb01f88b5 (patch) | |
tree | 7bc7c640728a2fcddf63ed5fca611f0ffd7fadb4 | |
parent | repositories: add suckless-extra (diff) | |
download | api-c7ed3ec297ce27ba4db22fb28e4da61bb01f88b5.tar.gz api-c7ed3ec297ce27ba4db22fb28e4da61bb01f88b5.tar.bz2 api-c7ed3ec297ce27ba4db22fb28e4da61bb01f88b5.zip |
repositories: add flash-games
Closes: https://github.com/gentoo/api-gentoo-org/pull/688
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | files/overlays/repositories.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index f3f5e325..559cbf7a 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -1385,6 +1385,18 @@ <feed>https://github.com/flammie/flammie-overlay/commits/master.atom</feed> </repo> <repo quality="experimental" status="unofficial"> + <name>flash-games</name> + <description lang="en">Old flash games, with Ruffle as dependency</description> + <homepage>https://gitlab.com/gentoo-overlays-by-vitaly-zdanevich/flash-games</homepage> + <owner type="person"> + <email>zdanevich.vitaly@ya.ru</email> + <name>Vitaly Zdanevich</name> + </owner> + <source type="git">https://gitlab.com/gentoo-overlays-by-vitaly-zdanevich/flash-games.git</source> + <source type="git">git+ssh://git@gitlab.com:gentoo-overlays-by-vitaly-zdanevich/flash-games.git</source> + <feed>https://gitlab.com/gentoo-overlays-by-vitaly-zdanevich/flash-games/-/commits/main?format=atom</feed> + </repo> + <repo quality="experimental" status="unofficial"> <name>flavour</name> <description lang="en">Personal overlay of Wim Muskee</description> <homepage>https://github.com/wimmuskee/flavour</homepage> |