summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2024-11-23 16:02:52 -0500
committerMatt Turner <mattst88@gentoo.org>2024-11-23 16:16:06 -0500
commit45d799adb32bcb9caa20edfa4ccefcefde7ab2ac (patch)
tree6d9f2f4277dab40b4cfd666f251105c1e3b643d3 /x11-apps
parentx11-apps/xcmsdb: Drop old versions (diff)
downloadgentoo-45d799adb32bcb9caa20edfa4ccefcefde7ab2ac.tar.gz
gentoo-45d799adb32bcb9caa20edfa4ccefcefde7ab2ac.tar.bz2
gentoo-45d799adb32bcb9caa20edfa4ccefcefde7ab2ac.zip
x11-apps/xkbprint: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xkbprint/Manifest1
-rw-r--r--x11-apps/xkbprint/xkbprint-1.0.6.ebuild15
2 files changed, 0 insertions, 16 deletions
diff --git a/x11-apps/xkbprint/Manifest b/x11-apps/xkbprint/Manifest
index 3a852ea08a75..a3972c698753 100644
--- a/x11-apps/xkbprint/Manifest
+++ b/x11-apps/xkbprint/Manifest
@@ -1,2 +1 @@
-DIST xkbprint-1.0.6.tar.xz 156920 BLAKE2B 88a62e3138e0d68df4cdd335f82734037649acbd951ef5997382216f7472560b2ad6e4cd0790e4260baba9864754b54b4a7cb9c42444f44caffef92aae392b40 SHA512 a1c2401b2a2ef4c6bd2efc18923ecb176adcf38b6c5dfdce25f22f1f5ab21e25f494b25dac25b1765fb9a0f6acc24d191cd41b9a098a9e3c6eaf9a9df490be29
DIST xkbprint-1.0.7.tar.xz 161736 BLAKE2B bf60cfc234284f4f16f5337f52f124c4b67b1cf50fc0585505a1fcac987d688eb16875062cb857b9e9e7b7892ae1ffd1eff796d770585e6a873d90622920b7f8 SHA512 52f803ba85b053408dfff400f47ae9461954430665a12257a99b9775e26dd7192a97b979de949b9c4532936c9bfcc181a773de41514a122973f05d676dee6476
diff --git a/x11-apps/xkbprint/xkbprint-1.0.6.ebuild b/x11-apps/xkbprint/xkbprint-1.0.6.ebuild
deleted file mode 100644
index e75abefdcf92..000000000000
--- a/x11-apps/xkbprint/xkbprint-1.0.6.ebuild
+++ /dev/null
@@ -1,15 +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="Print an XKB keyboard description"
-KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 ~sparc x86"
-
-RDEPEND="
- x11-libs/libxkbfile
- >=x11-libs/libX11-1.6.9"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"