summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Calligeros <jcalligeros99@gmail.com>2024-04-01 15:08:15 +1000
committerFlorian Schmaus <flow@gentoo.org>2024-04-14 16:58:12 +0200
commitade4ee3a765d1e2289065f2f35efc4576bfe493f (patch)
tree34d72a6f019954e70fae9f29ed872be538600665
parentrepositories: Remove lisp overlay (diff)
downloadapi-ade4ee3a765d1e2289065f2f35efc4576bfe493f.tar.gz
api-ade4ee3a765d1e2289065f2f35efc4576bfe493f.tar.bz2
api-ade4ee3a765d1e2289065f2f35efc4576bfe493f.zip
repositories: add asahi overlay
Signed-off-by: James Calligeros <jcalligeros99@gmail.com> Closes: https://github.com/gentoo/api-gentoo-org/pull/657 Signed-off-by: Florian Schmaus <flow@gentoo.org>
-rw-r--r--files/overlays/repositories.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index ca96eeb..5c478ec 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -420,6 +420,18 @@
<source type="git">git+ssh://git@github.com/arx/ArxGentoo.git</source>
</repo>
<repo quality="experimental" status="unofficial">
+ <name>asahi</name>
+ <description lang="en">Asahi Linux Overlay - support for Apple Silicon Macs</description>
+ <homepage>https://github.com/chadmed/asahi-overlay</homepage>
+ <owner type="person">
+ <email>jcalligeros99@gmail.com</email>
+ <name>James Calligeros</name>
+ </owner>
+ <source type="git">https://github.com/chadmed/asahi-overlay.git</source>
+ <source type="git">git+ssh://git@github.com/chadmed/asahi-overlay.git</source>
+ <feed>https://github.com/chadmed/asahi-overlay/commits/master.atom</feed>
+ </repo>
+ <repo quality="experimental" status="unofficial">
<name>AstroFloyd</name>
<description lang="en">AstroFloyd's Gentoo overlay</description>
<homepage>https://cgit.gentoo.org/user/AstroFloyd.git/</homepage>