summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:27 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:51 +0200
commitdea7c3060641b628cd6a2e2d97db18903c86862e (patch)
tree732f4fb23c78427e21bd1fbcea69d3d0afe79cf5 /media-gfx/flam3
parentUse https for most gnu.org URLs (diff)
downloadgentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.gz
gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.bz2
gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.zip
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'media-gfx/flam3')
-rw-r--r--media-gfx/flam3/flam3-3.0.1.ebuild2
-rw-r--r--media-gfx/flam3/flam3-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/flam3/flam3-3.0.1.ebuild b/media-gfx/flam3/flam3-3.0.1.ebuild
index 699f15178938..0672071123e3 100644
--- a/media-gfx/flam3/flam3-3.0.1.ebuild
+++ b/media-gfx/flam3/flam3-3.0.1.ebuild
@@ -7,7 +7,7 @@ inherit autotools eutils
DESCRIPTION="Tools and a library for creating flame fractal images"
HOMEPAGE="http://flam3.com/"
-SRC_URI="http://flam3.googlecode.com/files/${P}.tar.gz"
+SRC_URI="https://flam3.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
diff --git a/media-gfx/flam3/flam3-9999.ebuild b/media-gfx/flam3/flam3-9999.ebuild
index 35ba24e199ae..3f924bcfff56 100644
--- a/media-gfx/flam3/flam3-9999.ebuild
+++ b/media-gfx/flam3/flam3-9999.ebuild
@@ -9,7 +9,7 @@ inherit autotools subversion
DESCRIPTION="Tools and a library for creating fractal flames"
HOMEPAGE="http://flam3.com/"
SRC_URI=""
-ESVN_REPO_URI="http://flam3.googlecode.com/svn/trunk/src/"
+ESVN_REPO_URI="https://flam3.googlecode.com/svn/trunk/src/"
LICENSE="GPL-2"
SLOT="0"