diff options
Diffstat (limited to 'app-text/chm2pdf')
-rw-r--r-- | app-text/chm2pdf/chm2pdf-0.9.1-r1.ebuild | 2 | ||||
-rw-r--r-- | app-text/chm2pdf/chm2pdf-0.9.1-r2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
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" |