From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 CADC61382C5 for ; Sun, 21 Jan 2018 21:21:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A799E0837; Sun, 21 Jan 2018 21:21:30 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 E043CE0837 for ; Sun, 21 Jan 2018 21:21:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 3B5A0335C09 for ; Sun, 21 Jan 2018 21:21:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C6221186 for ; Sun, 21 Jan 2018 21:21:26 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1516569679.f8a3ee9e58ce671b0f6aca698f00535c7668c893.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/glibc/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/glibc/glibc-9999.ebuild X-VCS-Directories: sys-libs/glibc/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: f8a3ee9e58ce671b0f6aca698f00535c7668c893 X-VCS-Branch: master Date: Sun, 21 Jan 2018 21:21:26 +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: 712a8b39-aa9a-419a-873e-7336a2545160 X-Archives-Hash: e75dcd0435b77db9da52be00c5f754b8 commit: f8a3ee9e58ce671b0f6aca698f00535c7668c893 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sun Jan 21 21:21:19 2018 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Sun Jan 21 21:21:19 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8a3ee9e sys-libs/glibc: One less blank line Package-Manager: Portage-2.3.19, Repoman-2.3.6 sys-libs/glibc/glibc-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sys-libs/glibc/glibc-9999.ebuild b/sys-libs/glibc/glibc-9999.ebuild index cb0e4cb1111..aa2a6a11a4e 100644 --- a/sys-libs/glibc/glibc-9999.ebuild +++ b/sys-libs/glibc/glibc-9999.ebuild @@ -694,7 +694,6 @@ sanity_prechecks() { fi } - # # the phases #