summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2021-03-27 13:51:17 -0400
committerMatt Turner <mattst88@gentoo.org>2021-03-27 13:51:17 -0400
commit9412ebec1d8b33218650d9c9959b068e55ce881a (patch)
tree16d5e1d604ded611317ad2b8467779fb44ba8288 /x11-apps
parentx11-apps/xlsclients: Propagate stable keywords (diff)
downloadgentoo-9412ebec1d8b33218650d9c9959b068e55ce881a.tar.gz
gentoo-9412ebec1d8b33218650d9c9959b068e55ce881a.tar.bz2
gentoo-9412ebec1d8b33218650d9c9959b068e55ce881a.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/xlsclients-1.1.4.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/x11-apps/xlsclients/xlsclients-1.1.4.ebuild b/x11-apps/xlsclients/xlsclients-1.1.4.ebuild
deleted file mode 100644
index 2a19e5218852..000000000000
--- a/x11-apps/xlsclients/xlsclients-1.1.4.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="X.Org xlsclients application"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
-IUSE=""
-
-RDEPEND="
- >=x11-libs/libxcb-1.7
- >=x11-libs/xcb-util-0.3.8
-"
-DEPEND="${RDEPEND}"