commit: 8c1cf65d58d280038e5a1e156cc039a2c3f34a53 Author: FictitiousExistence <git <AT> fictx <DOT> com> AuthorDate: Mon Jan 16 23:54:30 2023 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Mon Feb 27 13:57:43 2023 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=8c1cf65d
repositories: Add fictitiousexistence Closes: https://github.com/gentoo/api-gentoo-org/pull/570 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 7b179a1..329141d 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -1335,6 +1335,18 @@ <source type="git">git+ssh://[email protected]/ferki/gentoo-overlay.git</source> <feed>https://github.com/ferki/gentoo-overlay/commits/master.atom</feed> </repo> + <repo quality="experimental" status="unofficial"> + <name>fictitiousexistence</name> + <description lang="en">FictitiousExistence ebuilds</description> + <homepage>https://gitlab.com/fictitiousexistence-public/gentoo</homepage> + <owner type="person"> + <email>[email protected]</email> + <name>Dale Showers</name> + </owner> + <source type="git">https://gitlab.com/fictitiousexistence-public/gentoo.git</source> + <source type="git">git+ssh://gitlab.com/fictitiousexistence-public/gentoo.git</source> + <feed>https://gitlab.com/fictitiousexistence-public/gentoo/commits/master.atom</feed> + </repo> <repo quality="experimental" status="unofficial"> <name>fidonet</name> <description lang="en">Overlay of Benny Pedersen</description>
