sys-libs/nss-usrfiles: [QA] Fix VariableInHomepage
authorDavid Seifert <soap@gentoo.org>
Sat, 8 Feb 2020 18:55:32 +0000 (19:55 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 8 Feb 2020 18:55:32 +0000 (19:55 +0100)
Closes: https://github.com/gentoo/gentoo/pull/14597
Signed-off-by: David Seifert <soap@gentoo.org>
sys-libs/nss-usrfiles/nss-usrfiles-2.18.1.ebuild

index 4934b0ad75bb4fb04f214797a34713fbf5bb9ae9..e80325e92f19c236744ddd8708cf0064283299de 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 MY_PN="nss-altfiles"
 MY_P="${MY_PN}-${PV}"
 DESCRIPTION="NSS module to read passwd/group files from CoreOS /usr location"
-HOMEPAGE="https://github.com/coreos/${MY_PN}"
+HOMEPAGE="https://github.com/coreos/nss-altfiles"
 SRC_URI="https://github.com/coreos/${MY_PN}/archive/v${PV}.zip -> ${MY_P}.zip"
 
 LICENSE="LGPL-2.1+"