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-libs/gegl/
Date: Sat, 25 Aug 2018 19:17:46
Message-Id: 1535224592.4c549f5c98980ef8ada7fd2628da0bcbacf86744.sping@gentoo
1 commit: 4c549f5c98980ef8ada7fd2628da0bcbacf86744
2 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
3 AuthorDate: Sun Aug 5 20:14:22 2018 +0000
4 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 25 19:16:32 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c549f5c
7
8 media-libs/gegl: replace git.gnome.org with gitlab.gnome.org
9
10 Closes: https://github.com/gentoo/gentoo/pull/9466
11
12 media-libs/gegl/gegl-0.3.0-r1.ebuild | 2 +-
13 media-libs/gegl/gegl-0.3.0.ebuild | 2 +-
14 media-libs/gegl/gegl-0.3.26.ebuild | 2 +-
15 media-libs/gegl/gegl-0.3.34.ebuild | 2 +-
16 media-libs/gegl/gegl-0.3.8-r1.ebuild | 2 +-
17 media-libs/gegl/gegl-0.3.8.ebuild | 2 +-
18 media-libs/gegl/gegl-0.4.6-r1.ebuild | 2 +-
19 media-libs/gegl/gegl-0.4.8.ebuild | 2 +-
20 8 files changed, 8 insertions(+), 8 deletions(-)
21
22 diff --git a/media-libs/gegl/gegl-0.3.0-r1.ebuild b/media-libs/gegl/gegl-0.3.0-r1.ebuild
23 index a0387477084..58ef27e3edf 100644
24 --- a/media-libs/gegl/gegl-0.3.0-r1.ebuild
25 +++ b/media-libs/gegl/gegl-0.3.0-r1.ebuild
26 @@ -13,7 +13,7 @@ inherit versionator gnome2-utils eutils autotools python-any-r1 vala
27
28 if [[ ${PV} == *9999* ]]; then
29 inherit autotools git-r3
30 - EGIT_REPO_URI="git://git.gnome.org/gegl"
31 + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/gegl.git"
32 SRC_URI=""
33 else
34 SRC_URI="http://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
35
36 diff --git a/media-libs/gegl/gegl-0.3.0.ebuild b/media-libs/gegl/gegl-0.3.0.ebuild
37 index 087a6f506d9..51cb6d66823 100644
38 --- a/media-libs/gegl/gegl-0.3.0.ebuild
39 +++ b/media-libs/gegl/gegl-0.3.0.ebuild
40 @@ -13,7 +13,7 @@ inherit versionator gnome2-utils eutils autotools python-any-r1 vala
41
42 if [[ ${PV} == *9999* ]]; then
43 inherit autotools git-r3
44 - EGIT_REPO_URI="git://git.gnome.org/gegl"
45 + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/gegl.git"
46 SRC_URI=""
47 else
48 SRC_URI="http://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
49
50 diff --git a/media-libs/gegl/gegl-0.3.26.ebuild b/media-libs/gegl/gegl-0.3.26.ebuild
51 index aaf6fcd179b..ac4a1b49b67 100644
52 --- a/media-libs/gegl/gegl-0.3.26.ebuild
53 +++ b/media-libs/gegl/gegl-0.3.26.ebuild
54 @@ -11,7 +11,7 @@ inherit versionator gnome2-utils eutils autotools python-any-r1 vala
55
56 if [[ ${PV} == *9999* ]]; then
57 inherit autotools git-r3
58 - EGIT_REPO_URI="git://git.gnome.org/gegl"
59 + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/gegl.git"
60 SRC_URI=""
61 else
62 SRC_URI="http://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
63
64 diff --git a/media-libs/gegl/gegl-0.3.34.ebuild b/media-libs/gegl/gegl-0.3.34.ebuild
65 index 90e2075cd1c..fb3ea4a20d5 100644
66 --- a/media-libs/gegl/gegl-0.3.34.ebuild
67 +++ b/media-libs/gegl/gegl-0.3.34.ebuild
68 @@ -11,7 +11,7 @@ inherit versionator gnome2-utils eutils autotools python-any-r1 vala
69
70 if [[ ${PV} == *9999* ]]; then
71 inherit autotools git-r3
72 - EGIT_REPO_URI="git://git.gnome.org/gegl"
73 + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/gegl.git"
74 SRC_URI=""
75 else
76 SRC_URI="http://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
77
78 diff --git a/media-libs/gegl/gegl-0.3.8-r1.ebuild b/media-libs/gegl/gegl-0.3.8-r1.ebuild
79 index 63e40fdf726..2d19ea8e6ed 100644
80 --- a/media-libs/gegl/gegl-0.3.8-r1.ebuild
81 +++ b/media-libs/gegl/gegl-0.3.8-r1.ebuild
82 @@ -11,7 +11,7 @@ inherit versionator gnome2-utils eutils autotools python-any-r1 vala
83
84 if [[ ${PV} == *9999* ]]; then
85 inherit autotools git-r3
86 - EGIT_REPO_URI="git://git.gnome.org/gegl"
87 + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/gegl.git"
88 SRC_URI=""
89 else
90 SRC_URI="http://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
91
92 diff --git a/media-libs/gegl/gegl-0.3.8.ebuild b/media-libs/gegl/gegl-0.3.8.ebuild
93 index 549bb072332..1cf4f2a7b03 100644
94 --- a/media-libs/gegl/gegl-0.3.8.ebuild
95 +++ b/media-libs/gegl/gegl-0.3.8.ebuild
96 @@ -11,7 +11,7 @@ inherit versionator gnome2-utils eutils autotools python-any-r1 vala
97
98 if [[ ${PV} == *9999* ]]; then
99 inherit autotools git-r3
100 - EGIT_REPO_URI="git://git.gnome.org/gegl"
101 + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/gegl.git"
102 SRC_URI=""
103 else
104 SRC_URI="http://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
105
106 diff --git a/media-libs/gegl/gegl-0.4.6-r1.ebuild b/media-libs/gegl/gegl-0.4.6-r1.ebuild
107 index 0334bc1b3cd..44652e28d58 100644
108 --- a/media-libs/gegl/gegl-0.4.6-r1.ebuild
109 +++ b/media-libs/gegl/gegl-0.4.6-r1.ebuild
110 @@ -11,7 +11,7 @@ inherit autotools gnome2-utils python-any-r1 vala
111
112 if [[ ${PV} == *9999* ]]; then
113 inherit git-r3
114 - EGIT_REPO_URI="git://git.gnome.org/gegl"
115 + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/gegl.git"
116 SRC_URI=""
117 else
118 SRC_URI="http://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
119
120 diff --git a/media-libs/gegl/gegl-0.4.8.ebuild b/media-libs/gegl/gegl-0.4.8.ebuild
121 index 92178abdfdf..a8d63077503 100644
122 --- a/media-libs/gegl/gegl-0.4.8.ebuild
123 +++ b/media-libs/gegl/gegl-0.4.8.ebuild
124 @@ -11,7 +11,7 @@ inherit autotools gnome2-utils python-any-r1 vala
125
126 if [[ ${PV} == *9999* ]]; then
127 inherit git-r3
128 - EGIT_REPO_URI="git://git.gnome.org/gegl"
129 + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/gegl.git"
130 SRC_URI=""
131 else
132 SRC_URI="http://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"