summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Crawford <ali3nx@gmail.com>2019-11-03 14:35:51 -0600
committerMichał Górny <mgorny@gentoo.org>2019-11-03 23:25:17 +0100
commitd2c8551333891ffd270b72ef6712ee987240b806 (patch)
tree358380e43a3a6372451a78479b1115a79c21ce97
parentrepositories: Add apurkrt overlay (diff)
downloadapi-d2c85513.tar.gz
api-d2c85513.tar.bz2
api-d2c85513.zip
repositories: Add usenet-overlay
Closes: https://github.com/gentoo/api-gentoo-org/pull/226 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--files/overlays/repositories.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index e123bd0..c11df9c 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -5282,5 +5282,18 @@
<source type="git">https://github.com/comio/plex-overlay.git</source>
<feed>https://github.com/comio/plex-overlay/commits/master.atom</feed>
</repo>
+ <repo quality="experimental" status="unofficial">
+ <name>usenet-overlay</name>
+ <description lang="en">Personal Overlay for Lidarr, Radarr and Sonarr </description>
+ <homepage>https://github.com/xartin/gentoo-overlay</homepage>
+ <owner type="person">
+ <email>mcrawford@eliteitminds.com</email>
+ <name>Michael Crawford</name>
+ </owner>
+ <source type="git">https://github.com/xartin/gentoo-overlay.git</source>
+ <source type="git">git+ssh://git@github.com/xartin/gentoo-overlay.git</source>
+ <feed>https://github.com/xartin/gentoo-overlay/commits/master.atom</feed>
+ </repo>
<!-- vim:se et sw=2 ts=2 sts=2 :-->
</repositories>
+