commit: fbfc4af6c5f8ae70124552888d9e590aa524bf50 Author: c4pp4 <c4pp4 <AT> seznam <DOT> cz> AuthorDate: Sat Jul 22 22:41:07 2023 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Wed Jul 26 09:16:58 2023 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=fbfc4af6
repositories: Add gentoo-unity7 Closes: https://github.com/gentoo/api-gentoo-org/pull/613 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> files/overlays/repositories.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 650d869..9b05b02 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -1609,6 +1609,18 @@ <source type="git">git+ssh://[email protected]/CanuteTheGreat/gentoo-linux-surface-overlay.git</source> <feed>https://github.com/CanuteTheGreat/gentoo-linux-surface-overlay/commits/master.atom</feed> </repo> + <repo quality="experimental" status="unofficial"> + <name>gentoo-unity7</name> + <description lang="en">A Gentoo overlay to build the Unity7 user interface</description> + <homepage>https://github.com/c4pp4/gentoo-unity7</homepage> + <owner type="person"> + <email>[email protected]</email> + <name>c4pp4</name> + </owner> + <source type="git">https://github.com/c4pp4/gentoo-unity7.git</source> + <source type="git">git+ssh://[email protected]/c4pp4/gentoo-unity7.git</source> + <feed>https://github.com/c4pp4/gentoo-unity7/commits/master.atom</feed> + </repo> <repo quality="experimental" status="unofficial"> <name>gentoo-zh</name> <description>To provide programs useful to Chinese speaking users (merged
