aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/mgltools-networkeditor/mgltools-networkeditor-1.5.6.ebuild')
-rw-r--r--sci-chemistry/mgltools-networkeditor/mgltools-networkeditor-1.5.6.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/sci-chemistry/mgltools-networkeditor/mgltools-networkeditor-1.5.6.ebuild b/sci-chemistry/mgltools-networkeditor/mgltools-networkeditor-1.5.6.ebuild
index 9daf6bd4c..2beea7ff0 100644
--- a/sci-chemistry/mgltools-networkeditor/mgltools-networkeditor-1.5.6.ebuild
+++ b/sci-chemistry/mgltools-networkeditor/mgltools-networkeditor-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="NetworkEditor"
MY_P="${MY_PN}-${PV/_rc3/}"
-PYTHON_MODNAME="${MY_PN}"
-
DESCRIPTION="MGLTools Plugin -- NetworkEditor"
HOMEPAGE="http://mgltools.scripps.edu"
SRC_URI="http://mgltools.scripps.edu/downloads/tars/releases/REL${PV}/mgltools_source_${PV}.tar.gz"