From: Jonas Stein Date: Tue, 14 Apr 2020 22:17:33 +0000 (+0200) Subject: app-crypt/rotix: update HOMEPAGE X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=36dbe4c57dd7df5df9561930a4d775e6b3dd0bbe;p=gentoo.git app-crypt/rotix: update HOMEPAGE Project is now available on github. Closes: https://bugs.gentoo.org/306435 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jonas Stein --- diff --git a/app-crypt/rotix/rotix-0.83.ebuild b/app-crypt/rotix/rotix-0.83.ebuild index 2b181e720891..725b3796bad1 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://wiki.gentoo.org/wiki/No_homepage" +HOMEPAGE="https://github.com/shemminga/rotix" SRC_URI="http://elektron.its.tudelft.nl/~hemmin98/rotix_releases/${P}/${P}.tar.bz2" LICENSE="GPL-2"