-
Notifications
You must be signed in to change notification settings - Fork 318
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
repositories: add jacksonchen666 overlay
Closes: #699 Signed-off-by: Sam James <[email protected]>
- Loading branch information
1 parent
67de50e
commit 2f5dc91
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2110,6 +2110,17 @@ | |
<source type="git">git+ssh://[email protected]/jabuxas/overlay.git</source> | ||
<feed>https://github.com/jabuxas/overlay/commits/main.atom</feed> | ||
</repo> | ||
<repo quality="experimental" status="unofficial"> | ||
<name>jacksonchen666</name> | ||
<description lang="en">jacksonchen666's personal overlay</description> | ||
<homepage>https://sr.ht/~jacksonchen666/gentoo-overlay/</homepage> | ||
<owner type="person"> | ||
<email>[email protected]</email> | ||
<name>Jackson</name> | ||
</owner> | ||
<source type="git">https://git.sr.ht/~jacksonchen666/gentoo-overlay</source> | ||
<feed>https://git.sr.ht/~jacksonchen666/gentoo-overlay/log/rss.xml</feed> | ||
</repo> | ||
<repo quality="experimental" status="official"> | ||
<name>java</name> | ||
<description lang="en">Java overlay</description> | ||
|