summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sping@gentoo.org>2018-01-10 23:17:30 +0100
committerSebastian Pipping <sping@gentoo.org>2018-01-10 23:34:53 +0100
commit50e8adba16c3ef4e4f4e4464eb2016363d2a9bb5 (patch)
tree11eba1bbde4daec7c13bbd2974080ee968292867 /media-libs
parentsys-apps/iproute2: stable 4.14.1-r2 for hppa, bug #639536 (diff)
downloadgentoo-50e8adba16c3ef4e4f4e4464eb2016363d2a9bb5.tar.gz
gentoo-50e8adba16c3ef4e4f4e4464eb2016363d2a9bb5.tar.bz2
gentoo-50e8adba16c3ef4e4f4e4464eb2016363d2a9bb5.zip
media-libs/gegl-0.2.0-r*: Fix SRC_URI
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/gegl/gegl-0.2.0-r2.ebuild2
-rw-r--r--media-libs/gegl/gegl-0.2.0-r4.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gegl/gegl-0.2.0-r2.ebuild b/media-libs/gegl/gegl-0.2.0-r2.ebuild
index a1199a76cbf0..e9bca1963bc5 100644
--- a/media-libs/gegl/gegl-0.2.0-r2.ebuild
+++ b/media-libs/gegl/gegl-0.2.0-r2.ebuild
@@ -12,7 +12,7 @@ inherit versionator gnome2-utils eutils autotools #vala
DESCRIPTION="A graph based image processing framework"
HOMEPAGE="http://www.gegl.org/"
-SRC_URI="ftp://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
+SRC_URI="https://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
LICENSE="|| ( GPL-3 LGPL-3 )"
SLOT="0"
diff --git a/media-libs/gegl/gegl-0.2.0-r4.ebuild b/media-libs/gegl/gegl-0.2.0-r4.ebuild
index f1b427ba45ac..0c197b26e5c9 100644
--- a/media-libs/gegl/gegl-0.2.0-r4.ebuild
+++ b/media-libs/gegl/gegl-0.2.0-r4.ebuild
@@ -12,7 +12,7 @@ inherit versionator gnome2-utils eutils autotools #vala
DESCRIPTION="A graph based image processing framework"
HOMEPAGE="http://www.gegl.org/"
-SRC_URI="ftp://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
+SRC_URI="https://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
LICENSE="|| ( GPL-3 LGPL-3 )"
SLOT="0"