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/wmifinfo/
Date: Tue, 05 Dec 2017 15:18:52
Message-Id: 1512486652.598cbb92586bf50b62139466ca8a78f42c135412.voyageur@gentoo
1 commit: 598cbb92586bf50b62139466ca8a78f42c135412
2 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 5 14:33:53 2017 +0000
4 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 5 15:10:52 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=598cbb92
7
8 x11-plugins/wmifinfo: update SRC_URI
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11
12 x11-plugins/wmifinfo/Manifest | 2 +-
13 x11-plugins/wmifinfo/wmifinfo-0.10.ebuild | 4 ++--
14 2 files changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/x11-plugins/wmifinfo/Manifest b/x11-plugins/wmifinfo/Manifest
17 index 41154a239c9..3b6947d6396 100644
18 --- a/x11-plugins/wmifinfo/Manifest
19 +++ b/x11-plugins/wmifinfo/Manifest
20 @@ -1 +1 @@
21 -DIST wmifinfo-0.10.tar.gz 17415 SHA256 3f990ccfbd24e01d9f2ca13a5881c6b122e5dd29b10c2778199fc6502ee4c2e3 SHA512 84c0a30eba12bb9e969bea1e7ac7a37c3172cc93f6bb87ee9a9ba0cba5d814ea3550f84626d329e648abe1d834b864fe9f050a411b6063e2c1745dfec1ee96d5 WHIRLPOOL 745bb4ee7bf9d60427e64500eeef577df27d37ac68566d1b07d3ecc93a6a2cc04a0e527dbb4670dcac0fdc9060d229982f48beff860f4ed938596865968487b6
22 +DIST wmifinfo-0.10.tar.gz 17418 BLAKE2B 74debc88268e45779131ad6587733343e8be51cfa871ea368ca305a755008fb0a7e3faa332157e79ecea7553d3e523cce4bb9b4a650c2ee73dc1b6acb3db4ff9 SHA512 57731f482b950e968e760315b99ceb715c3aa101f77e5363ee08db231369c5addc4d9cf4da4a24f624313073bc67cd8742030956c5f866fb02c1b24b3cc4e965
23
24 diff --git a/x11-plugins/wmifinfo/wmifinfo-0.10.ebuild b/x11-plugins/wmifinfo/wmifinfo-0.10.ebuild
25 index e7d5b436185..00e6b88af64 100644
26 --- a/x11-plugins/wmifinfo/wmifinfo-0.10.ebuild
27 +++ b/x11-plugins/wmifinfo/wmifinfo-0.10.ebuild
28 @@ -1,4 +1,4 @@
29 -# Copyright 1999-2016 Gentoo Foundation
30 +# Copyright 1999-2017 Gentoo Foundation
31 # Distributed under the terms of the GNU General Public License v2
32
33 EAPI=5
34 @@ -6,7 +6,7 @@ inherit toolchain-funcs
35
36 DESCRIPTION="a dockapp for monitoring network interfaces"
37 HOMEPAGE="http://www.dockapps.net/wmifinfo"
38 -SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz"
39 +SRC_URI="http://www.dockapps.net/download/${P}.tar.gz"
40
41 LICENSE="GPL-2"
42 SLOT="0"