x11-apps/xkill: Drop old versions

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner
2026-04-30 16:38:37 -04:00
parent ba1e4a3dad
commit 48399192c1
2 changed files with 0 additions and 16 deletions
-1
View File
@@ -1,2 +1 @@
DIST xkill-1.0.6.tar.xz 121900 BLAKE2B 405e78388359d7a6ee66e3f2039b37422a09995fcad56f637e1f8c63679504857512e7f7d9a88790522d183a71c98821e7c3a2e34314ff27c978d125651431ed SHA512 a755a8db51d7860b9942161776390007b9b530c2f7fcf8ddb3383311d36d185a6f08a44c5f6f7735576b146902e66aca21cbd7e746c1289d035e79332e8173b6
DIST xkill-1.0.7.tar.xz 127388 BLAKE2B b7b4afddc988e7e5ee958ab3de9370da22fff931f945bf2aa07358e4425cbdc03a52da6b8442f0d2aae79a80e905634b1e1623f8199dbeb864113c892ce54e19 SHA512 af5444da74b2af45dabd093e74b4c2e906c4742593067b6fecced6593a27b2b493e868e91672ffc17571851621b4e6716741d2eb91c5459c5bcf9867d4812d9a DIST xkill-1.0.7.tar.xz 127388 BLAKE2B b7b4afddc988e7e5ee958ab3de9370da22fff931f945bf2aa07358e4425cbdc03a52da6b8442f0d2aae79a80e905634b1e1623f8199dbeb864113c892ce54e19 SHA512 af5444da74b2af45dabd093e74b4c2e906c4742593067b6fecced6593a27b2b493e868e91672ffc17571851621b4e6716741d2eb91c5459c5bcf9867d4812d9a
-15
View File
@@ -1,15 +0,0 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit xorg-3
DESCRIPTION="kill a client by its X resource"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
RDEPEND="x11-libs/libX11
x11-libs/libXmu"
DEPEND="${RDEPEND}
x11-base/xorg-proto"