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/wmsmixer/
Date: Mon, 27 Nov 2017 12:29:58
Message-Id: 1511785729.f12296ef16900cd99d4f54709b7f75f65907a0d6.voyageur@gentoo
1 commit: f12296ef16900cd99d4f54709b7f75f65907a0d6
2 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 27 11:12:53 2017 +0000
4 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 27 12:28:49 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f12296ef
7
8 x11-plugins/wmsmixer: update homepage and SRC_URI
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11
12 x11-plugins/wmsmixer/Manifest | 2 +-
13 x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild | 6 +++---
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/x11-plugins/wmsmixer/Manifest b/x11-plugins/wmsmixer/Manifest
17 index 80e7b495a36..b4fa7c3b7ad 100644
18 --- a/x11-plugins/wmsmixer/Manifest
19 +++ b/x11-plugins/wmsmixer/Manifest
20 @@ -1 +1 @@
21 -DIST wmsmixer-0.5.1.tar.gz 33350 SHA256 eee60a40ba92e4c2c9a038c6e51cd3bd62b24b38a096d091dc60dfd26f0c5daa SHA512 2731645addb9888b30cbfcaa1f9609c036855d3ee864628535fc5a0dd4c005d01b111bac3dd7f9d11f4794f55f22be65564ccafe598f098b13abdfa9277da299 WHIRLPOOL 0cf89b38c4473fa8e162cc52021f5e50c1a9da80e6c6146a271f10f2b82049cc1da33e3850b36ca47e020c80af7d8393baaf3bdeaf3070b02361340e475ea949
22 +DIST wmsmixer-0.5.1.tar.gz 33350 BLAKE2B 9f80e0680834b0c8537baececa1a80708ef249db3b58cd77d8d5ab2d13a96959d55f016b38bc5975f8c3decf7569a3a356e5c09cb27c2b5a662dc2fe00766962 SHA512 2731645addb9888b30cbfcaa1f9609c036855d3ee864628535fc5a0dd4c005d01b111bac3dd7f9d11f4794f55f22be65564ccafe598f098b13abdfa9277da299
23
24 diff --git a/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild b/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild
25 index 167672d3473..1313463d65a 100644
26 --- a/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild
27 +++ b/x11-plugins/wmsmixer/wmsmixer-0.5.1.ebuild
28 @@ -1,11 +1,11 @@
29 -# Copyright 1999-2012 Gentoo Foundation
30 +# Copyright 1999-2017 Gentoo Foundation
31 # Distributed under the terms of the GNU General Public License v2
32
33 inherit eutils
34 IUSE=""
35 DESCRIPTION="fork of wmmixer adding scrollwheel support and other features"
36 -HOMEPAGE="http://dockapps.windowmaker.org/file.php/id/63"
37 -SRC_URI="http://dockapps.windowmaker.org/download.php/id/268/${P}.tar.gz"
38 +HOMEPAGE="http://www.dockapps.net/wmsmixer"
39 +SRC_URI="http://www.dockapps.net/download/${P}.tar.gz"
40
41 LICENSE="GPL-2"
42 SLOT="0"