summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-04-08 18:25:45 +0000
committerMichał Górny <mgorny@gentoo.org>2015-04-08 18:25:45 +0000
commit6f45618d12728551f80d0321901f807b26a5fe56 (patch)
tree4c9a6b8fe4a4739af64f49ed987af6f4198c9a32 /sys-cluster/charm/charm-6.5.1-r1.ebuild
parentDrop old Python implementations (diff)
downloadgentoo-2-6f45618d12728551f80d0321901f807b26a5fe56.tar.gz
gentoo-2-6f45618d12728551f80d0321901f807b26a5fe56.tar.bz2
gentoo-2-6f45618d12728551f80d0321901f807b26a5fe56.zip
Drop old Python implementations
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'sys-cluster/charm/charm-6.5.1-r1.ebuild')
-rw-r--r--sys-cluster/charm/charm-6.5.1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-cluster/charm/charm-6.5.1-r1.ebuild b/sys-cluster/charm/charm-6.5.1-r1.ebuild
index 9e4d199a8be3..fa6d57cb0832 100644
--- a/sys-cluster/charm/charm-6.5.1-r1.ebuild
+++ b/sys-cluster/charm/charm-6.5.1-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/sys-cluster/charm/charm-6.5.1-r1.ebuild,v 1.1 2013/10/09 14:35:27 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/charm/charm-6.5.1-r1.ebuild,v 1.2 2015/04/08 18:25:44 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit eutils flag-o-matic fortran-2 multilib toolchain-funcs python-single-r1