commit: 85bf6a2cb30ac659fa0655af2fae0a093df0f771 Author: Scott Alfter <scott <AT> alfter <DOT> us> AuthorDate: Mon Apr 18 14:26:52 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Mon Apr 18 19:06:53 2022 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=85bf6a2c
Revert "repositories.xml: remove 'salfter' overlay" This reverts commit 31746197a97eb70829afb75db3dcd19d37448ae4. EAPI 4/5 ebuilds either updated or removed. Bug: https://bugs.gentoo.org/792843 Signed-off-by: Scott Alfter <scott <AT> alfter.us> Closes: https://github.com/gentoo/api-gentoo-org/pull/510 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 8a7168f..e67b7e1 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -3627,6 +3627,16 @@ <source type="git">git+ssh://[email protected]/cschwan/sage-on-gentoo.git</source> <feed>https://github.com/cschwan/sage-on-gentoo/commits/master.atom</feed> </repo> + <repo quality="experimental" status="unofficial"> + <name>salfter</name> + <description lang="en">Scott Alfter's ebuilds</description> + <homepage>https://gitlab.com/salfter/portage</homepage> + <owner type="person"> + <email>[email protected]</email> + <name>Scott Alfter</name> + </owner> + <source type="git">https://gitlab.com/salfter/portage.git</source> + </repo> <repo quality="experimental" status="unofficial"> <name>sam_c</name> <description lang="en">sam_c's personal overlay</description>
