Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: eclass/
Date: Sun, 24 Feb 2019 08:40:23
Message-Id: 1550997597.0c5ffc8bc9d1816b6a6880e112a664faddcd3cce.leio@gentoo
1 commit: 0c5ffc8bc9d1816b6a6880e112a664faddcd3cce
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 24 08:39:57 2019 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 24 08:39:57 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=0c5ffc8b
7
8 gnome2-live.eclass: Update repo URI to gitlab
9
10 Closes: https://bugs.gentoo.org/678106
11 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
12
13 eclass/gnome2-live.eclass | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/eclass/gnome2-live.eclass b/eclass/gnome2-live.eclass
17 index 4140e27c..80a72852 100644
18 --- a/eclass/gnome2-live.eclass
19 +++ b/eclass/gnome2-live.eclass
20 @@ -50,7 +50,7 @@ ELTCONF=${ELTCONF:-}
21 # @ECLASS-VARIABLE: EGIT_REPO_URI
22 # @DESCRIPTION:
23 # git URI for the project, uses GNOME_LIVE_MODULE by default
24 -: "${EGIT_REPO_URI:="git://git.gnome.org/${GNOME_LIVE_MODULE}"}"
25 +: "${EGIT_REPO_URI:="https://gitlab.gnome.org/GNOME/${GNOME_LIVE_MODULE}.git"}"
26
27 # @ECLASS-VARIABLE: PATCHES
28 # @DESCRIPTION: