Gentoo Archives: gentoo-commits

From: Remi Cardona <remi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: dev-util/devhelp/
Date: Sun, 30 Nov 2014 19:03:55
Message-Id: 1417370258.222f98849ed4797a00d023c81b8dab287565d805.remi@gentoo
1 commit: 222f98849ed4797a00d023c81b8dab287565d805
2 Author: RĂ©mi Cardona <remi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 30 17:57:24 2014 +0000
4 Commit: Remi Cardona <remi <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 30 17:57:38 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=222f9884
7
8 dev-util/devhelp: sync PYTHON_COMPAT with portage
9
10 ---
11 dev-util/devhelp/devhelp-3.14.0.ebuild | 2 +-
12 1 file changed, 1 insertion(+), 1 deletion(-)
13
14 diff --git a/dev-util/devhelp/devhelp-3.14.0.ebuild b/dev-util/devhelp/devhelp-3.14.0.ebuild
15 index beb002e..e33d58d 100644
16 --- a/dev-util/devhelp/devhelp-3.14.0.ebuild
17 +++ b/dev-util/devhelp/devhelp-3.14.0.ebuild
18 @@ -6,7 +6,7 @@ EAPI="5"
19 GCONF_DEBUG="no"
20 # gedit-3.8 is python3 only, this also per:
21 # https://bugzilla.redhat.com/show_bug.cgi?id=979450
22 -PYTHON_COMPAT=( python{3_2,3_3} )
23 +PYTHON_COMPAT=( python{3_3,3_4} )
24
25 inherit gnome2 python-single-r1 toolchain-funcs