Gentoo Archives: gentoo-commits

From: Ronny Gutbrod <gentoo@××××××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-libs/gtksourceview/
Date: Thu, 24 Feb 2022 11:10:29
Message-Id: 1645689294.ee008d9b041fe09cbb42a7019cb52c00afad8c08.tastytea@gentoo
1 commit: ee008d9b041fe09cbb42a7019cb52c00afad8c08
2 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
3 AuthorDate: Thu Feb 24 07:54:54 2022 +0000
4 Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
5 CommitDate: Thu Feb 24 07:54:54 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ee008d9b
7
8 gui-libs/gtksourceview: update icon cache
9
10 Closes: https://bugs.gentoo.org/833957
11 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
12
13 gui-libs/gtksourceview/gtksourceview-5.2.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/gui-libs/gtksourceview/gtksourceview-5.2.0.ebuild b/gui-libs/gtksourceview/gtksourceview-5.2.0.ebuild
17 index 78194f89f..3f0dccbaa 100644
18 --- a/gui-libs/gtksourceview/gtksourceview-5.2.0.ebuild
19 +++ b/gui-libs/gtksourceview/gtksourceview-5.2.0.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=7
23 VALA_MIN_API_VERSION="0.52"
24 -inherit gnome.org meson vala virtualx
25 +inherit gnome.org meson vala virtualx xdg
26
27 DESCRIPTION="GTK 4 syntax highlighting widget"
28 HOMEPAGE="https://gitlab.gnome.org/GNOME/gtksourceview"