summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-09-11 21:10:53 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-09-12 07:28:08 +0200
commitadab61593b68b5332984901dfc6ee3f823e5982a (patch)
treea3dfd0c6bbbfca8bb500db10d297d795ff4bab1f /app-text/ebook-tools/ebook-tools-0.2.2-r1.ebuild
parentsci-mathematics/octave: Fix w/ media-gfx/graphicsmagick-1.3.30[imagemagick] (diff)
downloadgentoo-adab61593b68b5332984901dfc6ee3f823e5982a.tar.gz
gentoo-adab61593b68b5332984901dfc6ee3f823e5982a.tar.bz2
gentoo-adab61593b68b5332984901dfc6ee3f823e5982a.zip
app-text/ebook-tools: fix HOMEPAGE and save a redirect
Closes: https://github.com/gentoo/gentoo/pull/9826
Diffstat (limited to 'app-text/ebook-tools/ebook-tools-0.2.2-r1.ebuild')
-rw-r--r--app-text/ebook-tools/ebook-tools-0.2.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"