aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/pyquante/pyquante-1.6.3-r1.ebuild')
-rw-r--r--sci-chemistry/pyquante/pyquante-1.6.3-r1.ebuild11
1 files changed, 5 insertions, 6 deletions
diff --git a/sci-chemistry/pyquante/pyquante-1.6.3-r1.ebuild b/sci-chemistry/pyquante/pyquante-1.6.3-r1.ebuild
index 93f085554..88f7f96d2 100644
--- a/sci-chemistry/pyquante/pyquante-1.6.3-r1.ebuild
+++ b/sci-chemistry/pyquante/pyquante-1.6.3-r1.ebuild
@@ -1,13 +1,12 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="3"
+EAPI=5
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
+PYTHON_COMPAT=( python{2_6,2_7} )
-inherit distutils
+inherit distutils-r1
MY_PN="PyQuante"
MY_P="${MY_PN}-${PV}"
@@ -16,8 +15,8 @@ DESCRIPTION="Quantum chemistry package written in Python"
HOMEPAGE="http://pyquante.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
-LICENSE="GPL-2"
SLOT="0"
+LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
IUSE=""