diff options
Diffstat (limited to 'x11-wm/xpra/xpra-0.12.1.ebuild')
-rw-r--r-- | x11-wm/xpra/xpra-0.12.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/xpra/xpra-0.12.1.ebuild b/x11-wm/xpra/xpra-0.12.1.ebuild index 3f75e66ebd00..534b44986408 100644 --- a/x11-wm/xpra/xpra-0.12.1.ebuild +++ b/x11-wm/xpra/xpra-0.12.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/xpra/xpra-0.12.1.ebuild,v 1.2 2014/04/06 10:51:19 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/xpra/xpra-0.12.1.ebuild,v 1.3 2014/04/26 08:32:58 pacho Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 eutils DESCRIPTION="X Persistent Remote Apps (xpra) and Partitioning WM (parti) based on wimpiggy" |