summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Michaelis <gitter@liftm.de>2021-02-14 18:02:03 +0900
committerMichał Górny <mgorny@gentoo.org>2021-02-14 23:28:17 +0100
commitd7f71f3ddf35ba83a182907a5431ed108d5c7927 (patch)
tree9fbcf50b01d66454bab54f93f6d16f3ac032cd3c /files/overlays
parentmirrors: distfiles - ftps:// is not supported (diff)
downloadapi-d7f71f3ddf35ba83a182907a5431ed108d5c7927.tar.gz
api-d7f71f3ddf35ba83a182907a5431ed108d5c7927.tar.bz2
api-d7f71f3ddf35ba83a182907a5431ed108d5c7927.zip
repositories: Add liftm-overlay
Closes: https://github.com/gentoo/api-gentoo-org/pull/370 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'files/overlays')
-rw-r--r--files/overlays/repositories.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 12664f67..ec532307 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -2823,6 +2823,17 @@
<feed>https://cgit.gentoo.org/repo/proj/libressl.git/atom/</feed>
</repo>
<repo quality="experimental" status="unofficial">
+ <name>liftm</name>
+ <description lang="en">Personal Overlay</description>
+ <owner type="person">
+ <email>gentoobug@liftm.de</email>
+ <name>Julius Michaelis</name>
+ </owner>
+ <source type="git">https://github.com/jcaesar/liftm-overlay.git</source>
+ <source type="git">git+ssh://git@github.com/jcaesar/liftm-overlay.git</source>
+ <feed>https://github.com/jcaesar/liftm-overlay/commits/master.atom</feed>
+ </repo>
+ <repo quality="experimental" status="unofficial">
<name>linux-be</name>
<description lang="en">Port of Boot Environments for GNU/Linux</description>
<homepage>https://gitlab.com/linux-be</homepage>