diff options
author | 2021-01-22 20:43:41 +0100 | |
---|---|---|
committer | 2021-01-23 18:23:47 +0100 | |
commit | 5536b4a977aef47f9b3680321b0ac2d8cc68230b (patch) | |
tree | 3ff0dc5fea5fceee2679667902ca4d950c0865ea | |
parent | uid-gid.txt: add sndiod (461) for media-sound/sndio (diff) | |
download | api-master.tar.gz api-master.tar.bz2 api-master.zip |
Closes: https://github.com/gentoo/api-gentoo-org/pull/360
Signed-off-by: Michał Górny <mgorny@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 febacb0..23ac636 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -5644,5 +5644,17 @@ <source type="git">git@github.com:kabili207/zyrenth-overlay.git</source> <feed>https://github.com/kabili207/zyrenth-overlay/commits/master.atom</feed> </repo> + <repo quality="experimental" status="unofficial"> + <name>robertgzr</name> + <description lang="en">robertgzr's personal overlay.</description> + <homepage>https://git.sr.ht/~robertgzr/portage</homepage> + <owner type="person"> + <email>robert@gnzler.io</email> + <name>Robert Günzler</name> + </owner> + <source type="git">https://git.sr.ht/~robertgzr/portage</source> + <source type="git">ssh://git@git.sr.ht:~robertgzr/portage</source> + <feed>https://git.sr.ht/~robertgzr/portage/log/rss.xml</feed> + </repo> <!-- vim:se et sw=2 ts=2 sts=2 :--> </repositories> |