diff options
Diffstat (limited to 'media-gfx/eom/eom-1.8.1.ebuild')
-rw-r--r-- | media-gfx/eom/eom-1.8.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/eom/eom-1.8.1.ebuild b/media-gfx/eom/eom-1.8.1.ebuild index 45a1185fe212..b1986d1b91ca 100644 --- a/media-gfx/eom/eom-1.8.1.ebuild +++ b/media-gfx/eom/eom-1.8.1.ebuild @@ -1,11 +1,11 @@ -# 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-gfx/eom/eom-1.8.1.ebuild,v 1.2 2014/12/10 09:31:29 tamiko Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/eom/eom-1.8.1.ebuild,v 1.3 2015/04/08 17:58:14 mgorny Exp $ EAPI="5" GCONF_DEBUG="yes" -PYTHON_COMPAT=( python2_{6,7} ) +PYTHON_COMPAT=( python2_7 ) inherit gnome2 python-single-r1 versionator |