From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RjiX3-0003y2-4X for garchives@archives.gentoo.org; Sun, 08 Jan 2012 02:30:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5658121C022; Sun, 8 Jan 2012 02:30:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2BC0B21C022 for ; Sun, 8 Jan 2012 02:30:42 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7B5291B4019 for ; Sun, 8 Jan 2012 02:30:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id EDFB380042 for ; Sun, 8 Jan 2012 02:30:40 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <8a912226e6d9c2135a82fdb5cc2843b483083873.robbat2@gentoo> Subject: [gentoo-commits] proj/genkernel:master commit in: / X-VCS-Repository: proj/genkernel X-VCS-Files: genkernel X-VCS-Directories: / X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: 8a912226e6d9c2135a82fdb5cc2843b483083873 Date: Sun, 8 Jan 2012 02:30:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 3cd47ff3-d97e-4bfe-8fdb-a8fff1ef243c X-Archives-Hash: 030eeb394782aa539a87c84b1d6463d8 commit: 8a912226e6d9c2135a82fdb5cc2843b483083873 Author: Robin H. Johnson gentoo org> AuthorDate: Sun Jan 8 02:30:21 2012 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Sun Jan 8 02:30:21 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/genkernel.git= ;a=3Dcommit;h=3D8a912226 Verbump for last commit as a fix. --- genkernel | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/genkernel b/genkernel index 9f9f71b..7a7dad4 100755 --- a/genkernel +++ b/genkernel @@ -2,7 +2,7 @@ # $Id$ =20 PATH=3D"${PATH}:/sbin:/usr/sbin" -GK_V=3D'3.4.22' +GK_V=3D'3.4.22.1' =20 # Set the default for TMPDIR. May be modified by genkernel.conf or the # --tempdir command line option.