Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-imonc/
Date: Sun, 08 Apr 2018 22:42:34
Message-Id: 1523227323.328ad5a97629de9993fcb4b95f5ce937cd525d2f.monsieurp@gentoo
1 commit: 328ad5a97629de9993fcb4b95f5ce937cd525d2f
2 Author: juippis <juippis <AT> gmail <DOT> com>
3 AuthorDate: Thu Apr 5 07:04:15 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 8 22:42:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=328ad5a9
7
8 x11-plugins/gkrellm-imonc-0.2-r1: fix HOMEPAGE.
9
10 Closes: https://github.com/gentoo/gentoo/pull/7823
11
12 x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild b/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild
16 index 05fffe8d885..df78f4badae 100644
17 --- a/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild
18 +++ b/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild
19 @@ -7,7 +7,7 @@ inherit gkrellm-plugin toolchain-funcs
20
21 DESCRIPTION="A GKrellM2 plugin to control a fli4l router"
22 SRC_URI="mirror://sourceforge/${PN}/${PN}-src-${PV}.tar.bz2"
23 -HOMEPAGE="http://${PN}.sourceforge.net/"
24 +HOMEPAGE="http://gkrellm-imonc.sourceforge.net/"
25
26 # The COPYING file contains the GPLv2, but the file headers say GPLv2+.
27 LICENSE="GPL-2+"