summaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-input-void
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-20 14:27:17 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-20 14:27:17 +0000
commit5bb9ff1ee56d2b5e75e01a7f066d8b0cec84ec02 (patch)
tree66e860a5099bcad013f1cf667255dc372a7c11b3 /x11-drivers/xf86-input-void
parent7218e1b46bceac05841e90472501742d905fb3fc (diff)
gentoo resync : 20.03.2021
Diffstat (limited to 'x11-drivers/xf86-input-void')
-rw-r--r--x11-drivers/xf86-input-void/Manifest2
-rw-r--r--x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild10
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-drivers/xf86-input-void/Manifest b/x11-drivers/xf86-input-void/Manifest
index e4b1ae390768..9b0f987212f0 100644
--- a/x11-drivers/xf86-input-void/Manifest
+++ b/x11-drivers/xf86-input-void/Manifest
@@ -1,3 +1,3 @@
DIST xf86-input-void-1.4.1.tar.bz2 271597 BLAKE2B c78d829dfc9aed788fc2e527f796c697546dfa9687189f5f36043fb017515307303d1bc419458e909107fdb30f6f534e9086e86708d4b8bf2447ed941d223011 SHA512 3cbcba9510635fc4a3b610fb940584417d4b3fcace88670b1289906a7da15614e9a286590cecd1840af4bb3bd0c62f246522b1203700067ec384c3cc11b7e94a
-EBUILD xf86-input-void-1.4.1.ebuild 328 BLAKE2B ca9c21c402fcd663cf2764b56357e83a4b849db3f4263ee3d288485ad071de442661456ef5a18eb05c86e4c28902c2c1715ccfdfb43943bffd8d876eefaec049 SHA512 1e8bd423ab96cf7966664ff6ef98c22ac32a895c34453fbab38dacd9327e75e1b18a91e823ffe275fac687d54e4cef7233fb44fbea9fe1ff8f9e7794624cb55d
+EBUILD xf86-input-void-1.4.1.ebuild 310 BLAKE2B 9092d507843f111ff7cc12bb2cf39fd0352a3705cae26d1d58592f8bb7a0661a09a241bf0c48136d575455eb55982b790410eb132b5ebb6a88d6201004f8b177 SHA512 9d81c2311ac958e5d9d8be03e4ce50db3e141ba07235eb3133c9db05e79550e3979c31caf616493381dfee03e7248ca17d40f17b1b940bbad83e1d29e8a4fab4
MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057
diff --git a/x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild b/x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild
index c01eaf9d4ceb..8a037ad91f84 100644
--- a/x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild
+++ b/x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-inherit xorg-2
+EAPI=7
+
+inherit xorg-3
DESCRIPTION="null input driver"
KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-RDEPEND=">=x11-base/xorg-server-1.9.99.1"
+RDEPEND="x11-base/xorg-server"
DEPEND="${RDEPEND}"