From: Michael Mair-Keimberger Date: Tue, 11 Sep 2018 19:10:53 +0000 (+0200) Subject: app-text/ebook-tools: fix HOMEPAGE and save a redirect X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=adab61593b68b5332984901dfc6ee3f823e5982a;p=gentoo.git app-text/ebook-tools: fix HOMEPAGE and save a redirect Closes: https://github.com/gentoo/gentoo/pull/9826 --- diff --git a/app-text/ebook-tools/ebook-tools-0.2.2-r1.ebuild b/app-text/ebook-tools/ebook-tools-0.2.2-r1.ebuild index 5c913b002dc0..548b754dde90 100644 --- a/app-text/ebook-tools/ebook-tools-0.2.2-r1.ebuild +++ b/app-text/ebook-tools/ebook-tools-0.2.2-r1.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit cmake-utils DESCRIPTION="Tools for accessing and converting various ebook file formats" -HOMEPAGE="https://sourceforge.net/projects/ebook-tools" +HOMEPAGE="https://sourceforge.net/projects/ebook-tools/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="MIT"