Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/sandbox/
Date: Fri, 01 Oct 2021 06:06:12
Message-Id: 1633068308.0e1e26f2eab7b29d622a356128823cfc81f1b23c.jsmolic@gentoo
1 commit: 0e1e26f2eab7b29d622a356128823cfc81f1b23c
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 1 06:05:08 2021 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 1 06:05:08 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e1e26f2
7
8 sys-apps/sandbox: Update SRC_URI
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 sys-apps/sandbox/sandbox-2.24.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/sandbox/sandbox-2.24.ebuild b/sys-apps/sandbox/sandbox-2.24.ebuild
16 index 2d94c2dde83..e95d6bc812a 100644
17 --- a/sys-apps/sandbox/sandbox-2.24.ebuild
18 +++ b/sys-apps/sandbox/sandbox-2.24.ebuild
19 @@ -7,7 +7,7 @@ inherit flag-o-matic multilib-minimal multiprocessing
20
21 DESCRIPTION="sandbox'd LD_PRELOAD hack"
22 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Sandbox"
23 -SRC_URI="https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.xz"
24 +SRC_URI="https://dev.gentoo.org/~sam/distfiles/${P}.tar.xz"
25
26 LICENSE="GPL-2"
27 SLOT="0"