mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-libs/gegl: replace git.gnome.org with gitlab.gnome.org
Closes: https://github.com/gentoo/gentoo/pull/9466
This commit is contained in:
committed by
Sebastian Pipping
parent
c32130dbe7
commit
4c549f5c98
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user