commit: 4c549f5c98980ef8ada7fd2628da0bcbacf86744 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm> AuthorDate: Sun Aug 5 20:14:22 2018 +0000 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org> CommitDate: Sat Aug 25 19:16:32 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c549f5c
media-libs/gegl: replace git.gnome.org with gitlab.gnome.org Closes: https://github.com/gentoo/gentoo/pull/9466 media-libs/gegl/gegl-0.3.0-r1.ebuild | 2 +- media-libs/gegl/gegl-0.3.0.ebuild | 2 +- media-libs/gegl/gegl-0.3.26.ebuild | 2 +- media-libs/gegl/gegl-0.3.34.ebuild | 2 +- media-libs/gegl/gegl-0.3.8-r1.ebuild | 2 +- media-libs/gegl/gegl-0.3.8.ebuild | 2 +- media-libs/gegl/gegl-0.4.6-r1.ebuild | 2 +- media-libs/gegl/gegl-0.4.8.ebuild | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/media-libs/gegl/gegl-0.3.0-r1.ebuild b/media-libs/gegl/gegl-0.3.0-r1.ebuild index a0387477084..58ef27e3edf 100644 --- a/media-libs/gegl/gegl-0.3.0-r1.ebuild +++ b/media-libs/gegl/gegl-0.3.0-r1.ebuild @@ -13,7 +13,7 @@ inherit versionator gnome2-utils eutils autotools python-any-r1 vala if [[ ${PV} == *9999* ]]; then inherit autotools git-r3 - EGIT_REPO_URI="git://git.gnome.org/gegl" + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/gegl.git" SRC_URI="" else SRC_URI="http://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2" diff --git a/media-libs/gegl/gegl-0.3.0.ebuild b/media-libs/gegl/gegl-0.3.0.ebuild index 087a6f506d9..51cb6d66823 100644 --- a/media-libs/gegl/gegl-0.3.0.ebuild +++ b/media-libs/gegl/gegl-0.3.0.ebuild @@ -13,7 +13,7 @@ inherit versionator gnome2-utils eutils autotools python-any-r1 vala if [[ ${PV} == *9999* ]]; then inherit autotools git-r3 - EGIT_REPO_URI="git://git.gnome.org/gegl" + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/gegl.git" SRC_URI="" else SRC_URI="http://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2" diff --git a/media-libs/gegl/gegl-0.3.26.ebuild b/media-libs/gegl/gegl-0.3.26.ebuild index aaf6fcd179b..ac4a1b49b67 100644 --- a/media-libs/gegl/gegl-0.3.26.ebuild +++ b/media-libs/gegl/gegl-0.3.26.ebuild @@ -11,7 +11,7 @@ inherit versionator gnome2-utils eutils autotools python-any-r1 vala if [[ ${PV} == *9999* ]]; then inherit autotools git-r3 - EGIT_REPO_URI="git://git.gnome.org/gegl" + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/gegl.git" SRC_URI="" else SRC_URI="http://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2" diff --git a/media-libs/gegl/gegl-0.3.34.ebuild b/media-libs/gegl/gegl-0.3.34.ebuild index 90e2075cd1c..fb3ea4a20d5 100644 --- a/media-libs/gegl/gegl-0.3.34.ebuild +++ b/media-libs/gegl/gegl-0.3.34.ebuild @@ -11,7 +11,7 @@ inherit versionator gnome2-utils eutils autotools python-any-r1 vala if [[ ${PV} == *9999* ]]; then inherit autotools git-r3 - EGIT_REPO_URI="git://git.gnome.org/gegl" + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/gegl.git" SRC_URI="" else SRC_URI="http://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2" diff --git a/media-libs/gegl/gegl-0.3.8-r1.ebuild b/media-libs/gegl/gegl-0.3.8-r1.ebuild index 63e40fdf726..2d19ea8e6ed 100644 --- a/media-libs/gegl/gegl-0.3.8-r1.ebuild +++ b/media-libs/gegl/gegl-0.3.8-r1.ebuild @@ -11,7 +11,7 @@ inherit versionator gnome2-utils eutils autotools python-any-r1 vala if [[ ${PV} == *9999* ]]; then inherit autotools git-r3 - EGIT_REPO_URI="git://git.gnome.org/gegl" + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/gegl.git" SRC_URI="" else SRC_URI="http://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2" diff --git a/media-libs/gegl/gegl-0.3.8.ebuild b/media-libs/gegl/gegl-0.3.8.ebuild index 549bb072332..1cf4f2a7b03 100644 --- a/media-libs/gegl/gegl-0.3.8.ebuild +++ b/media-libs/gegl/gegl-0.3.8.ebuild @@ -11,7 +11,7 @@ inherit versionator gnome2-utils eutils autotools python-any-r1 vala if [[ ${PV} == *9999* ]]; then inherit autotools git-r3 - EGIT_REPO_URI="git://git.gnome.org/gegl" + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/gegl.git" SRC_URI="" else SRC_URI="http://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2" diff --git a/media-libs/gegl/gegl-0.4.6-r1.ebuild b/media-libs/gegl/gegl-0.4.6-r1.ebuild index 0334bc1b3cd..44652e28d58 100644 --- a/media-libs/gegl/gegl-0.4.6-r1.ebuild +++ b/media-libs/gegl/gegl-0.4.6-r1.ebuild @@ -11,7 +11,7 @@ inherit autotools gnome2-utils python-any-r1 vala if [[ ${PV} == *9999* ]]; then inherit git-r3 - EGIT_REPO_URI="git://git.gnome.org/gegl" + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/gegl.git" SRC_URI="" else SRC_URI="http://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2" diff --git a/media-libs/gegl/gegl-0.4.8.ebuild b/media-libs/gegl/gegl-0.4.8.ebuild index 92178abdfdf..a8d63077503 100644 --- a/media-libs/gegl/gegl-0.4.8.ebuild +++ b/media-libs/gegl/gegl-0.4.8.ebuild @@ -11,7 +11,7 @@ inherit autotools gnome2-utils python-any-r1 vala if [[ ${PV} == *9999* ]]; then inherit git-r3 - EGIT_REPO_URI="git://git.gnome.org/gegl" + EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/gegl.git" SRC_URI="" else SRC_URI="http://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
