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 A751C138334 for ; Wed, 17 Jul 2019 08:52:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9FEEE07F2; Wed, 17 Jul 2019 08:52:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 BE1DCE07F2 for ; Wed, 17 Jul 2019 08:52:27 +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 6C18A3470D6 for ; Wed, 17 Jul 2019 08:52:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CDBBC58B for ; Wed, 17 Jul 2019 08:52:24 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1563353540.f7197e424eea964d70e42208794b1cf44053925c.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/virtualbox/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/virtualbox/virtualbox-6.0.10.ebuild X-VCS-Directories: app-emulation/virtualbox/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: f7197e424eea964d70e42208794b1cf44053925c X-VCS-Branch: master Date: Wed, 17 Jul 2019 08:52:24 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0bb43806-4a5d-4495-a624-12767f4d4406 X-Archives-Hash: 64ea5bdddb6a4dd98fd83d3d4a95645c commit: f7197e424eea964d70e42208794b1cf44053925c Author: Lars Wendler gentoo org> AuthorDate: Wed Jul 17 08:52:07 2019 +0000 Commit: Lars Wendler gentoo org> CommitDate: Wed Jul 17 08:52:20 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7197e42 app-emulation/virtualbox: Removed double empty line Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Lars Wendler gentoo.org> app-emulation/virtualbox/virtualbox-6.0.10.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-emulation/virtualbox/virtualbox-6.0.10.ebuild b/app-emulation/virtualbox/virtualbox-6.0.10.ebuild index b5816819897..c4c4d3a38aa 100644 --- a/app-emulation/virtualbox/virtualbox-6.0.10.ebuild +++ b/app-emulation/virtualbox/virtualbox-6.0.10.ebuild @@ -440,7 +440,6 @@ src_install() { | xargs --no-run-if-empty --null sed -i '/Version/s@_Gentoo@@' \ || die - local extensions_dir="${vbox_inst_path}/ExtensionPacks" if use vnc ; then