diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2018-01-18 12:21:48 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2018-01-18 12:22:03 +0100 |
commit | 543f5689b0d1ccb1aa57fc3dd200893ac003c005 (patch) | |
tree | ee07e98341614e1c9b497467253220114dbc068f /x11-drivers | |
parent | dev-python/pycapnp: bump to 0.6.3 (diff) | |
download | gentoo-543f5689b0d1ccb1aa57fc3dd200893ac003c005.tar.gz gentoo-543f5689b0d1ccb1aa57fc3dd200893ac003c005.tar.bz2 gentoo-543f5689b0d1ccb1aa57fc3dd200893ac003c005.zip |
x11-drivers/xf86-video-virtualbox: Dropped sysmacros patch.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-virtualbox/xf86-video-virtualbox-5.1.32.ebuild | 3 |
1 files changed, 0 insertions, 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 4775c20ab869..932d9378fad9 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" |