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/wmmon+smp/
Date: Tue, 05 Dec 2017 15:18:59
Message-Id: 1512486656.0e5859f8d334ea1ad6c092e930a1d1f0686b10dc.voyageur@gentoo
1 commit: 0e5859f8d334ea1ad6c092e930a1d1f0686b10dc
2 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 5 15:08:40 2017 +0000
4 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 5 15:10:56 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e5859f8
7
8 x11-plugins/wmmon+smp: update SRC_URI
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11
12 x11-plugins/wmmon+smp/wmmon+smp-1.0-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-plugins/wmmon+smp/wmmon+smp-1.0-r2.ebuild b/x11-plugins/wmmon+smp/wmmon+smp-1.0-r2.ebuild
16 index 5b540e83d26..9dc5da61324 100644
17 --- a/x11-plugins/wmmon+smp/wmmon+smp-1.0-r2.ebuild
18 +++ b/x11-plugins/wmmon+smp/wmmon+smp-1.0-r2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -6,7 +6,7 @@ EAPI=5
26 inherit eutils toolchain-funcs
27
28 DESCRIPTION="Dockapp CPU monitor resembling Xosview, support for smp"
29 -SRC_URI="http://www.ne.jp/asahi/linux/timecop/wmmon+smp.tar.gz"
30 +SRC_URI="http://www.ne.jp/asahi/linux/timecop/software/wmmon+smp.tar.gz"
31 HOMEPAGE="http://www.ne.jp/asahi/linux/timecop/"
32
33 SLOT="0"