diff options
author | Matt Turner <mattst88@gentoo.org> | 2023-01-26 12:29:18 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2023-01-26 12:37:40 -0500 |
commit | 811ec125ee9afc5ec7153d90564b3eaac9a70557 (patch) | |
tree | 3dc410e677ca1bd4116f001599b5f27f0768917f /x11-apps | |
parent | x11-apps/xkbevd: Drop old versions (diff) | |
download | gentoo-811ec125ee9afc5ec7153d90564b3eaac9a70557.tar.gz gentoo-811ec125ee9afc5ec7153d90564b3eaac9a70557.tar.bz2 gentoo-811ec125ee9afc5ec7153d90564b3eaac9a70557.zip |
x11-apps/xkill: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xkill/Manifest | 1 | ||||
-rw-r--r-- | x11-apps/xkill/xkill-1.0.5-r1.ebuild | 15 |
2 files changed, 0 insertions, 16 deletions
diff --git a/x11-apps/xkill/Manifest b/x11-apps/xkill/Manifest index 59129c9f7a56..414246cec044 100644 --- a/x11-apps/xkill/Manifest +++ b/x11-apps/xkill/Manifest @@ -1,2 +1 @@ -DIST xkill-1.0.5.tar.bz2 128146 BLAKE2B a01b954872eaad2aefe11335df2c85972abb8d36ae0c00fbca02b5af2d7df57934e3ddc47455f88927a90b0bff5ed707ca6dddbbf5478c89b193c98a86cc0562 SHA512 4603a1794f114f5cea2c885020c9d073c8421d1e785c99ff6b936ae97139c8dac8020a187b5bbd0fa6d56ed6fab879441b42ba900cc5f2f5a534dafdc86b9249 DIST xkill-1.0.6.tar.xz 121900 BLAKE2B 405e78388359d7a6ee66e3f2039b37422a09995fcad56f637e1f8c63679504857512e7f7d9a88790522d183a71c98821e7c3a2e34314ff27c978d125651431ed SHA512 a755a8db51d7860b9942161776390007b9b530c2f7fcf8ddb3383311d36d185a6f08a44c5f6f7735576b146902e66aca21cbd7e746c1289d035e79332e8173b6 diff --git a/x11-apps/xkill/xkill-1.0.5-r1.ebuild b/x11-apps/xkill/xkill-1.0.5-r1.ebuild deleted file mode 100644 index 698d49917d95..000000000000 --- a/x11-apps/xkill/xkill-1.0.5-r1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit xorg-3 - -DESCRIPTION="kill a client by its X resource" - -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x86-winnt" - -RDEPEND="x11-libs/libX11 - x11-libs/libXmu" -DEPEND="${RDEPEND} - x11-base/xorg-proto" |