summaryrefslogtreecommitdiff
path: root/x11-apps/xkill
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-26 19:56:43 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-26 19:56:43 +0000
commit236302aac694377916670b7769f941e3f1dd0bbc (patch)
tree0a81f35a6120e176fc267d7ad981d4734d85c8ba /x11-apps/xkill
parent7267fb40fb51ddbc9cc5c1c82b0a12807ef7b281 (diff)
gentoo auto-resync : 26:01:2023 - 19:56:42
Diffstat (limited to 'x11-apps/xkill')
-rw-r--r--x11-apps/xkill/Manifest2
-rw-r--r--x11-apps/xkill/xkill-1.0.5-r1.ebuild15
2 files changed, 0 insertions, 17 deletions
diff --git a/x11-apps/xkill/Manifest b/x11-apps/xkill/Manifest
index db5f706278a1..eeb516a10171 100644
--- a/x11-apps/xkill/Manifest
+++ b/x11-apps/xkill/Manifest
@@ -1,5 +1,3 @@
-DIST xkill-1.0.5.tar.bz2 128146 BLAKE2B a01b954872eaad2aefe11335df2c85972abb8d36ae0c00fbca02b5af2d7df57934e3ddc47455f88927a90b0bff5ed707ca6dddbbf5478c89b193c98a86cc0562 SHA512 4603a1794f114f5cea2c885020c9d073c8421d1e785c99ff6b936ae97139c8dac8020a187b5bbd0fa6d56ed6fab879441b42ba900cc5f2f5a534dafdc86b9249
DIST xkill-1.0.6.tar.xz 121900 BLAKE2B 405e78388359d7a6ee66e3f2039b37422a09995fcad56f637e1f8c63679504857512e7f7d9a88790522d183a71c98821e7c3a2e34314ff27c978d125651431ed SHA512 a755a8db51d7860b9942161776390007b9b530c2f7fcf8ddb3383311d36d185a6f08a44c5f6f7735576b146902e66aca21cbd7e746c1289d035e79332e8173b6
-EBUILD xkill-1.0.5-r1.ebuild 381 BLAKE2B fb94507520a6baf94e9506a64d2095ffe2811c6092a4529f06122caaabf46710c714d3d1a2102d14aba1fbde07f75d1489a8e4abe9a964b478995a56b70ec68c SHA512 21f97759c8559c2be430cb5ffc411eebe19eecdd4f364d760bc9c6a481b82e0ae8d33fe6799b8b036358f880a92f63bf2f646f968e42909834a7262e5643094c
EBUILD xkill-1.0.6.ebuild 406 BLAKE2B 8b9cb894ff4440890b0b57d8b2e69b16ccf0e6c954418f0882d8450d27624b6057bfe86eb7d72677a8827f3e6b98d4f2bd75c6ca9d2871140b7e06f78dad4ba0 SHA512 d47e889ec7e054e5ac777867b5f332245c2e724a94424f0e3caa150cce0e0396fd221c131c5bc3e364112b63b2eb90595aceb712fa69cc438f3b78e3d667fbdf
MISC metadata.xml 336 BLAKE2B 5eb479c794559cbbca737a5c07ca77411b8d130b9c7f388e614b6dc3df652308d63b1cd5ffa8cd7b42849e1da074cf163cf82a4ab8e34abf54ef6278a7618cb0 SHA512 29f72da0e08df434ac10e91129d2737de7661635ac74341507a1ce315c1c2f2cb1472233cba88d9376352921413d4aa812279e774bcdd32d592638321c0cba40
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"