summaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-video-vboxvideo/xf86-video-vboxvideo-1.0.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-video-vboxvideo/xf86-video-vboxvideo-1.0.0.ebuild')
-rw-r--r--x11-drivers/xf86-video-vboxvideo/xf86-video-vboxvideo-1.0.0.ebuild25
1 files changed, 0 insertions, 25 deletions
diff --git a/x11-drivers/xf86-video-vboxvideo/xf86-video-vboxvideo-1.0.0.ebuild b/x11-drivers/xf86-video-vboxvideo/xf86-video-vboxvideo-1.0.0.ebuild
deleted file mode 100644
index 02ab4c8e..00000000
--- a/x11-drivers/xf86-video-vboxvideo/xf86-video-vboxvideo-1.0.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="VirtualBox guest video driver"
-HOMEPAGE="https://cgit.freedesktop.org/xorg/driver/xf86-video-vbox/"
-
-KEYWORDS="amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- >=x11-base/xorg-server-1.8:=[-minimal]
- x11-libs/libXcomposite
- x11-libs/libpciaccess
-"
-DEPEND="
- ${RDEPEND}
- x11-proto/fontsproto
- x11-proto/randrproto
- x11-proto/renderproto
- x11-proto/xextproto
-"