commit: bd046de80ec30883acde2e3b1f5d0eb06172fe1c Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sun Jun 14 13:51:08 2020 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun Jun 14 13:51:08 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd046de8
games-misc/lucidlife: Set HOMEPAGE to "no homepage" The old homepage now just shows adult content. Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> games-misc/lucidlife/lucidlife-0.9.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-misc/lucidlife/lucidlife-0.9.2-r1.ebuild b/games-misc/lucidlife/lucidlife-0.9.2-r1.ebuild index 33faf620094..d899eb14600 100644 --- a/games-misc/lucidlife/lucidlife-0.9.2-r1.ebuild +++ b/games-misc/lucidlife/lucidlife-0.9.2-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit autotools eutils DESCRIPTION="A Conway's Life simulator written in GTK+2 - fork from Gtklife" -HOMEPAGE="http://gtk-apps.org/content/show.php/LucidLife?content=130867" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2"
