Gentoo Archives: gentoo-commits

From: Sobhan Mohammadpour <sobhan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-base/gnome-shell/
Date: Fri, 11 May 2018 07:10:25
Message-Id: 1526022616.d8d754a99f2fb6e443bd15ca9bb9a322f28f5a7b.sobhan@gentoo
1 commit: d8d754a99f2fb6e443bd15ca9bb9a322f28f5a7b
2 Author: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 11 07:10:16 2018 +0000
4 Commit: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
5 CommitDate: Fri May 11 07:10:16 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=d8d754a9
7
8 gnome-base/gnome-shell: add python 3.6 support
9
10 Package-Manager: Portage-2.3.36, Repoman-2.3.9
11 Manifest-Sign-Key: 0x7DF238CF0AA182E1
12
13 .../{gnome-shell-3.26.2.ebuild => gnome-shell-3.26.2-r1.ebuild} | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/gnome-base/gnome-shell/gnome-shell-3.26.2.ebuild b/gnome-base/gnome-shell/gnome-shell-3.26.2-r1.ebuild
17 similarity index 99%
18 rename from gnome-base/gnome-shell/gnome-shell-3.26.2.ebuild
19 rename to gnome-base/gnome-shell/gnome-shell-3.26.2-r1.ebuild
20 index 34c076ae..3346d08b 100644
21 --- a/gnome-base/gnome-shell/gnome-shell-3.26.2.ebuild
22 +++ b/gnome-base/gnome-shell/gnome-shell-3.26.2-r1.ebuild
23 @@ -4,7 +4,7 @@
24 EAPI=6
25 GNOME2_LA_PUNT="yes"
26 GNOME2_EAUTORECONF="yes"
27 -PYTHON_COMPAT=( python{3_4,3_5} )
28 +PYTHON_COMPAT=( python3_{4,5,6} )
29
30 inherit gnome-meson multilib pax-utils python-r1 systemd