Gentoo Archives: gentoo-commits

From: Sebastian Pipping <sping@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gimp/
Date: Sat, 25 Aug 2018 19:17:44
Message-Id: 1535224590.8c034ab576a2b60fa7966af58f7f749a388ff8c8.sping@gentoo
1 commit: 8c034ab576a2b60fa7966af58f7f749a388ff8c8
2 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
3 AuthorDate: Sun Aug 5 20:03:28 2018 +0000
4 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 25 19:16:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c034ab5
7
8 media-gfx/gimp: replace git.gnome.org with gitlab.gnome.org
9
10 media-gfx/gimp/gimp-9999.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/media-gfx/gimp/gimp-9999.ebuild b/media-gfx/gimp/gimp-9999.ebuild
14 index 8d2e5828d24..9122fd25c7e 100644
15 --- a/media-gfx/gimp/gimp-9999.ebuild
16 +++ b/media-gfx/gimp/gimp-9999.ebuild
17 @@ -9,7 +9,7 @@ inherit virtualx autotools gnome2 multilib python-single-r1 ltprune git-r3
18
19 DESCRIPTION="GNU Image Manipulation Program"
20 HOMEPAGE="https://www.gimp.org/"
21 -EGIT_REPO_URI="https://git.gnome.org/browse/gimp"
22 +EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/gimp.git"
23 SRC_URI=""
24 LICENSE="GPL-3 LGPL-3"
25 SLOT="2"