commit: f43224c797f936cf81acdf4b61a85f2851c4c0a9 Author: Thamognya Kodi <contact <AT> thamognya <DOT> com> AuthorDate: Tue Mar 22 14:57:19 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Wed Mar 23 09:59:14 2022 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=f43224c7
repositories: Add thamognya-overlay Also added thamognya-overlay to where it is sorted. Closes: https://github.com/gentoo/api-gentoo-org/pull/481 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> files/overlays/repositories.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 33fa929..a4190a9 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -4319,6 +4319,16 @@ <source type="git">https://github.com/ntnn/gentoo-thabairne.git</source> <feed>https://github.com/ntnn/gentoo-thabairne/commits/master.atom</feed> </repo> + <repo quality="experimental" status="unofficial"> + <name>thamognya</name> + <description lang="en">Thamognya's Personal overlay.</description> + <homepage>https://git.thamognya.com/Thamognya/thamognya-overlay</homepage> + <owner type="person"> + <email>[email protected]</email> + <name>Thamognya Kodi</name> + </owner> + <source type="git">https://git.thamognya.com/Thamognya/thamognya-overlay.git</source> + </repo> <repo quality="experimental" status="unofficial"> <name>thegreatmcpain</name> <description lang="en">TheGreatMcPain's personal ebuild overlay</description>
