diff options
Diffstat (limited to 'x11-terms/terminator/terminator-0.97-r1.ebuild')
-rw-r--r-- | x11-terms/terminator/terminator-0.97-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-terms/terminator/terminator-0.97-r1.ebuild b/x11-terms/terminator/terminator-0.97-r1.ebuild index 6c4d76c8b853..2ed5b1a5ba02 100644 --- a/x11-terms/terminator/terminator-0.97-r1.ebuild +++ b/x11-terms/terminator/terminator-0.97-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/terminator/terminator-0.97-r1.ebuild,v 1.1 2013/09/25 15:51:09 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/terminator/terminator-0.97-r1.ebuild,v 1.2 2015/04/08 17:26:26 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) DISTUTILS_NO_PARALLEL_BUILD=true inherit gnome2 distutils-r1 |