summaryrefslogtreecommitdiff
path: root/x11-plugins/wmforkplop
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-12-24 14:11:38 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-12-24 14:11:38 +0000
commitde49812990871e1705b64051c35161d5e6400269 (patch)
tree5e1e8fcb0ff4579dbd22a1bfee28a6b97dc8aaeb /x11-plugins/wmforkplop
parent536c3711867ec947c1738f2c4b96f22e4863322d (diff)
gentoo resync : 24.12.2018
Diffstat (limited to 'x11-plugins/wmforkplop')
-rw-r--r--x11-plugins/wmforkplop/Manifest2
-rw-r--r--x11-plugins/wmforkplop/wmforkplop-0.9.3-r1.ebuild23
-rw-r--r--x11-plugins/wmforkplop/wmforkplop-0.9.3.ebuild21
3 files changed, 0 insertions, 46 deletions
diff --git a/x11-plugins/wmforkplop/Manifest b/x11-plugins/wmforkplop/Manifest
index f5e6d78422a4..56c56f08e195 100644
--- a/x11-plugins/wmforkplop/Manifest
+++ b/x11-plugins/wmforkplop/Manifest
@@ -1,6 +1,4 @@
AUX wmforkplop-0.9.3-cflags.patch 314 BLAKE2B 506f7f4bebce7187a5631cb134fe254c6eb18827694ea1b493f8877dfbeac7515fc30b8826f5aef2a355806422ca775af0a0faabb0f5acfadea2fa0a4ecc1d8f SHA512 01d9a9358a38c4cd5d1e59d55f1c583a139efd42bda682a8b2cd516f833e996795f5fc083020dca1870ced521a622427c9351b9bbdc651ce1bc29867ba3352ea
DIST wmforkplop-0.9.3.tar.gz 228451 BLAKE2B c246839aa410f6c58bca6bbfeebd86c4e870fb3fbeed798c6eff6eff0ea7d553dc49655734c05c06847ce6b4cc7766154844a2cd51a3f33ae7843b0337105673 SHA512 169a83afc60978856fa93ec83fa7ebd3efdff377b0bf6a957e5ae75fd1512b5a33cf08b47ab20126aa6e10eb05f5d6364212f853798b722d415e898a5edac0e9
-EBUILD wmforkplop-0.9.3-r1.ebuild 579 BLAKE2B d27b60ce14878d3f230fd74ca99548caed5a8be3d32eb4a3f3746122b0e04ec757f9d65d41b2a9bb73f86ae3a0894d50fab5d0b1c170cca795584693e399d476 SHA512 ce87bfe125881f53e3c00f4ee86b0a3615dc676b44284f41d40b1c211b4b63462ac0c01cc10714c04c9179e2f98deb1ae01c1186f513145390b4b51c82b9df67
EBUILD wmforkplop-0.9.3-r3.ebuild 541 BLAKE2B 0ffa35a715a8cc16aa8fe81a8d4bef788f770121545aec9f70ab801dd48d2f2276bed54cc6ea8d13fa4e29a4755da5918aae82c3036622b93ee91548cd35b66c SHA512 6d740e999f5274da1d918ef29b9f131ba52be9bba30cfec110405281add521cbd61cf9351390ca17ff5acd257f6150a9c47eae935924ddcba4d884831e5ad4fd
-EBUILD wmforkplop-0.9.3.ebuild 514 BLAKE2B 3e712f03888df5eb4097984540f52c808d98d233f0b4a13c53b71e93458c4aeedf1df6d82f6c392ab29ce202f7703b910cdd0e3fb00363df887c46cbb8917f11 SHA512 0c6f0358b57064e4eed9bdf34aac428e6fd4a883fe8a73549322a5c75c247c82597c87b225eb0a15bc0fff422c9e5bee1173bf05d3ec874d56793b05d401fc90
MISC metadata.xml 641 BLAKE2B 84654b9b52891cdf27de03f792622b6b1814b330d781cb1667f6cbbbbc6efc3317b42e8de3115bbcf8c3bd3db54e5165484835b7e1fcee579832c99a729b0c76 SHA512 01dcbe01a9d45d2d417e32bd3f51d649a2f6c976ca5c03dc0db0108336bda46a4184dc8029cd89330555633b0ec2014bd21b149d319ae1d65ad184d9b325f0df
diff --git a/x11-plugins/wmforkplop/wmforkplop-0.9.3-r1.ebuild b/x11-plugins/wmforkplop/wmforkplop-0.9.3-r1.ebuild
deleted file mode 100644
index 73fb872a3edd..000000000000
--- a/x11-plugins/wmforkplop/wmforkplop-0.9.3-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit eutils
-
-DESCRIPTION="monitors the forking activity of the kernel and most active processes"
-HOMEPAGE="http://hules.free.fr/wmforkplop"
-SRC_URI="http://hules.free.fr/wmforkplop/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
-IUSE=""
-
-DEPEND="gnome-base/libgtop
- media-libs/imlib2[X]"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- # Easier to patch configure directly here
- epatch "${FILESDIR}"/${P}-cflags.patch
-}
diff --git a/x11-plugins/wmforkplop/wmforkplop-0.9.3.ebuild b/x11-plugins/wmforkplop/wmforkplop-0.9.3.ebuild
deleted file mode 100644
index c29ea07ec337..000000000000
--- a/x11-plugins/wmforkplop/wmforkplop-0.9.3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-DESCRIPTION="monitors the forking activity of the kernel and most active processes"
-HOMEPAGE="http://hules.free.fr/wmforkplop"
-SRC_URI="http://hules.free.fr/wmforkplop/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
-IUSE=""
-
-DEPEND="gnome-base/libgtop
- media-libs/imlib2[X]"
-RDEPEND="${DEPEND}"
-
-#src_install() {
-# emake DESTDIR="${D}" install
-#}