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 80aa73116f8b..d4f0b21921d6 100644 --- a/app-text/chm2pdf/chm2pdf-0.9.1-r1.ebuild +++ b/app-text/chm2pdf/chm2pdf-0.9.1-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_DEPEND="2" inherit python eutils DESCRIPTION="A script that converts a CHM file into a single PDF file" -HOMEPAGE="http://code.google.com/p/chm2pdf/" +HOMEPAGE="https://code.google.com/p/chm2pdf/" SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" diff --git a/app-text/chm2pdf/chm2pdf-0.9.1-r2.ebuild b/app-text/chm2pdf/chm2pdf-0.9.1-r2.ebuild index fa7ec2babc00..6ee399f01d9c 100644 --- a/app-text/chm2pdf/chm2pdf-0.9.1-r2.ebuild +++ b/app-text/chm2pdf/chm2pdf-0.9.1-r2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit python-single-r1 DESCRIPTION="A script that converts a CHM file into a single PDF file" -HOMEPAGE="http://code.google.com/p/chm2pdf/" +HOMEPAGE="https://code.google.com/p/chm2pdf/" SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" |