From 5fdd950c7ae03e12746a45c86d85861beaacc846 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 25 Aug 2018 20:06:05 +0100 Subject: gentoo resync : 25.08.2018 --- x11-plugins/wmnetload/Manifest | 2 +- x11-plugins/wmnetload/wmnetload-1.3-r5.ebuild | 24 ------------------------ x11-plugins/wmnetload/wmnetload-1.3-r6.ebuild | 25 +++++++++++++++++++++++++ 3 files changed, 26 insertions(+), 25 deletions(-) delete mode 100644 x11-plugins/wmnetload/wmnetload-1.3-r5.ebuild create mode 100644 x11-plugins/wmnetload/wmnetload-1.3-r6.ebuild (limited to 'x11-plugins/wmnetload') diff --git a/x11-plugins/wmnetload/Manifest b/x11-plugins/wmnetload/Manifest index c92009a87f90..366c41b0152a 100644 --- a/x11-plugins/wmnetload/Manifest +++ b/x11-plugins/wmnetload/Manifest @@ -1,5 +1,5 @@ AUX wmnetload-1.3-r4-configure.patch 2138 BLAKE2B c20dc1ded8ae844b343c41f8b6424e4185ec07fb8413b26d8d9739a2966435b3eea69835b88f72fdfb4b17106484595c2755e3124c3be972dbd83c6032c5489b SHA512 1fcbf063b466618c1d73d2a658730ce906d040e70224e458f331184694ef6b70acf8a950a1716a2cbd40293c985e258998ff4b30b6a6bec7b5a7240e5ff32f3b DIST wmnetload-1.3.tar.gz 105588 BLAKE2B 21c56ef3d6b9e13f9e7d7a1eeb4ad79693134a74d7b864a45f76e174a8f8fef46efc0444bce9a5422d698b8b966768914fe6fb9fb4eda29c8e0dd6f6892daf40 SHA512 67f28100fefea54a21f82be3acde9a457779b2dd1eb1c2f0c074c0a956a8f7b43a6c7ed39b97f8bdd1f51adfc1c21d197c1a7dfd84d8aeb562e46d58fd06b3f7 EBUILD wmnetload-1.3-r4.ebuild 677 BLAKE2B d7f408e0ffeaae318a63013b1f59b6f9752162a95459a337136fb607dd3adbeac65c697fe04e32089de61fa7d93911518654edc2d85696bde3cbb41b7666b9ab SHA512 a13c44e346aad411d67c5a38371763da007ab3e6192034a46a94aaf5d4ec9955cea8d3b8b68277b97b2a0785036299f42417dc07a684af77ed9b2a623d714cbf -EBUILD wmnetload-1.3-r5.ebuild 575 BLAKE2B 51995ac4e44619d42fe06bfacdbd7343244779b543404a183fa337fa2122524dd9c37bb12ed83b128c21e0d3c6ee3d3127d8e13917b0090cfddec2d8d467709c SHA512 2f0d8ecc3e20d48f7f4e3aa0a1be8fc2beeee74abf24ad21616f6aada4ac6de3e9f1cb0fc8dd1d46666c34684f6544fb30a47957523f528bf63144093be6fa26 +EBUILD wmnetload-1.3-r6.ebuild 595 BLAKE2B 86c6ca9db82c88f15ff997e0b5392bc8e8a9a64362648cc8054d06a8832559959c945cceeb39eb78a8c68a0b7dafa4d87113e4373955050dc3cd2df4c4daa15b SHA512 8a3aca08ad7abffc46c22cff1b19bef5713fe9f509b6bec31ea3afcca5452107412bd0a634b532e987deea9fefb6dc7e31ea9f12cb6c0709a8547b24918ccdf0 MISC metadata.xml 765 BLAKE2B ca52535f76a401dd5aeac1e60071cec39a170f64fbd24b98c524f661196a704b43680dc10a89065cc3849cdb4df54a1ca1b127ef7b949ec545ab1a0d7d3a7a71 SHA512 f5013ffcc43b6be22185f551ced0aac94a947fa487eef715ad75add3f12ecdeda39ea94eaaae4e67b5afb6f3117ffc2a5f5778809c4f9f3478fa49a54194a998 diff --git a/x11-plugins/wmnetload/wmnetload-1.3-r5.ebuild b/x11-plugins/wmnetload/wmnetload-1.3-r5.ebuild deleted file mode 100644 index c6acb1681762..000000000000 --- a/x11-plugins/wmnetload/wmnetload-1.3-r5.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit autotools - -DESCRIPTION="Network interface monitor dockapp" -HOMEPAGE="https://github.com/bbidulock/wmnetload" -SRC_URI="https://github.com/bbidulock/wmnetload/releases/download/${PV}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" - -DEPEND=">=x11-libs/libdockapp-0.7:=" - -PATCHES=( "${FILESDIR}/${P}-r4-configure.patch" ) - -src_prepare() { - default - sed -e 's###' -i src/*.c || die - eautoreconf -} diff --git a/x11-plugins/wmnetload/wmnetload-1.3-r6.ebuild b/x11-plugins/wmnetload/wmnetload-1.3-r6.ebuild new file mode 100644 index 000000000000..e7edca2fa228 --- /dev/null +++ b/x11-plugins/wmnetload/wmnetload-1.3-r6.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit autotools + +DESCRIPTION="Network interface monitor dockapp" +HOMEPAGE="https://github.com/bbidulock/wmnetload" +SRC_URI="https://github.com/bbidulock/wmnetload/releases/download/${PV}/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" + +DEPEND=">=x11-libs/libdockapp-0.7:=" +RDEPEND="${DEPEND}" + +PATCHES=( "${FILESDIR}/${P}-r4-configure.patch" ) + +src_prepare() { + default + sed -e 's###' -i src/*.c || die + eautoreconf +} -- cgit v1.2.3