diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-12-07 15:10:43 +0100 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2018-12-11 15:27:58 +0100 |
commit | d736310915280339a2df6bb205c106719eec4dcd (patch) | |
tree | b43a929238682d52ca0e50175ec4f6bd1d392de4 /x11-plugins/wmsystemtray | |
parent | x11-plugins/wmrack: drop old (diff) | |
download | gentoo-d736310915280339a2df6bb205c106719eec4dcd.tar.gz gentoo-d736310915280339a2df6bb205c106719eec4dcd.tar.bz2 gentoo-d736310915280339a2df6bb205c106719eec4dcd.zip |
x11-plugins/wmsystemtray: drop old
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Diffstat (limited to 'x11-plugins/wmsystemtray')
-rw-r--r-- | x11-plugins/wmsystemtray/Manifest | 1 | ||||
-rw-r--r-- | x11-plugins/wmsystemtray/wmsystemtray-1.3.ebuild | 19 | ||||
-rw-r--r-- | x11-plugins/wmsystemtray/wmsystemtray-1.4.ebuild | 19 |
3 files changed, 0 insertions, 39 deletions
diff --git a/x11-plugins/wmsystemtray/Manifest b/x11-plugins/wmsystemtray/Manifest index a01359c195a3..6e0224bd0a25 100644 --- a/x11-plugins/wmsystemtray/Manifest +++ b/x11-plugins/wmsystemtray/Manifest @@ -1,2 +1 @@ -DIST wmsystemtray-1.3.tar.gz 131764 BLAKE2B 44b6a77d3e4022089bf41f8110a6b08a3f3262628e0009943422bc3981f31c68504f8f7f760e5f4f39520d14eb9afd8c2e154851b6045f1efa00c40582e384ed SHA512 8a89e2bb63ecb7661e2e0756e07bef59eb6fd89e7221e399af45b0a98d7d0dd45224b6b6a356432642cfec239d245e1e05943ff0f15d2dbbf93545a4a1094969 DIST wmsystemtray-1.4.tar.gz 131973 BLAKE2B c9927c39006b665163826ff3d937042df1a3d0ea4cf9045767ff511499151f6b525a9e9b37ca62955e61853f48e7b0148cbf8b5a9e4e130c81bc9af35df99150 SHA512 16620f222dc16d709e89d5011f699c9f96b6e4bf6014eec628574b84434b2e828ba12c92b5a598d1b9037dd16cbff2cc45f7ecb6533777c8a64bf435ea0c549c diff --git a/x11-plugins/wmsystemtray/wmsystemtray-1.3.ebuild b/x11-plugins/wmsystemtray/wmsystemtray-1.3.ebuild deleted file mode 100644 index e7f0e429de86..000000000000 --- a/x11-plugins/wmsystemtray/wmsystemtray-1.3.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -DESCRIPTION="a system tray dockapp with the ability to display more than just four tray icons" -HOMEPAGE="https://sourceforge.net/projects/wmsystemtray/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="x11-libs/libXext - x11-libs/libXfixes - x11-libs/libXmu - x11-libs/libXpm" -RDEPEND="${DEPEND}" diff --git a/x11-plugins/wmsystemtray/wmsystemtray-1.4.ebuild b/x11-plugins/wmsystemtray/wmsystemtray-1.4.ebuild deleted file mode 100644 index e7f0e429de86..000000000000 --- a/x11-plugins/wmsystemtray/wmsystemtray-1.4.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -DESCRIPTION="a system tray dockapp with the ability to display more than just four tray icons" -HOMEPAGE="https://sourceforge.net/projects/wmsystemtray/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="x11-libs/libXext - x11-libs/libXfixes - x11-libs/libXmu - x11-libs/libXpm" -RDEPEND="${DEPEND}" |