diff options
Diffstat (limited to 'repository.xml')
-rw-r--r-- | repository.xml | 17 |
1 files changed, 6 insertions, 11 deletions
diff --git a/repository.xml b/repository.xml index fa8ded42..4a4ce946 100644 --- a/repository.xml +++ b/repository.xml @@ -1,19 +1,14 @@ <repositories xmlns="" version="1.0"> <repo quality="experimental" status="unofficial"> -<name>kogaion-desktop</name> -<description>romanian Kogaion distro desktop-oriented ebuilds</description> +<name>redcore-desktop</name> +<description>Redcore Linux desktop oriented ebuilds</description> <homepage> -https://github.com/Rogentos/kogaion-desktop/wiki/ +http://redcorelinux.org </homepage> <owner type="project"> -<email>stefan.cristian@rogentos.ro</email> -<name>Steven Cristian</name> +<email>venerix@gmail.com</email> +<name>Ghiunhan Mamut</name> </owner> -<source type="git">git://github.com/Rogentos/kogaion-desktop.git</source> -<source type="git"> -https://BlackNoxis@github.com/Rogentos/kogaion-desktop.git -</source> -<feed> -</feed> +<source type="git">https://gitlab.com/redcore/redcore-desktop.git</source> </repo> </repositories> |