summaryrefslogtreecommitdiff
path: root/x11-apps/setxkbmap/setxkbmap-1.3.3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-05 21:37:49 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-05 21:37:49 +0100
commit50c291a3ace58006f8fa9cf44a36f6e42bff2b54 (patch)
tree6d245677a5bb2d38b74c141346e35465540e9b7f /x11-apps/setxkbmap/setxkbmap-1.3.3.ebuild
parent53623081143d09702d8f3d7224e9da8c5f681c3b (diff)
gentoo auto-resync : 05:06:2023 - 21:37:49
Diffstat (limited to 'x11-apps/setxkbmap/setxkbmap-1.3.3.ebuild')
-rw-r--r--x11-apps/setxkbmap/setxkbmap-1.3.3.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/x11-apps/setxkbmap/setxkbmap-1.3.3.ebuild b/x11-apps/setxkbmap/setxkbmap-1.3.3.ebuild
deleted file mode 100644
index 6f10074efa6c..000000000000
--- a/x11-apps/setxkbmap/setxkbmap-1.3.3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-XORG_TARBALL_SUFFIX="xz"
-inherit xorg-3
-
-DESCRIPTION="Controls the keyboard layout of a running X server"
-
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
-
-COMMON_DEPEND="
- x11-libs/libxkbfile
- x11-libs/libX11
- x11-libs/libXrandr"
-DEPEND="${COMMON_DEPEND}
- x11-base/xorg-proto"
-RDEPEND="${COMMON_DEPEND}
- x11-misc/xkeyboard-config"