commit: 9bd3c3cafd464253c0e123be683125d01ef0e557 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Aug 27 18:18:42 2015 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Aug 27 18:18:42 2015 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=9bd3c3ca
repositories.xml: Add octopus Fixes: https://bugs.gentoo.org/show_bug.cgi?id=558776 files/overlays/repositories.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index d2fd976..792b324 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -3100,6 +3100,17 @@ FIN <feed>https://github.com/rafaelmartins/octave-overlay/commits/master.atom</feed> </repo> <repo quality="experimental" status="unofficial"> + <name>octopus</name> + <description lang="en">Own and claimed ebuilds</description> + <homepage>https://github.com/Bfgeshka/octopus</homepage> + <owner type="person"> + <email>b...@derpy.ru</email> + <name>Bfgeshka</name> + </owner> + <source type="git">https://github.com/Bfgeshka/octopus.git</source> + <feed>https://github.com/Bfgeshka/octopus/commits/master.atom</feed> + </repo> + <repo quality="experimental" status="unofficial"> <name>ohnobinki_overlay</name> <description>Miscelleneous ebuild fixes and personal ebuilds</description> <homepage>http://ohnopub.net/~ohnobinki/gentoo</homepage>