From 41d36b1325eccfcd7ee63b1031b311dee4a7dea5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakov=20Smoli=C4=87?= Date: Tue, 19 Oct 2021 21:06:15 +0200 Subject: [PATCH] x11-misc/xsetleds: Update SRC_URI MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit jer@ is retired and I've archived the distfiles in my devspace Signed-off-by: Jakov Smolić --- x11-misc/xsetleds/xsetleds-0.1.3-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/xsetleds/xsetleds-0.1.3-r2.ebuild b/x11-misc/xsetleds/xsetleds-0.1.3-r2.ebuild index 741d565b461c8..1de8663792e81 100644 --- a/x11-misc/xsetleds/xsetleds-0.1.3-r2.ebuild +++ b/x11-misc/xsetleds/xsetleds-0.1.3-r2.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="small tool to report and change the keyboard LED states of an X dis HOMEPAGE="https://github.com/bmeurer/xsetleds" SRC_URI=" ftp://ftp.unix-ag.org/user/bmeurer/xsetleds/src/${P}.tar.gz - https://dev.gentoo.org/~jer/${P}.tar.gz + https://dev.gentoo.org/~jsmolic/distfiles/${P}.tar.gz " LICENSE="GPL-2"