commit: 328ad5a97629de9993fcb4b95f5ce937cd525d2f Author: juippis <juippis <AT> gmail <DOT> com> AuthorDate: Thu Apr 5 07:04:15 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun Apr 8 22:42:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=328ad5a9
x11-plugins/gkrellm-imonc-0.2-r1: fix HOMEPAGE. Closes: https://github.com/gentoo/gentoo/pull/7823 x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild b/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild index 05fffe8d885..df78f4badae 100644 --- a/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild +++ b/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild @@ -7,7 +7,7 @@ inherit gkrellm-plugin toolchain-funcs DESCRIPTION="A GKrellM2 plugin to control a fli4l router" SRC_URI="mirror://sourceforge/${PN}/${PN}-src-${PV}.tar.bz2" -HOMEPAGE="http://${PN}.sourceforge.net/" +HOMEPAGE="http://gkrellm-imonc.sourceforge.net/" # The COPYING file contains the GPLv2, but the file headers say GPLv2+. LICENSE="GPL-2+"
