summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-08-09 10:50:58 -0700
committerMatt Turner <mattst88@gentoo.org>2020-08-09 10:52:26 -0700
commit381214ded9c25d9f76e8f5c2ac7c0f0488b0cabd (patch)
treedcfd6442f9364e527c8642c42b1058066bc388b0 /x11-wm
parentx11-misc/xkeyboard-config: Drop old versions (diff)
downloadgentoo-381214ded9c25d9f76e8f5c2ac7c0f0488b0cabd.tar.gz
gentoo-381214ded9c25d9f76e8f5c2ac7c0f0488b0cabd.tar.bz2
gentoo-381214ded9c25d9f76e8f5c2ac7c0f0488b0cabd.zip
x11-wm/twm: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/twm/Manifest1
-rw-r--r--x11-wm/twm/twm-1.0.10.ebuild21
2 files changed, 0 insertions, 22 deletions
diff --git a/x11-wm/twm/Manifest b/x11-wm/twm/Manifest
index bc52bae3d739..40a5185f8010 100644
--- a/x11-wm/twm/Manifest
+++ b/x11-wm/twm/Manifest
@@ -1,2 +1 @@
-DIST twm-1.0.10.tar.bz2 287094 BLAKE2B c84d26119c2a9ed1b6482dc35a421e3d745af506d2faf6dff1027aa84752accc32ff6fffba0e9e8468bfd583bee17c774a88960fc4c5268e82b69c4dc6ae8e81 SHA512 1280683fce7ebbf5670239cb1f3cee2b40612bd9850d98827e793cf8bf298bdb58e48387cab943ea6befc6f7b34da2567353c22b8eaeb8bcf1b9e303cd7e6a9e
DIST twm-1.0.11.tar.xz 261176 BLAKE2B 775ee483f34b1f45e737e0f1a907c07398883bd7bb2c17f729b38a2562af1a85f27b4dfa76b5fa1f88768e01c17c8cb364baaf39d80307aee3732183c5964653 SHA512 948034bba23e6b6c4412fcd2e46bb11a9980297601218a54a5055165ab0229a44dde0d50f338b24e82d76f390597e2fa09d11ff7f3fe1b1d736b10083c7da20d
diff --git a/x11-wm/twm/twm-1.0.10.ebuild b/x11-wm/twm/twm-1.0.10.ebuild
deleted file mode 100644
index b2db6ae2e2b4..000000000000
--- a/x11-wm/twm/twm-1.0.10.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-XORG_STATIC=no
-inherit xorg-2
-
-DESCRIPTION="X.Org Tab Window Manager"
-
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
- x11-libs/libXext
- x11-libs/libXt
- x11-libs/libXmu
- x11-libs/libICE
- x11-libs/libSM"
-DEPEND="${RDEPEND}
- sys-devel/bison"