Gentoo Archives: gentoo-commits

From: Bernard Cafarelli <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmsystemtray/
Date: Tue, 11 Dec 2018 14:29:43
Message-Id: 1544538478.d736310915280339a2df6bb205c106719eec4dcd.voyageur@gentoo
1 commit: d736310915280339a2df6bb205c106719eec4dcd
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Fri Dec 7 14:10:43 2018 +0000
4 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 11 14:27:58 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7363109
7
8 x11-plugins/wmsystemtray: drop old
9
10 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
11 Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
12
13 x11-plugins/wmsystemtray/Manifest | 1 -
14 x11-plugins/wmsystemtray/wmsystemtray-1.3.ebuild | 19 -------------------
15 x11-plugins/wmsystemtray/wmsystemtray-1.4.ebuild | 19 -------------------
16 3 files changed, 39 deletions(-)
17
18 diff --git a/x11-plugins/wmsystemtray/Manifest b/x11-plugins/wmsystemtray/Manifest
19 index a01359c195a..6e0224bd0a2 100644
20 --- a/x11-plugins/wmsystemtray/Manifest
21 +++ b/x11-plugins/wmsystemtray/Manifest
22 @@ -1,2 +1 @@
23 -DIST wmsystemtray-1.3.tar.gz 131764 BLAKE2B 44b6a77d3e4022089bf41f8110a6b08a3f3262628e0009943422bc3981f31c68504f8f7f760e5f4f39520d14eb9afd8c2e154851b6045f1efa00c40582e384ed SHA512 8a89e2bb63ecb7661e2e0756e07bef59eb6fd89e7221e399af45b0a98d7d0dd45224b6b6a356432642cfec239d245e1e05943ff0f15d2dbbf93545a4a1094969
24 DIST wmsystemtray-1.4.tar.gz 131973 BLAKE2B c9927c39006b665163826ff3d937042df1a3d0ea4cf9045767ff511499151f6b525a9e9b37ca62955e61853f48e7b0148cbf8b5a9e4e130c81bc9af35df99150 SHA512 16620f222dc16d709e89d5011f699c9f96b6e4bf6014eec628574b84434b2e828ba12c92b5a598d1b9037dd16cbff2cc45f7ecb6533777c8a64bf435ea0c549c
25
26 diff --git a/x11-plugins/wmsystemtray/wmsystemtray-1.3.ebuild b/x11-plugins/wmsystemtray/wmsystemtray-1.3.ebuild
27 deleted file mode 100644
28 index e7f0e429de8..00000000000
29 --- a/x11-plugins/wmsystemtray/wmsystemtray-1.3.ebuild
30 +++ /dev/null
31 @@ -1,19 +0,0 @@
32 -# Copyright 1999-2014 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=5
36 -
37 -DESCRIPTION="a system tray dockapp with the ability to display more than just four tray icons"
38 -HOMEPAGE="https://sourceforge.net/projects/wmsystemtray/"
39 -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
40 -
41 -LICENSE="GPL-2"
42 -SLOT="0"
43 -KEYWORDS="~amd64 ~x86"
44 -IUSE=""
45 -
46 -DEPEND="x11-libs/libXext
47 - x11-libs/libXfixes
48 - x11-libs/libXmu
49 - x11-libs/libXpm"
50 -RDEPEND="${DEPEND}"
51
52 diff --git a/x11-plugins/wmsystemtray/wmsystemtray-1.4.ebuild b/x11-plugins/wmsystemtray/wmsystemtray-1.4.ebuild
53 deleted file mode 100644
54 index e7f0e429de8..00000000000
55 --- a/x11-plugins/wmsystemtray/wmsystemtray-1.4.ebuild
56 +++ /dev/null
57 @@ -1,19 +0,0 @@
58 -# Copyright 1999-2014 Gentoo Foundation
59 -# Distributed under the terms of the GNU General Public License v2
60 -
61 -EAPI=5
62 -
63 -DESCRIPTION="a system tray dockapp with the ability to display more than just four tray icons"
64 -HOMEPAGE="https://sourceforge.net/projects/wmsystemtray/"
65 -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
66 -
67 -LICENSE="GPL-2"
68 -SLOT="0"
69 -KEYWORDS="~amd64 ~x86"
70 -IUSE=""
71 -
72 -DEPEND="x11-libs/libXext
73 - x11-libs/libXfixes
74 - x11-libs/libXmu
75 - x11-libs/libXpm"
76 -RDEPEND="${DEPEND}"