diff options
author | Jonas Stein <jstein@gentoo.org> | 2020-04-15 00:17:33 +0200 |
---|---|---|
committer | Jonas Stein <jstein@gentoo.org> | 2020-04-15 00:17:33 +0200 |
commit | 36dbe4c57dd7df5df9561930a4d775e6b3dd0bbe (patch) | |
tree | 7531d5db9b56ab0e426db18d1449265f56321a94 /app-crypt/rotix | |
parent | games-simulation/openttd: New version 1.10.0 (diff) | |
download | gentoo-36dbe4c57dd7df5df9561930a4d775e6b3dd0bbe.tar.gz gentoo-36dbe4c57dd7df5df9561930a4d775e6b3dd0bbe.tar.bz2 gentoo-36dbe4c57dd7df5df9561930a4d775e6b3dd0bbe.zip |
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 <jstein@gentoo.org>
Diffstat (limited to 'app-crypt/rotix')
-rw-r--r-- | app-crypt/rotix/rotix-0.83.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |