From dea7c3060641b628cd6a2e2d97db18903c86862e Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 15:41:27 +0200 Subject: Convert URIs for googlecode.com to https Signed-off-by: Justin Lecher --- app-text/chm2pdf/chm2pdf-0.9.1-r1.ebuild | 2 +- app-text/chm2pdf/chm2pdf-0.9.1-r2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'app-text/chm2pdf') diff --git a/app-text/chm2pdf/chm2pdf-0.9.1-r1.ebuild b/app-text/chm2pdf/chm2pdf-0.9.1-r1.ebuild index d4f0b21921d6..c6c14094a476 100644 --- a/app-text/chm2pdf/chm2pdf-0.9.1-r1.ebuild +++ b/app-text/chm2pdf/chm2pdf-0.9.1-r1.ebuild @@ -8,7 +8,7 @@ inherit python eutils DESCRIPTION="A script that converts a CHM file into a single PDF file" HOMEPAGE="https://code.google.com/p/chm2pdf/" -SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" KEYWORDS="amd64 x86" diff --git a/app-text/chm2pdf/chm2pdf-0.9.1-r2.ebuild b/app-text/chm2pdf/chm2pdf-0.9.1-r2.ebuild index 6ee399f01d9c..b1c4d6712ff5 100644 --- a/app-text/chm2pdf/chm2pdf-0.9.1-r2.ebuild +++ b/app-text/chm2pdf/chm2pdf-0.9.1-r2.ebuild @@ -10,7 +10,7 @@ inherit python-single-r1 DESCRIPTION="A script that converts a CHM file into a single PDF file" HOMEPAGE="https://code.google.com/p/chm2pdf/" -SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" KEYWORDS="~amd64 ~x86" -- cgit v1.2.3-65-gdbad