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 964A459CB2 for ; Sat, 16 Apr 2016 18:32:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3547821C00E; Sat, 16 Apr 2016 18:32:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D887B21C00E for ; Sat, 16 Apr 2016 18:32:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9ED4B340B9E for ; Sat, 16 Apr 2016 18:32:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 28AE1C7 for ; Sat, 16 Apr 2016 18:27:08 +0000 (UTC) From: "Patrick Lauer" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrick Lauer" Message-ID: <1460831186.d792dc724d572407825465649389b23cdba15d9a.patrick@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/genkernel-next/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-kernel/genkernel-next/genkernel-next-64.ebuild X-VCS-Directories: sys-kernel/genkernel-next/ X-VCS-Committer: patrick X-VCS-Committer-Name: Patrick Lauer X-VCS-Revision: d792dc724d572407825465649389b23cdba15d9a X-VCS-Branch: master Date: Sat, 16 Apr 2016 18:27:08 +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: ea9d3afd-901e-463b-8cd2-3f118491c8bb X-Archives-Hash: f3413bc3533b1b7a0132d9e8aa487d04 commit: d792dc724d572407825465649389b23cdba15d9a Author: Patrick Lauer gentoo org> AuthorDate: Sat Apr 16 18:26:26 2016 +0000 Commit: Patrick Lauer gentoo org> CommitDate: Sat Apr 16 18:26:26 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d792dc72 sys-kernel/genkernel-next: Whitespace Package-Manager: portage-2.2.28 sys-kernel/genkernel-next/genkernel-next-64.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sys-kernel/genkernel-next/genkernel-next-64.ebuild b/sys-kernel/genkernel-next/genkernel-next-64.ebuild index 58a9c4f..f6a7892 100644 --- a/sys-kernel/genkernel-next/genkernel-next-64.ebuild +++ b/sys-kernel/genkernel-next/genkernel-next-64.ebuild @@ -58,4 +58,3 @@ src_install() { newbashcomp "${S}"/genkernel.bash genkernel } -