summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-09-18 19:24:29 +0100
committerV3n3RiX <venerix@rogentos.ro>2016-09-18 19:24:29 +0100
commit736ca2000540339dfedad8ffc6e794154dba2ba4 (patch)
tree5764a517b6e8c01ef329d80498f4472d2038f1b8
parent37e78db8b302fbabe7899c74d1d465be6681aceb (diff)
let's try to adjust to changes from gentoo tree
-rw-r--r--x11-base/xorg-drivers/xorg-drivers-1.18-r1.ebuild31
1 files changed, 31 insertions, 0 deletions
diff --git a/x11-base/xorg-drivers/xorg-drivers-1.18-r1.ebuild b/x11-base/xorg-drivers/xorg-drivers-1.18-r1.ebuild
new file mode 100644
index 00000000..9cf7124a
--- /dev/null
+++ b/x11-base/xorg-drivers/xorg-drivers-1.18-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="Meta package containing deps on all xorg drivers (dummy version)"
+HOMEPAGE="https://www.gentoo.org/"
+SRC_URI=""
+
+LICENSE="metapackage"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+
+IUSE=""
+
+PDEPEND="
+ !x11-drivers/xf86-input-citron
+ !x11-drivers/xf86-video-cyrix
+ !x11-drivers/xf86-video-impact
+ !x11-drivers/xf86-video-nsc
+ !x11-drivers/xf86-video-sunbw2
+ !<=x11-drivers/xf86-video-ark-0.7.5
+ !<=x11-drivers/xf86-video-newport-0.2.4
+ !<=x11-drivers/xf86-video-sis-0.10.7
+ !<=x11-drivers/xf86-video-v4l-0.2.0
+ !<x11-drivers/xf86-input-evdev-2.10.0
+ !<x11-drivers/xf86-video-ati-7.6.1
+ !<x11-drivers/xf86-video-intel-2.99.917_p20160122
+ !<x11-drivers/xf86-video-nouveau-1.0.12
+"