commit: 448097969e06d5b261ce4205e8655b440836e3d1 Author: SpikyAtLinux <spikyatlinux <AT> gmail <DOT> com> AuthorDate: Thu Jul 13 16:20:57 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Jul 13 18:46:11 2017 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=44809796
repositories: Add spikyatlinux_ebuilds_for_gentoo, #624772 Closes: https://github.com/gentoo/api-gentoo-org/pull/64 files/overlays/repositories.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 2e1930a..1deecb9 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -59,7 +59,6 @@ SYN </repo> FIN --> - <repo quality="experimental" status="unofficial"> <name>0x4d4c</name> <description lang="en">Personal overlay with no special focus</description> @@ -4237,6 +4236,16 @@ FIN </owner> <source type="git">https://github.com/Spike-Pentesting/spike-overlay.git</source> </repo> + <repo quality="experimental" status="unofficial"> + <name>spikyatlinux</name> + <description>Here are some of my own or modified ebuilds. Also some of them I've found in the web.</description> + <homepage>https://github.com/spikyatlinux/ebuilds_for_gentoo</homepage> + <owner type="person"> + <email>[email protected]</email> + <name>SpikyAtLinux</name> + </owner> + <source type="git">https://github.com/spikyatlinux/ebuilds_for_gentoo.git</source> + </repo> <repo quality="experimental" status="official"> <name>sping</name> <description lang="en">Overlay of Gentoo developer Sebastian Pipping; for issues, please open tickets at GitHub</description>
