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-fonts/heuristica | |
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-fonts/heuristica')
-rw-r--r-- | media-fonts/heuristica/heuristica-0.2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-fonts/heuristica/heuristica-0.2.1.ebuild b/media-fonts/heuristica/heuristica-0.2.1.ebuild index 0fb6eeef6bf5..b6ef7c264859 100644 --- a/media-fonts/heuristica/heuristica-0.2.1.ebuild +++ b/media-fonts/heuristica/heuristica-0.2.1.ebuild @@ -8,9 +8,9 @@ inherit font DESCRIPTION="A font based on Adobe Utopia" HOMEPAGE="https://code.google.com/p/evristika/" -SRC_URI="http://evristika.googlecode.com/files/${PN}-ttf-${PV}.tar.xz - http://evristika.googlecode.com/files/${PN}-otf-${PV}.tar.xz - http://evristika.googlecode.com/files/${PN}-pfb-${PV}.tar.xz" +SRC_URI="https://evristika.googlecode.com/files/${PN}-ttf-${PV}.tar.xz + https://evristika.googlecode.com/files/${PN}-otf-${PV}.tar.xz + https://evristika.googlecode.com/files/${PN}-pfb-${PV}.tar.xz" LICENSE="OFL" SLOT="0" |