diff options
Diffstat (limited to 'games-kids/gcompris/gcompris-13.11.ebuild')
-rw-r--r-- | games-kids/gcompris/gcompris-13.11.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-kids/gcompris/gcompris-13.11.ebuild b/games-kids/gcompris/gcompris-13.11.ebuild index a004337833eb..cd65d479aa90 100644 --- a/games-kids/gcompris/gcompris-13.11.ebuild +++ b/games-kids/gcompris/gcompris-13.11.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-kids/gcompris/gcompris-13.11.ebuild,v 1.5 2014/02/15 22:06:43 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-kids/gcompris/gcompris-13.11.ebuild,v 1.6 2015/01/19 05:50:07 mr_bones_ Exp $ EAPI=5 -PYTHON_COMPAT=( python2_6 python2_7 ) +PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="sqlite,threads" inherit autotools eutils python-single-r1 games |