commit: cf2d5e3956df3d62dffb4b25d3522b68378970a2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jan 31 22:24:05 2015 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jan 31 22:24:05 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/api.git;a=commit;h=cf2d5e39
Add fkmclane overlay Fixes: https://bugs.gentoo.org/show_bug.cgi?id=531938 --- files/overlays/repositories.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index d8eb746..890b71d 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -1592,6 +1592,18 @@ FIN <feed>https://github.com/FireBurn/Overlay/commits/master.atom</feed> </repo> <repo quality="experimental" status="unofficial"> + <name>fkmclane</name> + <description lang="en">Personal overlay of fkmclane containing patched ebuilds and new ebuilds</description> + <homepage>https://github.com/fkmclane/overlay</homepage> + <owner type="person"> + <email>[email protected]</email> + <name>Foster McLane</name> + </owner> + <source type="git">git://github.com/fkmclane/overlay.git</source> + <source type="git">https://github.com/fkmclane/overlay.git</source> + <feed>https://github.com/fkmclane/overlay/commits/master.atom</feed> + </repo> + <repo quality="experimental" status="unofficial"> <name>flameeyes-overlay</name> <description><![CDATA[Flameeyes' private developer overlay]]></description> <homepage>http://blog.flameeyes.eu/</homepage>
