[dev-python/pygobject*] Bumped to 3.20

This commit is contained in:
Francesco Ferro
2016-07-24 15:20:49 +02:00
parent 35ca5e7867
commit 0974dd4c2b
10 changed files with 231 additions and 10 deletions
@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -10,7 +10,7 @@ PYTHON_COMPAT=( python{2_7,3_4} )
REAL_PN="${PN/-base}"
GNOME_ORG_MODULE="${REAL_PN}"
inherit autotools eutils gnome2 python-r1 virtualx
inherit eutils gnome2 python-r1 virtualx
DESCRIPTION="GLib's GObject library bindings for Python"
HOMEPAGE="https://wiki.gnome.org/Projects/PyGObject"