commit: fc3af021d9e687733fadc02e2f802109d9cb0963 Author: juippis <juippis <AT> gmail <DOT> com> AuthorDate: Wed Apr 11 18:14:10 2018 +0000 Commit: Jonas Stein <jstein <AT> gentoo <DOT> org> CommitDate: Wed Apr 11 18:19:04 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc3af021
x11-plugins/gkwebmon: Fix HOMEPAGE Substitute variable in HOMEPAGE Package-Manager: Portage-2.3.28, Repoman-2.3.9 x11-plugins/gkwebmon/gkwebmon-0.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-plugins/gkwebmon/gkwebmon-0.2-r2.ebuild b/x11-plugins/gkwebmon/gkwebmon-0.2-r2.ebuild index 92dd27bf91f..75350d836da 100644 --- a/x11-plugins/gkwebmon/gkwebmon-0.2-r2.ebuild +++ b/x11-plugins/gkwebmon/gkwebmon-0.2-r2.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit gkrellm-plugin toolchain-funcs DESCRIPTION="A web monitor plugin for GKrellM2" -HOMEPAGE="http://${PN}.sourceforge.net/" +HOMEPAGE="http://gkwebmon.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" LICENSE="GPL-2"
