diff options
author | David Seifert <soap@gentoo.org> | 2020-02-08 19:51:23 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-02-08 19:51:23 +0100 |
commit | 18239e9e46a20768b116b35261ac374bde34fd56 (patch) | |
tree | 83b9a5f6d643a23dd46ac8cf51449eb50b1968a9 /app-laptop | |
parent | app-antivirus/clamav-unofficial-sigs: [QA] Fix VariableInHomepage (diff) | |
download | gentoo-18239e9e46a20768b116b35261ac374bde34fd56.tar.gz gentoo-18239e9e46a20768b116b35261ac374bde34fd56.tar.bz2 gentoo-18239e9e46a20768b116b35261ac374bde34fd56.zip |
app-laptop/hdapsd: [QA] Fix VariableInHomepage
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-laptop')
-rw-r--r-- | app-laptop/hdapsd/hdapsd-20141203.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-laptop/hdapsd/hdapsd-20141203.ebuild b/app-laptop/hdapsd/hdapsd-20141203.ebuild index df52add2e9f8..a3bd8b6ccd89 100644 --- a/app-laptop/hdapsd/hdapsd-20141203.ebuild +++ b/app-laptop/hdapsd/hdapsd-20141203.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit linux-info readme.gentoo systemd DESCRIPTION="IBM ThinkPad Hard Drive Active Protection System (HDAPS) daemon" -HOMEPAGE="https://github.com/evgeni/${PN}/" +HOMEPAGE="https://github.com/evgeni/hdapsd/" SRC_URI="https://github.com/evgeni/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="GPL-2" |