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 9310A138206 for ; Thu, 18 Jan 2018 11:22:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C0B0EE08EC; Thu, 18 Jan 2018 11:22:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 9DB4CE08EC for ; Thu, 18 Jan 2018 11:22:09 +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 3F465335C43 for ; Thu, 18 Jan 2018 11:22:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C7198148 for ; Thu, 18 Jan 2018 11:22:06 +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: <1516274523.543f5689b0d1ccb1aa57fc3dd200893ac003c005.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-virtualbox/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.32.ebuild X-VCS-Directories: x11-drivers/xf86-video-virtualbox/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 543f5689b0d1ccb1aa57fc3dd200893ac003c005 X-VCS-Branch: master Date: Thu, 18 Jan 2018 11:22:06 +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: f0745d61-2acd-4f30-a0a6-180cad4e19fb X-Archives-Hash: f61136401bb10a219aa88294b92cd1c8 commit: 543f5689b0d1ccb1aa57fc3dd200893ac003c005 Author: Lars Wendler gentoo org> AuthorDate: Thu Jan 18 11:21:48 2018 +0000 Commit: Lars Wendler gentoo org> CommitDate: Thu Jan 18 11:22:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=543f5689 x11-drivers/xf86-video-virtualbox: Dropped sysmacros patch. Package-Manager: Portage-2.3.19, Repoman-2.3.6 x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.32.ebuild | 3 --- 1 file changed, 3 deletions(-) diff --git a/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.32.ebuild b/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.32.ebuild index 4775c20ab86..932d9378fad 100644 --- a/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.32.ebuild +++ b/x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.32.ebuild @@ -58,9 +58,6 @@ PATCHES=( # xorg-1.19 patch from opensuse (bug #602784) "${FILESDIR}/${PN}-5.1.10-xorg119.patch" - - # fix bug #579946 - "${FILESDIR}/${PN}-5.1.30-sysmacros.patch" ) QA_TEXTRELS_x86="usr/lib/VBoxOGL.so"