commit: a104c05c37c612ff9a69e97ce193781c6d9e111b Author: Dirkjan Ochtman <dirkjan <AT> ochtman <DOT> nl> AuthorDate: Sun Jan 17 12:48:26 2016 +0000 Commit: Dirkjan Ochtman <djc <AT> gentoo <DOT> org> CommitDate: Sun Jan 17 12:48:26 2016 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=a104c05c
repositories: add djc, #572194 files/overlays/repositories.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index d54f6f7..1822adb 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -1030,6 +1030,19 @@ FIN <source type="git">git://git.calculate.ru/calculate/distros.git</source> </repo> <repo quality="experimental" status="unofficial"> + <name>djc</name> + <description lang="en">Personal overlay; testing and early development</description> + <homepage>https://github.com/djc/djc-overlay</homepage> + <owner type="person"> + <email>d...@gentoo.org</email> + <name>Dirkjan Ochtman</name> + </owner> + <source type="git">https://github.com/djc/djc-overlay.git</source> + <source type="git">git://github.com/djc/djc-overlay.git</source> + <source type="git">g...@github.com:djc/djc-overlay.git</source> + <feed>https://github.com/djc/djc-overlay/commits/master.atom</feed> + </repo> + <repo quality="experimental" status="unofficial"> <name>dlan</name> <description lang="en"><![CDATA[Dennis Lan's testing grounds and bleeding edge ebuilds]]></description> <homepage>https://github.com/dlanx/dlan-overlay/</homepage>