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 C7FAC1391DB for ; Sat, 22 Mar 2014 12:29:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 655A7E0B52; Sat, 22 Mar 2014 12:29:17 +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 01A8FE0B52 for ; Sat, 22 Mar 2014 12:29:16 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1143033FAC5 for ; Sat, 22 Mar 2014 12:29:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 4311C18875 for ; Sat, 22 Mar 2014 12:29:14 +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: <1395491357.2cafb689e1bf4a7ad609a3f4d662f6250b8c5579.blueness@gentoo> Subject: [gentoo-commits] proj/hardened-dev:musl commit in: net-misc/openssh/ X-VCS-Repository: proj/hardened-dev X-VCS-Files: net-misc/openssh/openssh-6.6_p1-r99.ebuild X-VCS-Directories: net-misc/openssh/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 2cafb689e1bf4a7ad609a3f4d662f6250b8c5579 X-VCS-Branch: musl Date: Sat, 22 Mar 2014 12:29:14 +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: 898589e8-c197-40a1-9aaa-691474dedfc4 X-Archives-Hash: f0e6c10899fda9cbe36deadba5d538f5 commit: 2cafb689e1bf4a7ad609a3f4d662f6250b8c5579 Author: Anthony G. Basile gentoo org> AuthorDate: Sat Mar 22 12:29:17 2014 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Sat Mar 22 12:29:17 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=2cafb689 net-misc/openssh: fix white space Package-Manager: portage-2.2.7 Manifest-Sign-Key: 0xF52D4BBA --- net-misc/openssh/openssh-6.6_p1-r99.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/openssh/openssh-6.6_p1-r99.ebuild b/net-misc/openssh/openssh-6.6_p1-r99.ebuild index 3232115..b082439 100644 --- a/net-misc/openssh/openssh-6.6_p1-r99.ebuild +++ b/net-misc/openssh/openssh-6.6_p1-r99.ebuild @@ -138,7 +138,7 @@ src_prepare() { epatch "${FILESDIR}"/${PN}-6.4p1-avoid-exit.patch epatch "${FILESDIR}"/${PN}-6.4p1-missing-sys_param_h.patch - epatch "${FILESDIR}"/${PN}-6.4p1-fix-typo-construct_utmpx.patch + epatch "${FILESDIR}"/${PN}-6.4p1-fix-typo-construct_utmpx.patch epatch_user #473004