commit: 5d91190777ae1a20007f1983d5a47d2352a34412 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Dec 22 07:41:07 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Dec 22 08:07:03 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d911907
sys-apps/sandbox: Update HOMEPAGE Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> sys-apps/sandbox/sandbox-2.20.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/sandbox/sandbox-2.20.ebuild b/sys-apps/sandbox/sandbox-2.20.ebuild index ea9e34950bc..30e031ff6d9 100644 --- a/sys-apps/sandbox/sandbox-2.20.ebuild +++ b/sys-apps/sandbox/sandbox-2.20.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit flag-o-matic multilib-minimal multiprocessing DESCRIPTION="sandbox'd LD_PRELOAD hack" -HOMEPAGE="https://www.gentoo.org/proj/en/portage/sandbox/" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Sandbox" SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.xz" LICENSE="GPL-2"
