commit:     76d66ab78458ac650ebf8bf0c3da70d491ec880b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  5 19:04:50 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Dec  5 19:12:40 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76d66ab7

x11-misc/qcomicbook: Fix HOMEPAGE

qcomicbook.org was forwarding to random and potentially malicious websites.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 x11-misc/qcomicbook/qcomicbook-0.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/qcomicbook/qcomicbook-0.9.1.ebuild 
b/x11-misc/qcomicbook/qcomicbook-0.9.1.ebuild
index 9613f04b016..aede992489d 100644
--- a/x11-misc/qcomicbook/qcomicbook-0.9.1.ebuild
+++ b/x11-misc/qcomicbook/qcomicbook-0.9.1.ebuild
@@ -8,7 +8,7 @@ PLOCALES="cs_CZ de_DE es_ES fi_FI fr_CA fr_FR it_IT ko_KR nl_NL 
pl_PL pt_BR ru_R
 inherit cmake-utils flag-o-matic l10n vcs-snapshot
 
 DESCRIPTION="A viewer for comic book archives containing jpeg/png images"
-HOMEPAGE="http://qcomicbook.org/";
+HOMEPAGE="https://github.com/stolowski/QComicBook";
 SRC_URI="https://github.com/stolowski/QComicBook/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-2"

Reply via email to