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/wmswallow/
Date: Tue, 05 Dec 2017 15:18:50
Message-Id: 1512486650.0e23ae5e4acdc388e7611c3d0e792700d74e46c3.voyageur@gentoo
1 commit: 0e23ae5e4acdc388e7611c3d0e792700d74e46c3
2 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 5 14:01:02 2017 +0000
4 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 5 15:10:50 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e23ae5e
7
8 x11-plugins/wmswallow: fix SRC_URI
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11
12 x11-plugins/wmswallow/wmswallow-0.6.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-plugins/wmswallow/wmswallow-0.6.1-r1.ebuild b/x11-plugins/wmswallow/wmswallow-0.6.1-r1.ebuild
16 index 8652e66d653..eec1a0b98b9 100644
17 --- a/x11-plugins/wmswallow/wmswallow-0.6.1-r1.ebuild
18 +++ b/x11-plugins/wmswallow/wmswallow-0.6.1-r1.ebuild
19 @@ -6,7 +6,7 @@ inherit eutils toolchain-funcs
20
21 DESCRIPTION="A dock applet to make any application dockable"
22 HOMEPAGE="http://www.dockapps.net/wmswallow"
23 -SRC_URI="http://www.dockapps.net/downloaduuu/${PN}.tar.Z"
24 +SRC_URI="http://www.dockapps.net/download/${PN}.tar.Z"
25
26 LICENSE="GPL-2"
27 SLOT="0"