public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:ccp4 commit in: sci-chemistry/phenix-bin/
@ 2013-06-10 11:25 Justin Lecher
  0 siblings, 0 replies; only message in thread
From: Justin Lecher @ 2013-06-10 11:25 UTC (permalink / raw
  To: gentoo-commits

commit:     8740112a2f49e7d21e91d82ab51190ed07a9f96c
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  4 11:34:44 2013 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Jun  6 08:28:20 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=8740112a

sci-chemistry/phenix-bin: Fix for correct usage of new python eclasses

Package-Manager: portage-2.2.0_alpha177

---
 sci-chemistry/phenix-bin/ChangeLog                    | 3 +++
 sci-chemistry/phenix-bin/phenix-bin-1.8.2.1309.ebuild | 6 ++++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/sci-chemistry/phenix-bin/ChangeLog b/sci-chemistry/phenix-bin/ChangeLog
index 1d99115..ba9d515 100644
--- a/sci-chemistry/phenix-bin/ChangeLog
+++ b/sci-chemistry/phenix-bin/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  04 Jun 2013; Justin Lecher <jlec@gentoo.org> phenix-bin-1.8.2.1309.ebuild:
+  Fix for correct usage of new python eclasses
+
 *phenix-bin-1.8.2.1309 (11 Mar 2013)
 
   11 Mar 2013; Justin Lecher <jlec@gentoo.org> -phenix-bin-1.8.1.1168.ebuild,

diff --git a/sci-chemistry/phenix-bin/phenix-bin-1.8.2.1309.ebuild b/sci-chemistry/phenix-bin/phenix-bin-1.8.2.1309.ebuild
index 628ed97..bda1380 100644
--- a/sci-chemistry/phenix-bin/phenix-bin-1.8.2.1309.ebuild
+++ b/sci-chemistry/phenix-bin/phenix-bin-1.8.2.1309.ebuild
@@ -23,7 +23,9 @@ LICENSE="phenix"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
-RDEPEND="
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
 	app-arch/bzip2
 	dev-db/sqlite:3
 	dev-libs/atk
@@ -59,7 +61,7 @@ RDEPEND="
 	x11-libs/libXrender
 	x11-libs/libXxf86vm
 	sys-libs/zlib"
-DEPEND=""
+DEPEND="${PYTHON_DEPS}"
 
 RESTRICT="fetch"
 


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-06-10 11:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-10 11:25 [gentoo-commits] proj/sci:ccp4 commit in: sci-chemistry/phenix-bin/ Justin Lecher

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