x11-apps/setxkbmap: Drop old versions

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner
2026-07-10 15:19:34 -04:00
parent 2b1874ed0e
commit 2837ba63d5
2 changed files with 0 additions and 19 deletions

View File

@@ -1,2 +1 @@
DIST setxkbmap-1.3.4.tar.xz 132300 BLAKE2B 693f910efcd6f4cb26abd59f6197d77fc958e2b21ab4525e095d966a80186ad95792143ea25cf2822436b57838efbcb66c700ecf8341f3eb6ebce0f636760f37 SHA512 f4d026e7707656173f54d79b95ff3370ae06eaf252b89b79bc7175edeaf3ef79073d4d7d8a35fdee95608bf85d7d23514d74f00e55b613810ef6c3ccc0cf498b
DIST setxkbmap-1.3.5.tar.xz 138132 BLAKE2B fafe35ea795f81ded8221e20e3aee29388903ff014f9b565454aca5fc12f02e1505a83be6448445cad92469efd18e5f75fcb1385eb1d26a74fadc229e8e72f71 SHA512 57a7e4c0331f81e6e61240f0da69d536e0838c46191f789b7b2ca3a6a5a3d0169a28b71e108bbcf8d24d10068c63a7f65eb9196a3774dbd8a00db9ecc0df46a0

View File

@@ -1,18 +0,0 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit xorg-3
DESCRIPTION="Controls the keyboard layout of a running X server"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
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"