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/xxkb/
Date: Tue, 19 Oct 2021 19:09:35
Message-Id: 1634670547.8a55788d3e78d10d6af49d26600dfc1f962ab920.jsmolic@gentoo
1 commit: 8a55788d3e78d10d6af49d26600dfc1f962ab920
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 19 19:06:34 2021 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 19 19:09:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a55788d
7
8 x11-misc/xxkb: 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/xxkb/xxkb-1.11.1-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-misc/xxkb/xxkb-1.11.1-r1.ebuild b/x11-misc/xxkb/xxkb-1.11.1-r1.ebuild
18 index f95535a71bf..b0977944da0 100644
19 --- a/x11-misc/xxkb/xxkb-1.11.1-r1.ebuild
20 +++ b/x11-misc/xxkb/xxkb-1.11.1-r1.ebuild
21 @@ -9,7 +9,7 @@ DESCRIPTION="eXtended XKB - assign different keymaps to different windows"
22 HOMEPAGE="https://sourceforge.net/projects/xxkb/"
23 SRC_URI="
24 mirror://sourceforge/${PN}/${P}-src.tar.gz
25 - svg? ( https://dev.gentoo.org/~jer/${PN}-flags.tar.bz2 )
26 + svg? ( https://dev.gentoo.org/~jsmolic/distfiles/${PN}-flags.tar.bz2 )
27 "
28
29 LICENSE="Artistic-2"