Skip to content

Commit

Permalink
repositories: add ngg
Browse files Browse the repository at this point in the history
Signed-off-by: Gergely Nagy <ngg@ngg.hu>
Closes: #686
Signed-off-by: Sam James <sam@gentoo.org>
  • Loading branch information
ngg authored and thesamesam committed Oct 4, 2024
1 parent c44e724 commit 6a65fb3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions files/overlays/repositories.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2883,6 +2883,18 @@
<source type="git">https://codeberg.org/nezbednik/repo.git</source>
<source type="git">git+ssh://git@codeberg.org/nezbednik/repo.git</source>
</repo>
<repo quality="experimental" status="unofficial">
<name>ngg</name>
<description lang="en">ngg's personal overlay</description>
<homepage>https://github.com/ngg/ngg-gentoo-overlay</homepage>
<owner type="person">
<email>ngg@ngg.hu</email>
<name>Gergely Nagy</name>
</owner>
<source type="git">https://github.com/ngg/ngg-gentoo-overlay.git</source>
<source type="git">git+ssh://git@github.com/ngg/ngg-gentoo-overlay.git</source>
<feed>https://github.com/ngg/ngg-gentoo-overlay/commits/master.atom</feed>
</repo>
<repo quality="experimental" status="unofficial">
<name>nico</name>
<description lang="en">various ebuilds</description>
Expand Down

0 comments on commit 6a65fb3

Please sign in to comment.