diff options
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | overlay.xml | 7 |
2 files changed, 4 insertions, 5 deletions
@@ -2,7 +2,7 @@ Romanian Kogaion desktop-oriented ebuilds. For the moment it's in pre-alpha stag To install it as an overlay in a Gentoo planet distro, use the command: -layman -f -a kogaion-desktop -o https://raw.github.com/Rogentos/kogaion-desktop/master/overlay.xml +layman -f -a kogaion-desktop -o https://gitlab.com/rogentos/kogaion-desktop/raw/master/overlay.xml == Atention == In order to have this repo stable enough, we propose adding the 'kogaion' overlay also! diff --git a/overlay.xml b/overlay.xml index ee8fcd93..49f26511 100644 --- a/overlay.xml +++ b/overlay.xml @@ -4,12 +4,11 @@ <repo quality="experimental" status="unofficial"> <name>kogaion-desktop</name> <description>Kogaion Desktop oriented overlay of ebuilds</description> - <homepage>https://github.com/Rogentos/kogaion-desktop</homepage> + <homepage>https://gitlab.com/rogentos/kogaion-desktop</homepage> <owner type="project"> <email>stefan.cristian at rogentos.ro</email> - <name>Steven Cristian</name> + <name>V3n3RiX</name> </owner> - <source type="git">git://github.com/Rogentos/kogaion-desktop.git</source> - <feed>https://github.com/Rogentos/kogaion-desktop/commits/master.atom</feed> + <source type="git">git@gitlab.com:rogentos/kogaion-desktop.git</source> </repo> </repositories> |