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 9D4DC138200 for ; Mon, 15 Oct 2012 05:54:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2724BE03E0; Mon, 15 Oct 2012 05:54:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 864D8E03E0 for ; Mon, 15 Oct 2012 05:54:20 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E469F33D791 for ; Mon, 15 Oct 2012 05:54:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 8F68FE5436 for ; Mon, 15 Oct 2012 05:54:18 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1350279585.21b2b7f664c152d273bb397fed6e10c8fe4e3c59.robbat2@gentoo> Subject: [gentoo-commits] proj/genkernel:master commit in: / X-VCS-Repository: proj/genkernel X-VCS-Files: ChangeLog X-VCS-Directories: / X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: 21b2b7f664c152d273bb397fed6e10c8fe4e3c59 X-VCS-Branch: master Date: Mon, 15 Oct 2012 05:54:18 +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: 8ac58b2c-4d21-4bd7-910a-543d4846b25b X-Archives-Hash: 567d8d7b4c5bbcfe5c1ee3d4b9174455 commit: 21b2b7f664c152d273bb397fed6e10c8fe4e3c59 Author: Robin H. Johnson gentoo org> AuthorDate: Mon Oct 15 05:39:45 2012 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Mon Oct 15 05:39:45 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/genkernel.git;a=commit;h=21b2b7f6 Missing ChangeLog --- ChangeLog | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index 890050f..51fdf00 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,10 @@ # - 2008-2012 Various authors (see AUTHORS) # Distributed under the GPL v2 # $Id$ + + 15 Oct 2012; Robin H. Johnson gen_compile.sh, + gen_package.sh: + Fix corner cases on OUTPUTDIR. 14 Oct 2012; Sebastian Pipping genkernel: Bump version to 3.4.44