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 98F9D1393F1 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 0BCEDE0852; Sat, 12 Sep 2015 20:54:16 +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 7FC3CE0852 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 BB112340BD0 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 7B9951F5 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: <1442091523.ca34ffe4a14fa2fa181a2b3eb61383a87b6ded67.blueness@gentoo> Subject: [gentoo-commits] proj/grs:desktop-amd64-uclibc-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: ca34ffe4a14fa2fa181a2b3eb61383a87b6ded67 X-VCS-Branch: desktop-amd64-uclibc-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: b0a8af51-78ed-4a99-ab2b-43c6cb4f5f7e X-Archives-Hash: 82567b48c413df338712efc8bb65ebe6 commit: ca34ffe4a14fa2fa181a2b3eb61383a87b6ded67 Author: Anthony G. Basile gentoo org> AuthorDate: Sat Sep 12 20:58:43 2015 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Sat Sep 12 20:58:43 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=ca34ffe4 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 0774283..07aa7ac 100644 --- a/core/etc/grs/systems.conf +++ b/core/etc/grs/systems.conf @@ -1,4 +1,3 @@ [desktop-amd64-uclibc-hardened] -nameserver : 8.8.8.8 repo_uri : git://anongit.gentoo.org/proj/grs.git stage_uri : http://distfiles.gentoo.org/pub/gentoo/releases/amd64/autobuilds/current-stage3-amd64-uclibc-hardened/stage3-amd64-uclibc-hardened-20150705.tar.bz2