summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2024-01-24 11:51:48 -0500
committerMatt Turner <mattst88@gentoo.org>2024-01-24 12:00:44 -0500
commit82d501f1a8a48f8dcaec28b9f050cf9ab0d600d3 (patch)
treee1a9e11717f548c9c8272084b2002e811c29f368 /x11-apps/xkbutils
parentx11-apps/xdm: Drop old versions (diff)
downloadgentoo-82d501f1a8a48f8dcaec28b9f050cf9ab0d600d3.tar.gz
gentoo-82d501f1a8a48f8dcaec28b9f050cf9ab0d600d3.tar.bz2
gentoo-82d501f1a8a48f8dcaec28b9f050cf9ab0d600d3.zip
x11-apps/xkbutils: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/xkbutils')
-rw-r--r--x11-apps/xkbutils/xkbutils-1.0.5.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/x11-apps/xkbutils/xkbutils-1.0.5.ebuild b/x11-apps/xkbutils/xkbutils-1.0.5.ebuild
deleted file mode 100644
index 757b074a49d0..000000000000
--- a/x11-apps/xkbutils/xkbutils-1.0.5.ebuild
+++ /dev/null
@@ -1,18 +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="X.Org xkbutils application"
-
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-
-RDEPEND="
- x11-libs/libX11
- x11-libs/libXt
- x11-libs/libXaw"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"