diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:27 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:51 +0200 |
commit | dea7c3060641b628cd6a2e2d97db18903c86862e (patch) | |
tree | 732f4fb23c78427e21bd1fbcea69d3d0afe79cf5 /media-gfx/fotowall | |
parent | Use https for most gnu.org URLs (diff) | |
download | gentoo-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/fotowall')
-rw-r--r-- | media-gfx/fotowall/fotowall-0.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/fotowall/fotowall-0.9-r1.ebuild b/media-gfx/fotowall/fotowall-0.9-r1.ebuild index 235f4c1834db..3d65f2ac2fb1 100644 --- a/media-gfx/fotowall/fotowall-0.9-r1.ebuild +++ b/media-gfx/fotowall/fotowall-0.9-r1.ebuild @@ -10,7 +10,7 @@ MY_P="${P/f/F}" DESCRIPTION="Qt4 tool for creating wallpapers" HOMEPAGE="http://www.enricoros.com/opensource/fotowall/" -SRC_URI="http://fotowall.googlecode.com/files/${MY_P}.tar.bz2" +SRC_URI="https://fotowall.googlecode.com/files/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |