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 232E213888F for ; Thu, 8 Oct 2015 18:07:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7265FE079D; Thu, 8 Oct 2015 18:07:34 +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 DBEC3E078C for ; Thu, 8 Oct 2015 18:07:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EDBDF3419A6 for ; Thu, 8 Oct 2015 18:07:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C4ABCC49 for ; Thu, 8 Oct 2015 18:07:29 +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: <1444327962.6afbf290d281ed985e76e590a47df8caa8e41850.blueness@gentoo> Subject: [gentoo-commits] proj/grs:desktop-amd64-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: 6afbf290d281ed985e76e590a47df8caa8e41850 X-VCS-Branch: desktop-amd64-hardened Date: Thu, 8 Oct 2015 18:07:29 +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: 38e6a3ba-bcc7-4c90-b1aa-33dc94f42776 X-Archives-Hash: 0b065ec578d09ff5b7ebe8e3070130c5 commit: 6afbf290d281ed985e76e590a47df8caa8e41850 Author: Anthony G. Basile gentoo org> AuthorDate: Thu Oct 8 18:12:18 2015 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Thu Oct 8 18:12:42 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=6afbf290 grs/kernel-config: fix version. scripts/kernel-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/kernel-config b/scripts/kernel-config index a3a7f93..a746783 100644 --- a/scripts/kernel-config +++ b/scripts/kernel-config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.2.3-hardened-r1 Kernel Configuration +# Linux/x86 4.2.3-hardened Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y