diff options
Diffstat (limited to 'media-video/handbrake/handbrake-0.10.0.ebuild')
-rw-r--r-- | media-video/handbrake/handbrake-0.10.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/handbrake/handbrake-0.10.0.ebuild b/media-video/handbrake/handbrake-0.10.0.ebuild index ee699a9ff6b0..45359d30a2ba 100644 --- a/media-video/handbrake/handbrake-0.10.0.ebuild +++ b/media-video/handbrake/handbrake-0.10.0.ebuild @@ -1,10 +1,10 @@ -# 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/media-video/handbrake/handbrake-0.10.0.ebuild,v 1.3 2014/12/13 12:15:56 thev00d00 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/handbrake/handbrake-0.10.0.ebuild,v 1.4 2015/04/08 18:16:25 mgorny Exp $ EAPI="5" -PYTHON_COMPAT=( python2_{6,7} ) +PYTHON_COMPAT=( python2_7 ) inherit autotools eutils gnome2-utils python-any-r1 |