commit: c773e74af01626cb8a51dc9399a6e0a62161e643 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu May 7 19:47:18 2015 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu May 7 19:47:18 2015 +0000 URL: https://gitweb.gentoo.org/proj/api.git/commit/?id=c773e74a
Add sorinp Fixes: https://bugs.gentoo.org/show_bug.cgi?id=547696 files/overlays/repositories.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index d1dc4c3..81c9c79 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -4612,6 +4612,16 @@ FIN <feed>http://repo.or.cz/w/gentoo-soor-overlay.git?a=rss</feed> </repo> <repo quality="experimental" status="unofficial"> + <name>sorinp</name> + <description lang="en">A collection of ebuilds that are missing or outdated or incomplete on the Gentoo portage official repository..</description> + <homepage>https://github.com/psihozefir/sorinp-gentoo-overlay</homepage> + <owner type="person"> + <email>[email protected]</email> + <name>Sorin Panca</name> + </owner> + <source type="git">https://github.com/psihozefir/sorinp-gentoo-overlay</source> + </repo> + <repo quality="experimental" status="unofficial"> <name>sortsmill</name> <description lang="en">Personal overlay of Barry Schwartz</description> <homepage>https://bitbucket.org/sortsmill/sortsmill-gentoo-overlay</homepage>
