From: David Seifert Date: Sat, 8 Feb 2020 14:15:11 +0000 (+0100) Subject: app-crypt/rotix: [QA] Fix BadHomepage X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c0830b9dbf5668f2f805deca5df60a3f2c72d3aa;p=gentoo.git app-crypt/rotix: [QA] Fix BadHomepage Signed-off-by: David Seifert --- diff --git a/app-crypt/rotix/rotix-0.83.ebuild b/app-crypt/rotix/rotix-0.83.ebuild index 3e79123b9407..ba5cad60e9fc 100644 --- a/app-crypt/rotix/rotix-0.83.ebuild +++ b/app-crypt/rotix/rotix-0.83.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit eutils flag-o-matic DESCRIPTION="Rotix allows you to generate rotational obfuscations" -HOMEPAGE="https://gentoo.org" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" SRC_URI="http://elektron.its.tudelft.nl/~hemmin98/rotix_releases/${P}/${P}.tar.bz2" LICENSE="GPL-2"