From f91969aa86a812a922372035f938c603518ec90f Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Tue, 28 Aug 2018 11:30:20 -0700 Subject: x11-wm/twm: Drop old versions --- x11-wm/twm/Manifest | 2 -- x11-wm/twm/twm-1.0.8.ebuild | 21 --------------------- x11-wm/twm/twm-1.0.9.ebuild | 21 --------------------- 3 files changed, 44 deletions(-) delete mode 100644 x11-wm/twm/twm-1.0.8.ebuild delete mode 100644 x11-wm/twm/twm-1.0.9.ebuild diff --git a/x11-wm/twm/Manifest b/x11-wm/twm/Manifest index f6ebe2e51383..906386c84b19 100644 --- a/x11-wm/twm/Manifest +++ b/x11-wm/twm/Manifest @@ -1,3 +1 @@ DIST twm-1.0.10.tar.bz2 287094 BLAKE2B c84d26119c2a9ed1b6482dc35a421e3d745af506d2faf6dff1027aa84752accc32ff6fffba0e9e8468bfd583bee17c774a88960fc4c5268e82b69c4dc6ae8e81 SHA512 1280683fce7ebbf5670239cb1f3cee2b40612bd9850d98827e793cf8bf298bdb58e48387cab943ea6befc6f7b34da2567353c22b8eaeb8bcf1b9e303cd7e6a9e -DIST twm-1.0.8.tar.bz2 275201 BLAKE2B 3f7c70e9004d5d2e873f9496aff68a5318576425e659cc090d431c989b0876e24f8ac662cd7579e9df7ade28e6f9ab7c731daee742b21eac2e4672b08b3a1d13 SHA512 669c6453574d3f12ce27ab365303b1fdf5bbe2d0219bff5decf7058cd08eb942202f4006a35352554b6220c618a1e5405515fbec8e0df1387420e08bc871d663 -DIST twm-1.0.9.tar.bz2 284160 BLAKE2B e3bc90e33ec43898ecfbb478be9919f7f7a99c1abe091b2e69371e3df9e19b4cf508dd6992ef9560779334e25b76ed2761a843948a85e016efc582ee5e13fe69 SHA512 7b967560d19d1d928729688b7fab8cb7ff1221cef8054b8ad8e62ff0abc451466b49f0ff55a06d7ca89304eda4125e3285751d983705d8d27bb34677a0bf0fbf diff --git a/x11-wm/twm/twm-1.0.8.ebuild b/x11-wm/twm/twm-1.0.8.ebuild deleted file mode 100644 index 2f783b92b001..000000000000 --- a/x11-wm/twm/twm-1.0.8.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -XORG_STATIC=no -inherit xorg-2 - -DESCRIPTION="X.Org twm application" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~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" diff --git a/x11-wm/twm/twm-1.0.9.ebuild b/x11-wm/twm/twm-1.0.9.ebuild deleted file mode 100644 index 49a0c07af1cb..000000000000 --- a/x11-wm/twm/twm-1.0.9.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -XORG_STATIC=no -inherit xorg-2 - -DESCRIPTION="X.Org twm application" - -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~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" -- cgit v1.2.3-65-gdbad