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/xsetleds/
Date: Tue, 19 Oct 2021 19:09:34
Message-Id: 1634670546.41d36b1325eccfcd7ee63b1031b311dee4a7dea5.jsmolic@gentoo
1 commit: 41d36b1325eccfcd7ee63b1031b311dee4a7dea5
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 19 19:06:15 2021 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 19 19:09:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41d36b13
7
8 x11-misc/xsetleds: 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/xsetleds/xsetleds-0.1.3-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-misc/xsetleds/xsetleds-0.1.3-r2.ebuild b/x11-misc/xsetleds/xsetleds-0.1.3-r2.ebuild
18 index 741d565b461..1de8663792e 100644
19 --- a/x11-misc/xsetleds/xsetleds-0.1.3-r2.ebuild
20 +++ b/x11-misc/xsetleds/xsetleds-0.1.3-r2.ebuild
21 @@ -8,7 +8,7 @@ DESCRIPTION="small tool to report and change the keyboard LED states of an X dis
22 HOMEPAGE="https://github.com/bmeurer/xsetleds"
23 SRC_URI="
24 ftp://ftp.unix-ag.org/user/bmeurer/xsetleds/src/${P}.tar.gz
25 - https://dev.gentoo.org/~jer/${P}.tar.gz
26 + https://dev.gentoo.org/~jsmolic/distfiles/${P}.tar.gz
27 "
28
29 LICENSE="GPL-2"