commit: a8c01bba98c70019b5b63249c48f3ce882c8d82a Author: Harry Kurn <alternate-se7en <AT> pm <DOT> me> AuthorDate: Thu Apr 28 07:05:06 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Thu May 5 17:41:39 2022 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=a8c01bba
repositories: Add lilium owl4ce's personal portage overlay for ebuild repairs or feature-upgrades Signed-off-by: Harry Kurn <alternate-se7en <AT> pm.me> Closes: https://github.com/gentoo/api-gentoo-org/pull/516 Signed-off-by: Jakov Smolić <jsmolic <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 fc890b2..d7bd91b 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2348,6 +2348,18 @@ <source type="git">git+ssh://[email protected]/jcaesar/liftm-overlay.git</source> <feed>https://github.com/jcaesar/liftm-overlay/commits/master.atom</feed> </repo> + <repo quality="experimental" status="unofficial"> + <name>lilium</name> + <description lang="en">owl4ce's personal portage overlay for ebuild repairs or feature-upgrades</description> + <homepage>https://github.com/owl4ce/lilium</homepage> + <owner type="person"> + <email>[email protected]</email> + <name>Harry Kurn</name> + </owner> + <source type="git">https://github.com/owl4ce/lilium.git</source> + <source type="git">git+ssh://[email protected]:owl4ce/lilium.git</source> + <feed>https://github.com/owl4ce/lilium/commits/main.atom</feed> + </repo> <repo quality="experimental" status="unofficial"> <name>linux-be</name> <description lang="en">Port of Boot Environments for GNU/Linux</description>
