Gentoo Archives: gentoo-commits

From: Bernard Cafarelli <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmacpimon/
Date: Sun, 08 Sep 2019 16:53:28
Message-Id: 1567961516.7a5cb080b9bf34221a5e1b082925a93a22b63533.voyageur@gentoo
1 commit: 7a5cb080b9bf34221a5e1b082925a93a22b63533
2 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 8 16:51:38 2019 +0000
4 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 8 16:51:56 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a5cb080
7
8 x11-plugins/wmacpimon: drop homepage, it was taken over
9
10 Package-Manager: Portage-2.3.75, Repoman-2.3.17
11 Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
12
13 x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild b/x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild
17 index ffc03d2648b..e076f7013f3 100644
18 --- a/x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild
19 +++ b/x11-plugins/wmacpimon/wmacpimon-0.2.1.ebuild
20 @@ -1,10 +1,10 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26
27 DESCRIPTION="DockApp monitors the temperature and Speedstep features in ACPI-based systems"
28 -HOMEPAGE="http://www.vrlteam.org/wmacpimon/"
29 +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
30 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
31
32 LICENSE="GPL-2"