summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-09-05 18:57:17 +0000
committerMichał Górny <mgorny@gentoo.org>2013-09-05 18:57:17 +0000
commita422bb936ed66799d90233c9eddb90c5260ca91c (patch)
tree86eb7c2a8ce6ba4cc4f1bfd8778ae0a164914cf7 /media-sound/volti/volti-0.2.3-r1.ebuild
parentClean up PYTHON_COMPAT from old implementations. (diff)
downloadgentoo-2-a422bb936ed66799d90233c9eddb90c5260ca91c.tar.gz
gentoo-2-a422bb936ed66799d90233c9eddb90c5260ca91c.tar.bz2
gentoo-2-a422bb936ed66799d90233c9eddb90c5260ca91c.zip
Clean up PYTHON_COMPAT from old implementations.
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'media-sound/volti/volti-0.2.3-r1.ebuild')
-rw-r--r--media-sound/volti/volti-0.2.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/volti/volti-0.2.3-r1.ebuild b/media-sound/volti/volti-0.2.3-r1.ebuild
index daf9f91013ac..024ad9b22f80 100644
--- a/media-sound/volti/volti-0.2.3-r1.ebuild
+++ b/media-sound/volti/volti-0.2.3-r1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/volti/volti-0.2.3-r1.ebuild,v 1.2 2013/05/20 01:19:40 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/volti/volti-0.2.3-r1.ebuild,v 1.3 2013/09/05 18:57:16 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_5,2_6,2_7} )
+PYTHON_COMPAT=( python{2_6,2_7} )
inherit distutils-r1