diff options
author | V3n3RiX <venerix@rogentos.ro> | 2015-09-20 14:34:21 +0100 |
---|---|---|
committer | V3n3RiX <venerix@rogentos.ro> | 2015-09-20 14:34:21 +0100 |
commit | 4247439d1db8766be11d5a7b59b4c77d788e2b90 (patch) | |
tree | 3cb9563c9ec8c830f9dbc9226af47a8226f3a66c | |
parent | b656db619f271d7d0ed05e2e2fac5c89db7c837c (diff) |
Revert "follow our own path, free of people who fail to keep their words"
This reverts commit b656db619f271d7d0ed05e2e2fac5c89db7c837c.
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | overlay.xml | 7 |
2 files changed, 5 insertions, 4 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://gitlab.com/rogentos/kogaion-desktop/raw/master/overlay.xml +layman -f -a kogaion-desktop -o https://raw.github.com/Rogentos/kogaion-desktop/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 49f26511..ee8fcd93 100644 --- a/overlay.xml +++ b/overlay.xml @@ -4,11 +4,12 @@ <repo quality="experimental" status="unofficial"> <name>kogaion-desktop</name> <description>Kogaion Desktop oriented overlay of ebuilds</description> - <homepage>https://gitlab.com/rogentos/kogaion-desktop</homepage> + <homepage>https://github.com/Rogentos/kogaion-desktop</homepage> <owner type="project"> <email>stefan.cristian at rogentos.ro</email> - <name>V3n3RiX</name> + <name>Steven Cristian</name> </owner> - <source type="git">git@gitlab.com:rogentos/kogaion-desktop.git</source> + <source type="git">git://github.com/Rogentos/kogaion-desktop.git</source> + <feed>https://github.com/Rogentos/kogaion-desktop/commits/master.atom</feed> </repo> </repositories> |