From 5be9a8e238bb3265c389fe4629c448f2a83d3b01 Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Tue, 13 Apr 2021 10:29:24 +0300 Subject: app-laptop/thinkfan: update HOMEPAGE & DESCRIPTION Signed-off-by: Joonas Niilola --- app-laptop/thinkfan/thinkfan-1.0.2.ebuild | 4 ++-- app-laptop/thinkfan/thinkfan-1.2.1.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'app-laptop') diff --git a/app-laptop/thinkfan/thinkfan-1.0.2.ebuild b/app-laptop/thinkfan/thinkfan-1.0.2.ebuild index e08e6101e57b..a96062867700 100644 --- a/app-laptop/thinkfan/thinkfan-1.0.2.ebuild +++ b/app-laptop/thinkfan/thinkfan-1.0.2.ebuild @@ -5,8 +5,8 @@ EAPI=7 inherit cmake readme.gentoo-r1 -DESCRIPTION="simple fan control program for thinkpads" -HOMEPAGE="http://thinkfan.sourceforge.net" +DESCRIPTION="Simple fan control program for thinkpads" +HOMEPAGE="https://github.com/vmatare/thinkfan" SRC_URI="https://github.com/vmatare/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" diff --git a/app-laptop/thinkfan/thinkfan-1.2.1.ebuild b/app-laptop/thinkfan/thinkfan-1.2.1.ebuild index fb111f2a2561..d59a97b5a27a 100644 --- a/app-laptop/thinkfan/thinkfan-1.2.1.ebuild +++ b/app-laptop/thinkfan/thinkfan-1.2.1.ebuild @@ -5,8 +5,8 @@ EAPI=7 inherit cmake readme.gentoo-r1 -DESCRIPTION="simple fan control program for thinkpads" -HOMEPAGE="http://thinkfan.sourceforge.net" +DESCRIPTION="Simple fan control program for thinkpads" +HOMEPAGE="https://github.com/vmatare/thinkfan" SRC_URI="https://github.com/vmatare/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" -- cgit v1.2.3-65-gdbad