diff options
author | Jonas Stein <jstein@gentoo.org> | 2020-11-26 20:57:10 +0100 |
---|---|---|
committer | Jonas Stein <jstein@gentoo.org> | 2020-11-26 20:57:32 +0100 |
commit | 9dac33b71b200e42d8dd6c86e5d0f4307bd384cb (patch) | |
tree | d6ca2f931c5bdcfdaf454ba99d32ba48228fba1a /x11-misc/fracplanet | |
parent | dev-python/hypothesis: Stabilize 5.37.5 ALLARCHES, #756595 (diff) | |
download | gentoo-9dac33b71b200e42d8dd6c86e5d0f4307bd384cb.tar.gz gentoo-9dac33b71b200e42d8dd6c86e5d0f4307bd384cb.tar.bz2 gentoo-9dac33b71b200e42d8dd6c86e5d0f4307bd384cb.zip |
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@gentoo.org>
Diffstat (limited to 'x11-misc/fracplanet')
-rw-r--r-- | x11-misc/fracplanet/fracplanet-0.5.1.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11-misc/fracplanet/fracplanet-0.5.1.ebuild b/x11-misc/fracplanet/fracplanet-0.5.1.ebuild index d7c7c844b28a..86a237d31893 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" |