diff options
author | James Le Cuirot <chewi@gentoo.org> | 2020-06-14 14:51:08 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2020-06-14 14:51:08 +0100 |
commit | bd046de80ec30883acde2e3b1f5d0eb06172fe1c (patch) | |
tree | e03fa338c71e96c718350366fd16a89d7d467c94 /games-misc | |
parent | dev-python/pysvn: stable 1.9.11 for ppc (diff) | |
download | gentoo-bd046de80ec30883acde2e3b1f5d0eb06172fe1c.tar.gz gentoo-bd046de80ec30883acde2e3b1f5d0eb06172fe1c.tar.bz2 gentoo-bd046de80ec30883acde2e3b1f5d0eb06172fe1c.zip |
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@gentoo.org>
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/lucidlife/lucidlife-0.9.2-r1.ebuild | 4 |
1 files 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 33faf6200942..d899eb14600c 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" |