commit: 4a23e6eacb3690428d5aec6cb464bad4d03c1832 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 15 06:02:22 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Apr 15 06:02:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a23e6ea
sys-apps/dog: fix generic (p.g.o) HOMEPAGE Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/dog/dog-1.7-r6.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sys-apps/dog/dog-1.7-r6.ebuild b/sys-apps/dog/dog-1.7-r6.ebuild index a01706d9785e..41f3a8dde798 100644 --- a/sys-apps/dog/dog-1.7-r6.ebuild +++ b/sys-apps/dog/dog-1.7-r6.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=6 @@ -6,8 +6,7 @@ EAPI=6 inherit toolchain-funcs DESCRIPTION="Dog is better than cat" -# the best HOMEPAGE we have. -HOMEPAGE="https://packages.gentoo.org/package/sys-apps/dog" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2"
