Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/twm/
Date: Tue, 28 Aug 2018 18:31:16
Message-Id: 1535481025.f91969aa86a812a922372035f938c603518ec90f.mattst88@gentoo
1 commit: f91969aa86a812a922372035f938c603518ec90f
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 28 18:30:20 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 28 18:30:25 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f91969aa
7
8 x11-wm/twm: Drop old versions
9
10 x11-wm/twm/Manifest | 2 --
11 x11-wm/twm/twm-1.0.8.ebuild | 21 ---------------------
12 x11-wm/twm/twm-1.0.9.ebuild | 21 ---------------------
13 3 files changed, 44 deletions(-)
14
15 diff --git a/x11-wm/twm/Manifest b/x11-wm/twm/Manifest
16 index f6ebe2e5138..906386c84b1 100644
17 --- a/x11-wm/twm/Manifest
18 +++ b/x11-wm/twm/Manifest
19 @@ -1,3 +1 @@
20 DIST twm-1.0.10.tar.bz2 287094 BLAKE2B c84d26119c2a9ed1b6482dc35a421e3d745af506d2faf6dff1027aa84752accc32ff6fffba0e9e8468bfd583bee17c774a88960fc4c5268e82b69c4dc6ae8e81 SHA512 1280683fce7ebbf5670239cb1f3cee2b40612bd9850d98827e793cf8bf298bdb58e48387cab943ea6befc6f7b34da2567353c22b8eaeb8bcf1b9e303cd7e6a9e
21 -DIST twm-1.0.8.tar.bz2 275201 BLAKE2B 3f7c70e9004d5d2e873f9496aff68a5318576425e659cc090d431c989b0876e24f8ac662cd7579e9df7ade28e6f9ab7c731daee742b21eac2e4672b08b3a1d13 SHA512 669c6453574d3f12ce27ab365303b1fdf5bbe2d0219bff5decf7058cd08eb942202f4006a35352554b6220c618a1e5405515fbec8e0df1387420e08bc871d663
22 -DIST twm-1.0.9.tar.bz2 284160 BLAKE2B e3bc90e33ec43898ecfbb478be9919f7f7a99c1abe091b2e69371e3df9e19b4cf508dd6992ef9560779334e25b76ed2761a843948a85e016efc582ee5e13fe69 SHA512 7b967560d19d1d928729688b7fab8cb7ff1221cef8054b8ad8e62ff0abc451466b49f0ff55a06d7ca89304eda4125e3285751d983705d8d27bb34677a0bf0fbf
23
24 diff --git a/x11-wm/twm/twm-1.0.8.ebuild b/x11-wm/twm/twm-1.0.8.ebuild
25 deleted file mode 100644
26 index 2f783b92b00..00000000000
27 --- a/x11-wm/twm/twm-1.0.8.ebuild
28 +++ /dev/null
29 @@ -1,21 +0,0 @@
30 -# Copyright 1999-2013 Gentoo Foundation
31 -# Distributed under the terms of the GNU General Public License v2
32 -
33 -EAPI=5
34 -
35 -XORG_STATIC=no
36 -inherit xorg-2
37 -
38 -DESCRIPTION="X.Org twm application"
39 -
40 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
41 -IUSE=""
42 -
43 -RDEPEND="x11-libs/libX11
44 - x11-libs/libXext
45 - x11-libs/libXt
46 - x11-libs/libXmu
47 - x11-libs/libICE
48 - x11-libs/libSM"
49 -DEPEND="${RDEPEND}
50 - sys-devel/bison"
51
52 diff --git a/x11-wm/twm/twm-1.0.9.ebuild b/x11-wm/twm/twm-1.0.9.ebuild
53 deleted file mode 100644
54 index 49a0c07af1c..00000000000
55 --- a/x11-wm/twm/twm-1.0.9.ebuild
56 +++ /dev/null
57 @@ -1,21 +0,0 @@
58 -# Copyright 1999-2016 Gentoo Foundation
59 -# Distributed under the terms of the GNU General Public License v2
60 -
61 -EAPI=5
62 -
63 -XORG_STATIC=no
64 -inherit xorg-2
65 -
66 -DESCRIPTION="X.Org twm application"
67 -
68 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
69 -IUSE=""
70 -
71 -RDEPEND="x11-libs/libX11
72 - x11-libs/libXext
73 - x11-libs/libXt
74 - x11-libs/libXmu
75 - x11-libs/libICE
76 - x11-libs/libSM"
77 -DEPEND="${RDEPEND}
78 - sys-devel/bison"