commit: f6876401fdfa65ae7a611612e19c32bc73a561e3 Author: Ronald Farrer <canutethegreat <AT> gmail <DOT> com> AuthorDate: Fri Jul 30 19:15:55 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Jul 30 19:58:36 2021 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=f6876401
repositories: Added gentoo-linux-surface-overlay. Closes: https://github.com/gentoo/api-gentoo-org/pull/413 Signed-off-by: Michał Górny <mgorny <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 c90768c..88011ba 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -1637,6 +1637,18 @@ <source type="git">git+ssh://[email protected]/proj/gentoo-mate.git</source> <feed>https://cgit.gentoo.org/proj/gentoo-mate.git/atom/</feed> </repo> + <repo quality="experimental" status="unofficial"> + <name>gentoo-linux-surface-overlay</name> + <description lang="en">Overlay for running Gentoo Linux on Microsoft Surface devices.</description> + <homepage>http://gentoo.canutethegreat.com/</homepage> + <owner type="person"> + <email>[email protected]</email> + <name>Ronald Farrer</name> + </owner> + <source type="git">https://github.com/CanuteTheGreat/gentoo-linux-surface-overlay.git</source> + <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-zh</name> <description>To provide programs useful to Chinese speaking users (merged
