commit: 9cab2bc691f2296a10677210a374142658129a79 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 15 06:02:09 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Apr 15 06:02:44 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cab2bc6
sys-libs/pwdb: fix generic (p.g.o) HOMEPAGE Signed-off-by: Sam James <sam <AT> gentoo.org> sys-libs/pwdb/pwdb-0.62-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-libs/pwdb/pwdb-0.62-r2.ebuild b/sys-libs/pwdb/pwdb-0.62-r2.ebuild index d44cdd852dd0..935c713d0a0a 100644 --- a/sys-libs/pwdb/pwdb-0.62-r2.ebuild +++ b/sys-libs/pwdb/pwdb-0.62-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit toolchain-funcs flag-o-matic usr-ldscript DESCRIPTION="Password database" -HOMEPAGE="https://packages.gentoo.org/package/sys-libs/pwdb" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="|| ( BSD GPL-2 )"
