commit: a3f36472bf3f5ca1fa4128ce860fd6cb6d5c769d Author: Norayr Chilingarian <norayr <AT> arnet <DOT> am> AuthorDate: Sat Jan 24 12:49:50 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 28 09:48:15 2026 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=a3f36472
repositories: added norayr-overlay Part-of: https://github.com/gentoo/api-gentoo-org/pull/783 Closes: https://github.com/gentoo/api-gentoo-org/pull/783 Signed-off-by: Sam James <sam <AT> gentoo.org> files/overlays/repositories.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index dd0c2bc3..1a7907e1 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2968,6 +2968,17 @@ <source type="git">git+ssh://[email protected]/houseofsuns/nongnu-elpa.git</source> <feed>https://github.com/houseofsuns/nongnu-elpa/commits/master.atom</feed> </repo> + <repo quality="experimental" status="unofficial"> + <name>norayr-overlay</name> + <description lang="en">Personal overlay by Norayr Chilingarian (misc ebuilds: VOC/Oberon tooling, WindowMaker apps, Pidgin plugins, etc.)</description> + <homepage>https://github.com/norayr/norayr-overlay</homepage> + <owner type="person"> + <email>[email protected]</email> + <name>Norayr Chilingarian</name> + </owner> + <source type="git">https://github.com/norayr/norayr-overlay.git</source> + <feed>https://github.com/norayr/norayr-overlay/commits/main.atom</feed> + </repo> <repo quality="experimental" status="unofficial"> <name>nordvpn</name> <description lang="en">NordVPN client overlay</description>
