commit: c68f8359679fdbc52274f2aa8c1eb2cbd5290973 Author: KireinaHoro <i <AT> jsteward <DOT> moe> AuthorDate: Thu Jul 13 05:50:16 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Jul 13 06:27:01 2017 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=c68f8359
repositories: Add jsteward Closes: https://github.com/gentoo/api-gentoo-org/pull/63 files/overlays/repositories.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index a769a57..2e1930a 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2388,6 +2388,19 @@ FIN <feed>https://github.com/john-r-graham/jrg-overlay/commits/master.atom</feed> </repo> <repo quality="experimental" status="unofficial"> + <name>jsteward</name> + <description lang="en">jsteward's personal overlay</description> + <homepage>https://github.com/KireinaHoro/jsteward</homepage> + <owner type="person"> + <email>[email protected]</email> + <name>KireinaHoro</name> + </owner> + <source type="git">https://github.com/KireinaHoro/jsteward.git</source> + <source type="git">git://github.com/KireinaHoro/jsteward.git</source> + <source type="git">[email protected]:KireinaHoro/jsteward.git</source> + <feed>https://github.com/KireinaHoro/jsteward/commits/master.atom</feed> + </repo> + <repo quality="experimental" status="unofficial"> <name>junkdrawer</name> <description lang="en">Various development tools, libraries, and patches not in Gentoo (yet)</description> <homepage>https://github.com/doctaweeks/junkdrawer-overlay</homepage>
