summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-14 16:46:54 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-14 16:46:54 +0300
commitbe29851d206bab1a22f88375ea1f7df962ddbc4d (patch)
tree62d1057473dc4ae4f35399d6d4725b7cc4460224 /x11-plugins
parentx11-plugins/wmtop: drop 0.85, EAPI6-- (diff)
downloadgentoo-be29851d206bab1a22f88375ea1f7df962ddbc4d.tar.gz
gentoo-be29851d206bab1a22f88375ea1f7df962ddbc4d.tar.bz2
gentoo-be29851d206bab1a22f88375ea1f7df962ddbc4d.zip
x11-plugins/wmmon: drop 1.4, EAPI6--
Closes: https://bugs.gentoo.org/929954 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmmon/wmmon-1.4.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/x11-plugins/wmmon/wmmon-1.4.ebuild b/x11-plugins/wmmon/wmmon-1.4.ebuild
deleted file mode 100644
index b52135abe045..000000000000
--- a/x11-plugins/wmmon/wmmon-1.4.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Dockable system resources monitor applet for WindowMaker"
-HOMEPAGE="https://www.dockapps.net/wmmon"
-SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86"
-IUSE=""
-
-RDEPEND=">=x11-libs/libdockapp-0.7:=
- x11-libs/libX11
- x11-libs/libXpm"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"