From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id AF4181393F2 for ; Sat, 12 Sep 2015 20:54:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ABDF7E0854; Sat, 12 Sep 2015 20:54:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2EAF1E0853 for ; Sat, 12 Sep 2015 20:54:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 567B9340B02 for ; Sat, 12 Sep 2015 20:54:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 56C52170 for ; Sat, 12 Sep 2015 20:54:12 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1442091453.1c7545723184f9bde062cc12203bf1f3cdfcd0d4.blueness@gentoo> Subject: [gentoo-commits] proj/grs:desktop-amd64-hardened commit in: core/etc/grs/ X-VCS-Repository: proj/grs X-VCS-Files: core/etc/grs/systems.conf X-VCS-Directories: core/etc/grs/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 1c7545723184f9bde062cc12203bf1f3cdfcd0d4 X-VCS-Branch: desktop-amd64-hardened Date: Sat, 12 Sep 2015 20:54:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: bf9764fd-288d-4758-b237-774719407b64 X-Archives-Hash: 9f5e64c920e9c550811bf5c265376cb3 commit: 1c7545723184f9bde062cc12203bf1f3cdfcd0d4 Author: Anthony G. Basile gentoo org> AuthorDate: Sat Sep 12 20:57:33 2015 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Sat Sep 12 20:57:33 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=1c754572 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 5c205a1..85d35ad 100644 --- a/core/etc/grs/systems.conf +++ b/core/etc/grs/systems.conf @@ -1,4 +1,3 @@ [desktop-amd64-hardened] -nameserver : 8.8.8.8 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