commit: fd3a2b91a5ff8572a55b25e75f21b654caaa61a1 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sat Sep 12 20:58:02 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sat Sep 12 20:58:02 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=fd3a2b91
world.conf: remove old nameserver line. core/etc/grs/systems.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/core/etc/grs/systems.conf b/core/etc/grs/systems.conf index 8e6b79c..3aff168 100644 --- a/core/etc/grs/systems.conf +++ b/core/etc/grs/systems.conf @@ -1,4 +1,3 @@ [desktop-amd64-musl-hardened] -nameserver : 8.8.8.8 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
