commit: adab61593b68b5332984901dfc6ee3f823e5982a Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Tue Sep 11 19:10:53 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Sep 12 05:28:08 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adab6159
app-text/ebook-tools: fix HOMEPAGE and save a redirect Closes: https://github.com/gentoo/gentoo/pull/9826 app-text/ebook-tools/ebook-tools-0.2.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 5c913b002dc..548b754dde9 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"
