Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/mercurial/
Date: Mon, 02 Oct 2017 09:53:33
Message-Id: 1506938000.ec34859ab3c66d88869ce6e836eb2b92450abc19.polynomial-c@gentoo
1 commit: ec34859ab3c66d88869ce6e836eb2b92450abc19
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 2 09:51:28 2017 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 2 09:53:20 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec34859a
7
8 dev-vcs/mercurial: Fixed HOMEPAGE in live ebuild (thanks Hanno).
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11
12 dev-vcs/mercurial/mercurial-9999.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-vcs/mercurial/mercurial-9999.ebuild b/dev-vcs/mercurial/mercurial-9999.ebuild
16 index ca65f32e362..cec70110d44 100644
17 --- a/dev-vcs/mercurial/mercurial-9999.ebuild
18 +++ b/dev-vcs/mercurial/mercurial-9999.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -9,7 +9,7 @@ PYTHON_REQ_USE="threads"
26 inherit bash-completion-r1 elisp-common eutils distutils-r1 mercurial flag-o-matic
27
28 DESCRIPTION="Scalable distributed SCM"
29 -HOMEPAGE="http://mercurial.selenic.com/"
30 +HOMEPAGE="https://www.mercurial-scm.org/"
31 EHG_REPO_URI="http://selenic.com/repo/hg"
32 EHG_REVISION="@"