summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-15 07:02:22 +0100
committerSam James <sam@gentoo.org>2022-04-15 07:02:45 +0100
commit4a23e6eacb3690428d5aec6cb464bad4d03c1832 (patch)
tree7a1fb8df566775b63ffcfa1cf04769ae9050026d
parentsys-libs/pwdb: fix generic (p.g.o) HOMEPAGE (diff)
downloadgentoo-4a23e6eacb3690428d5aec6cb464bad4d03c1832.tar.gz
gentoo-4a23e6eacb3690428d5aec6cb464bad4d03c1832.tar.bz2
gentoo-4a23e6eacb3690428d5aec6cb464bad4d03c1832.zip
sys-apps/dog: fix generic (p.g.o) HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-apps/dog/dog-1.7-r6.ebuild5
1 files 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"