aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-03-25 17:28:34 +0100
committerJustin Lecher <jlec@gentoo.org>2015-03-25 17:28:34 +0100
commitbff277cd3a049702cd392cebf8914b5848a62ff5 (patch)
tree4c224a761da555e09572d6fe810f5275753d447f /sci-chemistry/mgltools-pybabel/mgltools-pybabel-1.5.6.ebuild
parentsci-chemistry/mgltools-molkit: Drop PYTHON_MODNAME and support for python2_6 (diff)
downloadsci-bff277cd3a049702cd392cebf8914b5848a62ff5.tar.gz
sci-bff277cd3a049702cd392cebf8914b5848a62ff5.tar.bz2
sci-bff277cd3a049702cd392cebf8914b5848a62ff5.zip
sci-chemistry/mgltools-pybabel: Drop PYTHON_MODNAME and support for python2_6
Package-Manager: portage-2.2.18
Diffstat (limited to 'sci-chemistry/mgltools-pybabel/mgltools-pybabel-1.5.6.ebuild')
-rw-r--r--sci-chemistry/mgltools-pybabel/mgltools-pybabel-1.5.6.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/sci-chemistry/mgltools-pybabel/mgltools-pybabel-1.5.6.ebuild b/sci-chemistry/mgltools-pybabel/mgltools-pybabel-1.5.6.ebuild
index 85f8495d5..6d6aa7e5a 100644
--- a/sci-chemistry/mgltools-pybabel/mgltools-pybabel-1.5.6.ebuild
+++ b/sci-chemistry/mgltools-pybabel/mgltools-pybabel-1.5.6.ebuild
@@ -1,18 +1,16 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 eutils
MY_PN="PyBabel"
MY_P="${MY_PN}-${PV/_rc3/}"
-PYTHON_MODNAME="${MY_PN}"
-
DESCRIPTION="MGLTools Plugin -- PyBabel"
HOMEPAGE="http://mgltools.scripps.edu"
SRC_URI="http://mgltools.scripps.edu/downloads/tars/releases/REL${PV}/mgltools_source_${PV}.tar.gz"