summaryrefslogtreecommitdiff
path: root/x11-apps/xkill
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /x11-apps/xkill
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'x11-apps/xkill')
-rw-r--r--x11-apps/xkill/Manifest3
-rw-r--r--x11-apps/xkill/xkill-1.0.5-r1.ebuild2
-rw-r--r--x11-apps/xkill/xkill-1.0.5.ebuild15
3 files changed, 2 insertions, 18 deletions
diff --git a/x11-apps/xkill/Manifest b/x11-apps/xkill/Manifest
index 6f1e7db18bfd..64f4e645183d 100644
--- a/x11-apps/xkill/Manifest
+++ b/x11-apps/xkill/Manifest
@@ -1,4 +1,3 @@
DIST xkill-1.0.5.tar.bz2 128146 BLAKE2B a01b954872eaad2aefe11335df2c85972abb8d36ae0c00fbca02b5af2d7df57934e3ddc47455f88927a90b0bff5ed707ca6dddbbf5478c89b193c98a86cc0562 SHA512 4603a1794f114f5cea2c885020c9d073c8421d1e785c99ff6b936ae97139c8dac8020a187b5bbd0fa6d56ed6fab879441b42ba900cc5f2f5a534dafdc86b9249
-EBUILD xkill-1.0.5-r1.ebuild 381 BLAKE2B 2dd2cb156862617b010741fc702af3d543134a611a05a544b136ef445b2764b5e14cf0a5935d54dbfdeb1300ab831aa180ed39da57e3025ba9f6661fdcb5ebfe SHA512 8d6848005812bd7ff0745cf98395d8463f918c124491bff7bf1bb26192d1dffb59a8ffb08c4c24ffa122c0f01f14cf86085594819ebecc3d184a525f126ae8fd
-EBUILD xkill-1.0.5.ebuild 362 BLAKE2B 7aecfcf146503b9c185512b54a3ec1a571f2a825a1bfee8e24af71737fc1ded9237f7b93564a133e27323580eb6503fa5eba76fc885dd97db01ccc2eddc14ea8 SHA512 6c4b0c5f4a22bd8fc930d5ff8a564a6214e10e401e9faff4e7efcd0fbc64359cfbac21182aefcdd4fa2b6bb418fe1487fc4fe1ca342657124af67a3969186547
+EBUILD xkill-1.0.5-r1.ebuild 375 BLAKE2B 50e018f19f3a9aa4c585b6409d2f8cf53957d144ed4f80dc150a7655541d10e918e6c6d9a51daa64b61dc1abc802611c4a939b2e4b1936ca0dbf7758407bc5f1 SHA512 bd5c2c85b3faab2cca53e2c7af38aeac42ada7a0a57816724dad8aa6c5b2f0b64a9f6e629253f6968a78667e8392fb9bdfd04f4654d5ac83bfb40af0d4672bf4
MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057
diff --git a/x11-apps/xkill/xkill-1.0.5-r1.ebuild b/x11-apps/xkill/xkill-1.0.5-r1.ebuild
index 0539ad5a3749..b0519770bbd0 100644
--- a/x11-apps/xkill/xkill-1.0.5-r1.ebuild
+++ b/x11-apps/xkill/xkill-1.0.5-r1.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
DESCRIPTION="kill a client by its X resource"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-winnt"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x86-winnt"
RDEPEND="x11-libs/libX11
x11-libs/libXmu"
diff --git a/x11-apps/xkill/xkill-1.0.5.ebuild b/x11-apps/xkill/xkill-1.0.5.ebuild
deleted file mode 100644
index 9174ac0ec731..000000000000
--- a/x11-apps/xkill/xkill-1.0.5.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="kill a client by its X resource"
-
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x86-winnt"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
- x11-libs/libXmu"
-DEPEND="${RDEPEND}"