diff options
author | Ulrich Müller <ulm@gentoo.org> | 2020-02-04 21:47:16 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2020-02-05 01:40:46 +0100 |
commit | c105ae7d14002fd408dee4ffc4dcec213ede0965 (patch) | |
tree | e644ca02868d6d7810b51cd25a79b89acd39f979 /games-misc | |
parent | games-misc/fortune-mod-all: Don't depend on last-rited modules. (diff) | |
download | gentoo-c105ae7d14002fd408dee4ffc4dcec213ede0965.tar.gz gentoo-c105ae7d14002fd408dee4ffc4dcec213ede0965.tar.bz2 gentoo-c105ae7d14002fd408dee4ffc4dcec213ede0965.zip |
games-misc/fortune-mod-all: Fix HOMEPAGE.
Reviewed-by: James Le Cuirot <chewi@gentoo.org>
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/fortune-mod-all/fortune-mod-all-3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-misc/fortune-mod-all/fortune-mod-all-3.ebuild b/games-misc/fortune-mod-all/fortune-mod-all-3.ebuild index 35127d04a25a..7854ad453987 100644 --- a/games-misc/fortune-mod-all/fortune-mod-all-3.ebuild +++ b/games-misc/fortune-mod-all/fortune-mod-all-3.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="Meta package for all fortune-mod packages" -HOMEPAGE="https://www.gentoo.org/" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" LICENSE="metapackage" SLOT="0" |