commit: ff3fbb64b167c37e64a52e343cd22b265dd6d18f 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:43:04 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=ff3fbb64
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 85d35ad..46f1609 100644 --- a/core/etc/grs/systems.conf +++ b/core/etc/grs/systems.conf @@ -1,3 +1,2 @@ [desktop-amd64-hardened] -repo_uri : git://anongit.gentoo.org/proj/grs.git -stage_uri : http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-hardened+nomultilib/stage3-amd64-hardened+nomultilib-20150723.tar.bz2 +repo_uri : git://gitweb.gentoo.org/proj/grs.git
