From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-981445-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EED881396D9 for <garchives@archives.gentoo.org>; Mon, 30 Oct 2017 23:00:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 420392BC0CC; Mon, 30 Oct 2017 23:00:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 229762BC0CC for <gentoo-commits@lists.gentoo.org>; Mon, 30 Oct 2017 23:00:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2B7D43416A9 for <gentoo-commits@lists.gentoo.org>; Mon, 30 Oct 2017 23:00:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9290583F for <gentoo-commits@lists.gentoo.org>; Mon, 30 Oct 2017 23:00:10 +0000 (UTC) From: "Anthony G. Basile" <blueness@gentoo.org> 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" <blueness@gentoo.org> Message-ID: <1509404023.00b172b39e96ed34e7810e53f17a719791ed5607.blueness@gentoo> Subject: [gentoo-commits] proj/grs:desktop-amd64-musl-hardened commit in: scripts/ X-VCS-Repository: proj/grs X-VCS-Files: scripts/kernel-config X-VCS-Directories: scripts/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 00b172b39e96ed34e7810e53f17a719791ed5607 X-VCS-Branch: desktop-amd64-musl-hardened Date: Mon, 30 Oct 2017 23:00:10 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5c306ba9-1621-4abb-ac67-da3a763dc9d8 X-Archives-Hash: efbe53b8336c75237c4eaece1722d980 commit: 00b172b39e96ed34e7810e53f17a719791ed5607 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Fri Oct 27 00:46:39 2017 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Mon Oct 30 22:53:43 2017 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=00b172b3 kernel-config: correct the source version scripts/kernel-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/kernel-config b/scripts/kernel-config index 5b46a42..ba7d2cd 100644 --- a/scripts/kernel-config +++ b/scripts/kernel-config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.13.8 Kernel Configuration +# Linux/x86 4.13.8-vanilla Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y