commit: 82d501f1a8a48f8dcaec28b9f050cf9ab0d600d3
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 24 16:51:48 2024 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Jan 24 17:00:44 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82d501f1
x11-apps/xkbutils: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-apps/xkbutils/xkbutils-1.0.5.ebuild | 18 ------------------
1 file changed, 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"