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: Mon, 27 Nov 2017 00:57:36
Message-Id: 1511744238.c178116654d4f1ff4b9710d473e5f383c9eafc32.voyageur@gentoo
1 commit: c178116654d4f1ff4b9710d473e5f383c9eafc32
2 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 27 00:42:11 2017 +0000
4 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 27 00:57:18 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1781166
7
8 x11-plugins/wmswallow: update homepage and SRC_URI
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11
12 x11-plugins/wmswallow/Manifest | 2 +-
13 x11-plugins/wmswallow/wmswallow-0.6.1-r1.ebuild | 6 +++---
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/x11-plugins/wmswallow/Manifest b/x11-plugins/wmswallow/Manifest
17 index 052711d1b90..ed945a89292 100644
18 --- a/x11-plugins/wmswallow/Manifest
19 +++ b/x11-plugins/wmswallow/Manifest
20 @@ -1 +1 @@
21 -DIST wmswallow.tar.Z 28567 SHA256 7d7a3dc64b89eeb388bb2f66815fc94cb551d0899f0e41d204f367109a2cda02 SHA512 24ef61a4084bda49afd6a7168600d99c60fe85daab6d16733fd208a905966433ca3d031a1d991676f3e73cb8a3a552c49fe69cfb4e1271e7c9a09d9247c21cdc WHIRLPOOL 1d6d6e19075b9a8daba03f99ef04357fc48bdb71e2373386f29a2636611ae20b56398b1871c8b163d069fbb4ee07c98cf1b27fd6bd5178a7756a011cd4d44be8
22 +DIST wmswallow.tar.Z 28567 BLAKE2B 3fb5c39fd07c4cce329f0b60abea72d0c42203bedd36f55994bc16f36412843aef81bc985a6acb9cea0b279f900f84ffc99bc088b5343e2997f6d3951bca4bba SHA512 24ef61a4084bda49afd6a7168600d99c60fe85daab6d16733fd208a905966433ca3d031a1d991676f3e73cb8a3a552c49fe69cfb4e1271e7c9a09d9247c21cdc
23
24 diff --git a/x11-plugins/wmswallow/wmswallow-0.6.1-r1.ebuild b/x11-plugins/wmswallow/wmswallow-0.6.1-r1.ebuild
25 index cb3f2001129..8652e66d653 100644
26 --- a/x11-plugins/wmswallow/wmswallow-0.6.1-r1.ebuild
27 +++ b/x11-plugins/wmswallow/wmswallow-0.6.1-r1.ebuild
28 @@ -1,12 +1,12 @@
29 -# Copyright 1999-2015 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 inherit eutils toolchain-funcs
35
36 DESCRIPTION="A dock applet to make any application dockable"
37 -HOMEPAGE="http://burse.uni-hamburg.de/~friedel/software/wmswallow.html"
38 -SRC_URI="http://burse.uni-hamburg.de/~friedel/software/wmswallow/${PN}.tar.Z"
39 +HOMEPAGE="http://www.dockapps.net/wmswallow"
40 +SRC_URI="http://www.dockapps.net/downloaduuu/${PN}.tar.Z"
41
42 LICENSE="GPL-2"
43 SLOT="0"