commit:     1b48f02945263ec42141898f31e65e03acdaa6b3
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  5 10:11:20 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Aug  5 10:11:20 2018 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=1b48f029

app-editors/gedit: sync with main tree changes

* Newer gtk+ and gtksourceview deps (just stable release instead of dev)
* python 3.6 support

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 app-editors/gedit/gedit-9999.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-editors/gedit/gedit-9999.ebuild 
b/app-editors/gedit/gedit-9999.ebuild
index 1f26bc5e..47d3a49a 100644
--- a/app-editors/gedit/gedit-9999.ebuild
+++ b/app-editors/gedit/gedit-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
 GNOME2_LA_PUNT="yes" # plugins are dlopened
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_{4,5,6} )
 VALA_MIN_API_VERSION="0.26"
 VALA_USE_DEPEND="vapigen"
 
@@ -32,8 +32,8 @@ fi
 COMMON_DEPEND="
        >=dev-libs/libxml2-2.5.0:2
        >=dev-libs/glib-2.44:2[dbus]
-       >=x11-libs/gtk+-3.21.3:3[introspection?]
-       >=x11-libs/gtksourceview-3.21.2:3.0[introspection?]
+       >=x11-libs/gtk+-3.22.0:3[introspection?]
+       >=x11-libs/gtksourceview-3.22.0:3.0[introspection?]
        >=dev-libs/libpeas-1.14.1[gtk]
 
        gnome-base/gsettings-desktop-schemas

Reply via email to