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/wmtimer/
Date: Fri, 24 Nov 2017 09:10:51
Message-Id: 1511513654.a4c066bcd523ea82be71d9bee3e52418154bd3f7.voyageur@gentoo
1 commit: a4c066bcd523ea82be71d9bee3e52418154bd3f7
2 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 24 08:48:31 2017 +0000
4 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 24 08:54:14 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4c066bc
7
8 x11-plugins/wmtimer: update homepage and SRC_URI
9
10 Closes: https://bugs.gentoo.org/638662
11 Package-Manager: Portage-2.3.16, Repoman-2.3.6
12
13 x11-plugins/wmtimer/wmtimer-2.92-r2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/x11-plugins/wmtimer/wmtimer-2.92-r2.ebuild b/x11-plugins/wmtimer/wmtimer-2.92-r2.ebuild
17 index 8e3ca902fd6..81c87ccf1d1 100644
18 --- a/x11-plugins/wmtimer/wmtimer-2.92-r2.ebuild
19 +++ b/x11-plugins/wmtimer/wmtimer-2.92-r2.ebuild
20 @@ -6,8 +6,8 @@ EAPI=6
21 inherit multilib toolchain-funcs
22
23 DESCRIPTION="Dockable clock which can run in alarm, countdown timer or chronograph mode"
24 -HOMEPAGE="http://www.darkops.net/wmtimer"
25 -SRC_URI="http://www.darkops.net/${PN}/${P}.tar.gz"
26 +HOMEPAGE="https://github.com/bbidulock/wmtimer"
27 +SRC_URI="https://github.com/bbidulock/wmtimer/releases/download/v${PN}/${P}.tar.gz"
28
29 LICENSE="GPL-2"
30 SLOT="0"