diff options
author | Joonas Niilola <juippis@gentoo.org> | 2021-04-13 10:29:24 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-04-13 10:29:24 +0300 |
commit | 5be9a8e238bb3265c389fe4629c448f2a83d3b01 (patch) | |
tree | 5d0a51e4beaaa30ba8f8cbda62c5ccd24315d768 /app-laptop | |
parent | app-laptop/thinkfan: version bump to 1.2.1 (diff) | |
download | gentoo-5be9a8e238bb3265c389fe4629c448f2a83d3b01.tar.gz gentoo-5be9a8e238bb3265c389fe4629c448f2a83d3b01.tar.bz2 gentoo-5be9a8e238bb3265c389fe4629c448f2a83d3b01.zip |
app-laptop/thinkfan: update HOMEPAGE & DESCRIPTION
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-laptop')
-rw-r--r-- | app-laptop/thinkfan/thinkfan-1.0.2.ebuild | 4 | ||||
-rw-r--r-- | app-laptop/thinkfan/thinkfan-1.2.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
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" |