From 07106d18392be60027e6b41a25577097dd452996 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 8 Apr 2015 08:05:30 +0000 Subject: Drop old Python implementations (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!) --- dev-python/pyds/pyds-0.7.3-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/pyds/pyds-0.7.3-r1.ebuild') diff --git a/dev-python/pyds/pyds-0.7.3-r1.ebuild b/dev-python/pyds/pyds-0.7.3-r1.ebuild index 9374cf12be15..76d928359bdf 100644 --- a/dev-python/pyds/pyds-0.7.3-r1.ebuild +++ b/dev-python/pyds/pyds-0.7.3-r1.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/dev-python/pyds/pyds-0.7.3-r1.ebuild,v 1.2 2014/12/25 12:31:37 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyds/pyds-0.7.3-r1.ebuild,v 1.3 2015/04/08 08:05:26 mgorny Exp $ EAPI="5" -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 -- cgit v1.2.3-65-gdbad