summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-06-24 13:05:30 -0700
committerMatt Turner <mattst88@gentoo.org>2020-06-24 13:12:58 -0700
commit3e264de788b037e77dea4af600decef24617d8a7 (patch)
treea3670fb18163b94aaff246d6e2ebc55479f1673c /x11-apps
parentx11-apps/xgc: Drop old versions (diff)
downloadgentoo-3e264de788b037e77dea4af600decef24617d8a7.tar.gz
gentoo-3e264de788b037e77dea4af600decef24617d8a7.tar.bz2
gentoo-3e264de788b037e77dea4af600decef24617d8a7.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/Manifest1
-rw-r--r--x11-apps/xkill/xkill-1.0.4.ebuild15
2 files changed, 0 insertions, 16 deletions
diff --git a/x11-apps/xkill/Manifest b/x11-apps/xkill/Manifest
index 15eee36ca4d8..1465fa81cc5b 100644
--- a/x11-apps/xkill/Manifest
+++ b/x11-apps/xkill/Manifest
@@ -1,2 +1 @@
-DIST xkill-1.0.4.tar.bz2 124828 BLAKE2B 4d7484a6e044f2a93d7d54f25619c08f657cc34955cd399e927442d8e8d79f3ad983020f75a3edb57e91371f4693909fae28b1ebf8f1e78189868c79c3ac5e87 SHA512 14d1fc0eff96a62d66307f09efc599639ee70be4bf580e2857569326881bfdcae7a8a21640509875218dd2b88575b4801ab0c43c4295550dc71141a579483545
DIST xkill-1.0.5.tar.bz2 128146 BLAKE2B a01b954872eaad2aefe11335df2c85972abb8d36ae0c00fbca02b5af2d7df57934e3ddc47455f88927a90b0bff5ed707ca6dddbbf5478c89b193c98a86cc0562 SHA512 4603a1794f114f5cea2c885020c9d073c8421d1e785c99ff6b936ae97139c8dac8020a187b5bbd0fa6d56ed6fab879441b42ba900cc5f2f5a534dafdc86b9249
diff --git a/x11-apps/xkill/xkill-1.0.4.ebuild b/x11-apps/xkill/xkill-1.0.4.ebuild
deleted file mode 100644
index 73e70b238b47..000000000000
--- a/x11-apps/xkill/xkill-1.0.4.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}"