From de49812990871e1705b64051c35161d5e6400269 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 24 Dec 2018 14:11:38 +0000 Subject: gentoo resync : 24.12.2018 --- x11-plugins/wmsystemtray/Manifest | 3 --- x11-plugins/wmsystemtray/wmsystemtray-1.3.ebuild | 19 ------------------- x11-plugins/wmsystemtray/wmsystemtray-1.4.ebuild | 19 ------------------- 3 files changed, 41 deletions(-) delete mode 100644 x11-plugins/wmsystemtray/wmsystemtray-1.3.ebuild delete mode 100644 x11-plugins/wmsystemtray/wmsystemtray-1.4.ebuild (limited to 'x11-plugins/wmsystemtray') diff --git a/x11-plugins/wmsystemtray/Manifest b/x11-plugins/wmsystemtray/Manifest index e16049d66e22..d0019c83b35b 100644 --- a/x11-plugins/wmsystemtray/Manifest +++ b/x11-plugins/wmsystemtray/Manifest @@ -1,6 +1,3 @@ -DIST wmsystemtray-1.3.tar.gz 131764 BLAKE2B 44b6a77d3e4022089bf41f8110a6b08a3f3262628e0009943422bc3981f31c68504f8f7f760e5f4f39520d14eb9afd8c2e154851b6045f1efa00c40582e384ed SHA512 8a89e2bb63ecb7661e2e0756e07bef59eb6fd89e7221e399af45b0a98d7d0dd45224b6b6a356432642cfec239d245e1e05943ff0f15d2dbbf93545a4a1094969 DIST wmsystemtray-1.4.tar.gz 131973 BLAKE2B c9927c39006b665163826ff3d937042df1a3d0ea4cf9045767ff511499151f6b525a9e9b37ca62955e61853f48e7b0148cbf8b5a9e4e130c81bc9af35df99150 SHA512 16620f222dc16d709e89d5011f699c9f96b6e4bf6014eec628574b84434b2e828ba12c92b5a598d1b9037dd16cbff2cc45f7ecb6533777c8a64bf435ea0c549c -EBUILD wmsystemtray-1.3.ebuild 476 BLAKE2B 1e863508aee126fbe4778de834e1fc2df4cec7e8a94bc3fb7945931666b732ad77915cf1cd026578272a25f7dbb4955cf28555059c7134b85d10909b531c3bd7 SHA512 8f06cff7d14083b3a35d14af2e6f3cfca8d7937e31e3cb83f9ba949d17d7eb5af59952e2829b03dd155939a66d2f206b34ea4efda0f1d6c6c5f6bfd0eff267d5 EBUILD wmsystemtray-1.4-r2.ebuild 468 BLAKE2B 245c1a40b81693bdc18f83396a8907da2476862c79aa85a1df3dddc5664722b5f907c50f72ec1378f49cd0547c5ca6d9d668361b52943347c311266f0a668951 SHA512 55127dbf35a5a310fdeec5a5c57ee6f37fc9208d4323f6286ef8750a7a83daed9e072fd80dbbbd4a0a53b558f724c4a0409e7266660df1f8f44a96bfb9ce008e -EBUILD wmsystemtray-1.4.ebuild 476 BLAKE2B 1e863508aee126fbe4778de834e1fc2df4cec7e8a94bc3fb7945931666b732ad77915cf1cd026578272a25f7dbb4955cf28555059c7134b85d10909b531c3bd7 SHA512 8f06cff7d14083b3a35d14af2e6f3cfca8d7937e31e3cb83f9ba949d17d7eb5af59952e2829b03dd155939a66d2f206b34ea4efda0f1d6c6c5f6bfd0eff267d5 MISC metadata.xml 637 BLAKE2B 1e312f06da98323331726f3267f95744966864c4b676ebf8db41820a395167d93fc3f07610fad8688d10a13f8de8cc2f4294d5a26f134147abde58c8376564db SHA512 4889008c74a04fd6b13b19f9f31bdf9715c5962de4985d961731fcb2e502276306edae900cb2c5849c6cd6c7d9decb0579bd795943914750328189a7bc615548 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}" -- cgit v1.2.3