commit: 86f043c143f01dcf474a4cd8460eb1bcdc19f1b6 Author: csmk <csmk <AT> chaoslab <DOT> org> AuthorDate: Thu Jul 20 12:24:13 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Jul 20 18:53:49 2017 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=86f043c1
repositories: Update frabjous overlay description and email address Closes: https://github.com/gentoo/api-gentoo-org/pull/65 files/overlays/repositories.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 1deecb9..e966e8e 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -1636,13 +1636,14 @@ FIN </repo> <repo quality="experimental" status="unofficial"> <name>frabjous</name> - <description lang="en">Frabjous! Yet another personal Gentoo overlay</description> + <description lang="en">The frabjous Gentoo overlay focused on crypto, server-side stuffs and some desktop apps</description> <homepage>https://github.com/csmk/frabjous</homepage> <owner type="person"> - <email>[email protected]</email> + <email>[email protected]</email> <name>Ian Moone</name> </owner> <source type="git">https://github.com/csmk/frabjous.git</source> + <source type="git">git://github.com/csmk/frabjous.git</source> <source type="git">[email protected]:csmk/frabjous.git</source> <feed>https://github.com/csmk/frabjous/commits/master.atom</feed> </repo>
