Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/inkscape/
Date: Tue, 08 Sep 2020 21:59:15
Message-Id: 1599602349.8b7674eaea637dd035749941ef8e1f5c6a8c09d6.slyfox@gentoo
1 commit: 8b7674eaea637dd035749941ef8e1f5c6a8c09d6
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 8 21:59:00 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 8 21:59:09 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b7674ea
7
8 media-gfx/inkscape: provide working SRC_URI
9
10 Package-Manager: Portage-3.0.5, Repoman-3.0.1
11 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
12
13 media-gfx/inkscape/inkscape-1.0.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-gfx/inkscape/inkscape-1.0.1.ebuild b/media-gfx/inkscape/inkscape-1.0.1.ebuild
17 index acbf33e3ba9..c7b103100cf 100644
18 --- a/media-gfx/inkscape/inkscape-1.0.1.ebuild
19 +++ b/media-gfx/inkscape/inkscape-1.0.1.ebuild
20 @@ -10,7 +10,7 @@ inherit cmake flag-o-matic xdg toolchain-funcs python-single-r1
21
22 DESCRIPTION="SVG based generic vector-drawing program"
23 HOMEPAGE="https://inkscape.org/"
24 -SRC_URI="https://inkscape.org/gallery/item/18460/${P}.tar.xz"
25 +SRC_URI="https://inkscape.org/gallery/item/21571/${P}.tar.xz"
26
27 LICENSE="GPL-2 LGPL-2.1"
28 SLOT="0"