commit: fd7901b7fd091f07ea81fb96379401bea8891695 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Mon Nov 23 21:43:04 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Mon Nov 23 21:45:07 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=fd7901b7
systems.conf: update gentoo git URI core/etc/grs/systems.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/core/etc/grs/systems.conf b/core/etc/grs/systems.conf index 3aff168..0e4a4c8 100644 --- a/core/etc/grs/systems.conf +++ b/core/etc/grs/systems.conf @@ -1,3 +1,2 @@ [desktop-amd64-musl-hardened] -repo_uri : git://anongit.gentoo.org/proj/grs.git -stage_uri : http://distfiles.gentoo.org/experimental/amd64/musl/stage3-amd64-musl-hardened-20150609.tar.bz2 +repo_uri : git://gitweb.gentoo.org/proj/grs.git
