commit: 9dac33b71b200e42d8dd6c86e5d0f4307bd384cb Author: Jonas Stein <jstein <AT> gentoo <DOT> org> AuthorDate: Thu Nov 26 19:57:10 2020 +0000 Commit: Jonas Stein <jstein <AT> gentoo <DOT> org> CommitDate: Thu Nov 26 19:57:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dac33b7
x11-misc/fracplanet: fix HOMEPAGE Drop dead HOMEPAGE. Closes: https://bugs.gentoo.org/724632 Package-Manager: Portage-3.0.10, Repoman-3.0.1 Signed-off-by: Jonas Stein <jstein <AT> gentoo.org> x11-misc/fracplanet/fracplanet-0.5.1.ebuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/x11-misc/fracplanet/fracplanet-0.5.1.ebuild b/x11-misc/fracplanet/fracplanet-0.5.1.ebuild index d7c7c844b28..86a237d3189 100644 --- a/x11-misc/fracplanet/fracplanet-0.5.1.ebuild +++ b/x11-misc/fracplanet/fracplanet-0.5.1.ebuild @@ -6,10 +6,7 @@ EAPI=7 inherit qmake-utils DESCRIPTION="Fractal planet and terrain generator" -HOMEPAGE=" - http://www.bottlenose.net/share/fracplanet/index.htm - https://sourceforge.net/projects/fracplanet/ -" +HOMEPAGE="https://sourceforge.net/projects/fracplanet/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2"
