Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: app-editors/gedit/
Date: Sun, 05 Aug 2018 10:11:31
Message-Id: 1533463880.1b48f02945263ec42141898f31e65e03acdaa6b3.leio@gentoo
1 commit: 1b48f02945263ec42141898f31e65e03acdaa6b3
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 5 10:11:20 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 5 10:11:20 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=1b48f029
7
8 app-editors/gedit: sync with main tree changes
9
10 * Newer gtk+ and gtksourceview deps (just stable release instead of dev)
11 * python 3.6 support
12
13 Package-Manager: Portage-2.3.43, Repoman-2.3.10
14
15 app-editors/gedit/gedit-9999.ebuild | 8 ++++----
16 1 file changed, 4 insertions(+), 4 deletions(-)
17
18 diff --git a/app-editors/gedit/gedit-9999.ebuild b/app-editors/gedit/gedit-9999.ebuild
19 index 1f26bc5e..47d3a49a 100644
20 --- a/app-editors/gedit/gedit-9999.ebuild
21 +++ b/app-editors/gedit/gedit-9999.ebuild
22 @@ -1,9 +1,9 @@
23 -# Copyright 1999-2017 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI="6"
28 GNOME2_LA_PUNT="yes" # plugins are dlopened
29 -PYTHON_COMPAT=( python3_{4,5} )
30 +PYTHON_COMPAT=( python3_{4,5,6} )
31 VALA_MIN_API_VERSION="0.26"
32 VALA_USE_DEPEND="vapigen"
33
34 @@ -32,8 +32,8 @@ fi
35 COMMON_DEPEND="
36 >=dev-libs/libxml2-2.5.0:2
37 >=dev-libs/glib-2.44:2[dbus]
38 - >=x11-libs/gtk+-3.21.3:3[introspection?]
39 - >=x11-libs/gtksourceview-3.21.2:3.0[introspection?]
40 + >=x11-libs/gtk+-3.22.0:3[introspection?]
41 + >=x11-libs/gtksourceview-3.22.0:3.0[introspection?]
42 >=dev-libs/libpeas-1.14.1[gtk]
43
44 gnome-base/gsettings-desktop-schemas