aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-06-16 17:39:33 +0200
committerJustin Lecher <jlec@gentoo.org>2013-06-16 17:39:33 +0200
commitbdbfa23665b556a739d57c958259d11de2b329a0 (patch)
treed0b25f04c3bf7404ba0e4360632c74591178d2d6
parentsci-chemistry/smmp: Bump to EAPI=5 and python-r1.eclass (diff)
downloadsci-bdbfa23665b556a739d57c958259d11de2b329a0.tar.gz
sci-bdbfa23665b556a739d57c958259d11de2b329a0.tar.bz2
sci-bdbfa23665b556a739d57c958259d11de2b329a0.zip
sci-chemistry/pymol-plugins-psico: Bump to EAPI=5 and distutils-r1.eclass
Package-Manager: portage-2.2.0_alpha180 RepoMan-Options: --force
-rw-r--r--sci-chemistry/pymol-plugins-psico/ChangeLog3
-rw-r--r--sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-9999.ebuild15
2 files changed, 9 insertions, 9 deletions
diff --git a/sci-chemistry/pymol-plugins-psico/ChangeLog b/sci-chemistry/pymol-plugins-psico/ChangeLog
index 8c346ed68..e73fd24a3 100644
--- a/sci-chemistry/pymol-plugins-psico/ChangeLog
+++ b/sci-chemistry/pymol-plugins-psico/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 16 Jun 2013; Justin Lecher <jlec@gentoo.org> pymol-plugins-psico-9999.ebuild:
+ Bump to EAPI=5 and distutils-r1.eclass
+
03 Mar 2013; Justin Lecher <jlec@gentoo.org> pymol-plugins-psico-9999.ebuild,
metadata.xml:
Rename sci-chemistry/mmtk to sci-libs/mmtk
diff --git a/sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-9999.ebuild b/sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-9999.ebuild
index d074fc52f..fd8f89921 100644
--- a/sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-9999.ebuild
+++ b/sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-9999.ebuild
@@ -2,14 +2,11 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
-PYTHON_MODNAME="psico"
+PYTHON_COMPAT=( python{2_6,2_7} )
-inherit distutils git-2
+inherit distutils-r1 git-2
DESCRIPTION="Pymol ScrIpt COllection"
HOMEPAGE="https://github.com/speleo3/pymol-psico/"
@@ -22,9 +19,9 @@ LICENSE="BSD-2"
IUSE="minimal"
RDEPEND="
- dev-python/numpy
- sci-biology/biopython
- sci-libs/mmtk
+ dev-python/numpy[${PYTHON_USEDEP}]
+ sci-biology/biopython[${PYTHON_USEDEP}]
+ sci-libs/mmtk[${PYTHON_USEDEP}]
!minimal? (
media-libs/qhull
media-video/mplayer