Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/tortoisehg/
Date: Fri, 24 Nov 2017 00:55:58
Message-Id: 1511484933.07fdb022d8b3e757edd6c15c6bfcd83f9bfcb37e.asturm@gentoo
1 commit: 07fdb022d8b3e757edd6c15c6bfcd83f9bfcb37e
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 24 00:52:29 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 24 00:55:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07fdb022
7
8 dev-vcs/tortoisehg: Fix HOMEPAGE
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11
12 dev-vcs/tortoisehg/tortoisehg-4.3.1.ebuild | 2 +-
13 dev-vcs/tortoisehg/tortoisehg-9999.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-vcs/tortoisehg/tortoisehg-4.3.1.ebuild b/dev-vcs/tortoisehg/tortoisehg-4.3.1.ebuild
17 index a293c12f975..b729b1893e3 100644
18 --- a/dev-vcs/tortoisehg/tortoisehg-4.3.1.ebuild
19 +++ b/dev-vcs/tortoisehg/tortoisehg-4.3.1.ebuild
20 @@ -18,7 +18,7 @@ else
21 fi
22
23 DESCRIPTION="Set of graphical tools for Mercurial"
24 -HOMEPAGE="https://tortoisehg.bitbucket.org"
25 +HOMEPAGE="https://tortoisehg.bitbucket.io/"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29
30 diff --git a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild
31 index 747cc0ce034..006534e30ee 100644
32 --- a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild
33 +++ b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild
34 @@ -18,7 +18,7 @@ else
35 fi
36
37 DESCRIPTION="Set of graphical tools for Mercurial"
38 -HOMEPAGE="https://tortoisehg.bitbucket.org"
39 +HOMEPAGE="https://tortoisehg.bitbucket.io/"
40
41 LICENSE="GPL-2"
42 SLOT="0"