Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xfishtank/
Date: Tue, 19 Oct 2021 19:09:34
Message-Id: 1634670545.6c2dc1215959702d01a12442dcd916b76027a3f2.jsmolic@gentoo
1 commit: 6c2dc1215959702d01a12442dcd916b76027a3f2
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 19 19:06:00 2021 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 19 19:09:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c2dc121
7
8 x11-misc/xfishtank: Update SRC_URI
9
10 jer@ is retired and I've archived the distfiles in my devspace
11
12 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
13
14 x11-misc/xfishtank/xfishtank-2.5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-misc/xfishtank/xfishtank-2.5.ebuild b/x11-misc/xfishtank/xfishtank-2.5.ebuild
18 index cda06f5cd4d..c8e58903ac8 100644
19 --- a/x11-misc/xfishtank/xfishtank-2.5.ebuild
20 +++ b/x11-misc/xfishtank/xfishtank-2.5.ebuild
21 @@ -6,7 +6,7 @@ inherit toolchain-funcs
22
23 DESCRIPTION="Turns your root window into an aquarium"
24 HOMEPAGE="https://jim.rees.org/computers/xfishtank.html"
25 -SRC_URI="https://dev.gentoo.org/~jer/${P}.tar.gz"
26 +SRC_URI="https://dev.gentoo.org/~jsmolic/distfiles/${P}.tar.gz"
27
28 LICENSE="public-domain"
29 SLOT="0"