Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

repositories: add swirl (again) #668

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
14 changes: 14 additions & 0 deletions files/overlays/repositories.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4181,6 +4181,20 @@
</owner>
<source type="rsync">rsync:https://rsync.gentoo.stealer.net/swegener-overlay/</source>
</repo>
<repo quality="experimental" status="unofficial">
<name>swirl</name>
<description lang="en">Overlay for software I use or made</description>
<homepage>https://git.swurl.xyz/swirl/overlay</homepage>
<owner type="person">
<email>[email protected]</email>
<name>swurl</name>
</owner>
<source type="git">https://github.com/binex-dsk/ebuilds.git</source>
<source type="git">[email protected]:binex-dsk/ebuilds.git</source>
<source type="git">https://git.swurl.xyz/swirl/ebuilds.git</source>
<source type="git">[email protected]:swirl/ebuilds.git</source>
<feed>https://github.com/binex-dsk/ebuilds/commits/master.atom</feed>
</repo>
<repo quality="experimental" status="unofficial">
<name>SwordArMor</name>
<description lang="en">Personnal overlay of alarig/SwordArMor</description>
Expand Down