diff options
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/htmldoc/htmldoc-1.8.30.ebuild | 4 | ||||
-rw-r--r-- | app-text/htmldoc/htmldoc-1.9.11-r1.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/htmldoc/htmldoc-1.8.30.ebuild b/app-text/htmldoc/htmldoc-1.8.30.ebuild index 61956c4652b9..cbff036765a3 100644 --- a/app-text/htmldoc/htmldoc-1.8.30.ebuild +++ b/app-text/htmldoc/htmldoc-1.8.30.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit toolchain-funcs xdg DESCRIPTION="Convert HTML pages into a PDF document" -HOMEPAGE="http://www.msweet.org/projects.php?Z1" +HOMEPAGE="https://www.msweet.org/htmldoc/" SRC_URI="https://github.com/michaelrsweet/${PN}/releases/download/v${PV}/${P}-source.tar.gz" IUSE="fltk" SLOT="0" diff --git a/app-text/htmldoc/htmldoc-1.9.11-r1.ebuild b/app-text/htmldoc/htmldoc-1.9.11-r1.ebuild index b506567a49ab..7c364dc21f21 100644 --- a/app-text/htmldoc/htmldoc-1.9.11-r1.ebuild +++ b/app-text/htmldoc/htmldoc-1.9.11-r1.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit autotools toolchain-funcs xdg DESCRIPTION="Convert HTML pages into a PDF document" -HOMEPAGE="http://www.msweet.org/projects.php?Z1" +HOMEPAGE="https://www.msweet.org/htmldoc/" SRC_URI="https://github.com/michaelrsweet/${PN}/releases/download/v${PV}/${P}-source.tar.gz" SLOT="0" |