summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjuippis <juippis@gmail.com>2018-04-11 20:14:10 +0200
committerJonas Stein <jstein@gentoo.org>2018-04-11 20:19:04 +0200
commitfc3af021d9e687733fadc02e2f802109d9cb0963 (patch)
tree3997b79555b99ab47ae08fbfe5794131621ef1b2
parentdev-ros/laser_proc: fix build (diff)
downloadgentoo-fc3af021d9e687733fadc02e2f802109d9cb0963.tar.gz
gentoo-fc3af021d9e687733fadc02e2f802109d9cb0963.tar.bz2
gentoo-fc3af021d9e687733fadc02e2f802109d9cb0963.zip
x11-plugins/gkwebmon: Fix HOMEPAGE
Substitute variable in HOMEPAGE Package-Manager: Portage-2.3.28, Repoman-2.3.9
-rw-r--r--x11-plugins/gkwebmon/gkwebmon-0.2-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-plugins/gkwebmon/gkwebmon-0.2-r2.ebuild b/x11-plugins/gkwebmon/gkwebmon-0.2-r2.ebuild
index 92dd27bf91f4..75350d836dab 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"