summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2023-01-26 12:29:24 -0500
committerMatt Turner <mattst88@gentoo.org>2023-01-26 12:37:40 -0500
commit028697b40ca89eb2ec8148c1e668d4a0569eb3f1 (patch)
tree77e5d34deb232b8788524c5dcadb1d8d21b5c444 /x11-apps
parentx11-apps/xlsatoms: Drop old versions (diff)
downloadgentoo-028697b40ca89eb2ec8148c1e668d4a0569eb3f1.tar.gz
gentoo-028697b40ca89eb2ec8148c1e668d4a0569eb3f1.tar.bz2
gentoo-028697b40ca89eb2ec8148c1e668d4a0569eb3f1.zip
x11-apps/xlsclients: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xlsclients/Manifest1
-rw-r--r--x11-apps/xlsclients/xlsclients-1.1.4-r1.ebuild16
2 files changed, 0 insertions, 17 deletions
diff --git a/x11-apps/xlsclients/Manifest b/x11-apps/xlsclients/Manifest
index 586f04a872aa..a5b4c98f8528 100644
--- a/x11-apps/xlsclients/Manifest
+++ b/x11-apps/xlsclients/Manifest
@@ -1,2 +1 @@
-DIST xlsclients-1.1.4.tar.bz2 130586 BLAKE2B 8e13bd29f10035a101cabe2a271fd665618dce12f7047f441bf943e8c4d2743e2385874b8e1cf42b69f6a19b7a3d5c16ec9ecff7e6cb62401888802d6946dd5e SHA512 42fd848d88d3cf31168a37fed63f9f5b60ddc4f36be2956b354e574c93129d75f29e005d6631784380bcef27860b54c64f419ca18ad77f092f4520dec47b10f4
DIST xlsclients-1.1.5.tar.xz 125552 BLAKE2B cafd425b28ab5de1d9b35bffcdf8b8f9552205618029c898c038729f185a6e7b064631482f2785fd496363e65360084b55e95713ee7fe64582af292cb975316f SHA512 3896643378603876438772475e89ad5c066f98c16593245db5fa066418ff793798247f976d2bf7aa401d2590fc9807b80c9758bcbcc91566f02ceb856d9702bf
diff --git a/x11-apps/xlsclients/xlsclients-1.1.4-r1.ebuild b/x11-apps/xlsclients/xlsclients-1.1.4-r1.ebuild
deleted file mode 100644
index a8519e300e2d..000000000000
--- a/x11-apps/xlsclients/xlsclients-1.1.4-r1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xorg-3
-
-DESCRIPTION="X.Org xlsclients application"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-
-RDEPEND="
- >=x11-libs/libxcb-1.7
- >=x11-libs/xcb-util-0.3.8
-"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"