public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/pymol-plugins-psico/
@ 2013-06-16 15:53 Justin Lecher
  2013-06-16 15:53 ` [gentoo-commits] proj/sci:fixing " Justin Lecher
  0 siblings, 1 reply; 2+ messages in thread
From: Justin Lecher @ 2013-06-16 15:53 UTC (permalink / raw
  To: gentoo-commits

commit:     bdbfa23665b556a739d57c958259d11de2b329a0
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 16 15:39:33 2013 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Jun 16 15:39:33 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=bdbfa236

sci-chemistry/pymol-plugins-psico: Bump to EAPI=5 and distutils-r1.eclass

Package-Manager: portage-2.2.0_alpha180
RepoMan-Options: --force

---
 sci-chemistry/pymol-plugins-psico/ChangeLog               |  3 +++
 .../pymol-plugins-psico/pymol-plugins-psico-9999.ebuild   | 15 ++++++---------
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/sci-chemistry/pymol-plugins-psico/ChangeLog b/sci-chemistry/pymol-plugins-psico/ChangeLog
index 8c346ed..e73fd24 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 d074fc5..fd8f899 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-06-16 15:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-16 15:53 [gentoo-commits] proj/sci:master commit in: sci-chemistry/pymol-plugins-psico/ Justin Lecher
2013-06-16 15:53 ` [gentoo-commits] proj/sci:fixing " Justin Lecher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox