summaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-input-void
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-04 09:02:03 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-04 09:02:03 +0000
commitacf34cb86be38d3601273c231058d3fda627e618 (patch)
tree73d77f0d1f7bec82f0b43678f9aa87f0b359cd91 /x11-drivers/xf86-input-void
parent0b0f15411ade2ffeba5d057f14bd8bc7dfdcf440 (diff)
gentoo auto-resync : 04:12:2022 - 09:02:03
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.ebuild13
2 files changed, 0 insertions, 15 deletions
diff --git a/x11-drivers/xf86-input-void/Manifest b/x11-drivers/xf86-input-void/Manifest
index 707f14e9c6fe..83354cf73c4b 100644
--- a/x11-drivers/xf86-input-void/Manifest
+++ b/x11-drivers/xf86-input-void/Manifest
@@ -1,5 +1,3 @@
-DIST xf86-input-void-1.4.1.tar.bz2 271597 BLAKE2B c78d829dfc9aed788fc2e527f796c697546dfa9687189f5f36043fb017515307303d1bc419458e909107fdb30f6f534e9086e86708d4b8bf2447ed941d223011 SHA512 3cbcba9510635fc4a3b610fb940584417d4b3fcace88670b1289906a7da15614e9a286590cecd1840af4bb3bd0c62f246522b1203700067ec384c3cc11b7e94a
DIST xf86-input-void-1.4.2.tar.xz 257888 BLAKE2B 864ef551c09af5a9726094d3ce7e1a0d948e0a06d23784270a43e81c4b8904b3bb1abb0e1d9efa59d9c445dcc2be7515c45d956c2e669e2e0d7ccad23c10f30b SHA512 f266494bd0ab62d2e20048d5557cb4724cc704be06b7f04f55970aad070887ca8940341c4a4929bb48a46b4d040e03c4d09ce3ae85b94ce23c70faf28486005d
-EBUILD xf86-input-void-1.4.1.ebuild 324 BLAKE2B b9c5f0ada2c4fbdc5a3db207b5b35d966b2c5fcda697a44650890bff87ff0c67a45c5af2f0ad0e1303da31881ddc156053463170fb6dacd60f121bcd13123eac SHA512 32bb6adad975b983b0c953f14b515b6e7d9644f08a5127cfbb28f276b2a04766aa3cf69b745ea705814c8ad78c5beb5a7764f9f80e936d03e1f5b3ac5dd0f8de
EBUILD xf86-input-void-1.4.2.ebuild 350 BLAKE2B 6107bc2ab9c1700304cec6ec808251ad624b21ac3e217e01119841ea714044193eec89a14801ba0a8e039ad72ef2d3bc2cf7ddd580a6e4424c313546abecb8f0 SHA512 0b2c0c3cd214076fc154975cc77da6430c526b82aa33f1bd2b0e4d35794c4da0ad21fc32c37d3f81fb71e602bfe01cc98646343a725034dfc192b2cb9b2dd34b
MISC metadata.xml 349 BLAKE2B dc72b7a2d45385cafd33536becbd94b8b46e74a3d3120a9041c771552c79e02cfc33ac511faff1915750470ffa13225fe886805e8dc17c92990b426e74f1639c SHA512 b58b32e319f3e1c523cffd920398c5effbdac8dc115d04f62d3ffbab2eca90adbcccecdaf6011c2ef325397a92cfc4547868a3f8a7aa81404b8129f9f1e44f48
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
deleted file mode 100644
index d6b4daf361d6..000000000000
--- a/x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xorg-3
-
-DESCRIPTION="null input driver"
-
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="x11-base/xorg-server"
-DEPEND="${RDEPEND}"