summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-04-22 22:22:43 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-04-22 22:22:43 +0000
commitc499bcfc511c5c69e372e7c6a233837942f6f9ee (patch)
treec8e6167cd919413804e7d8f31998b1696d89ab1b /sci-chemistry/ccp4i
parentVersion bump. (diff)
downloadgentoo-2-c499bcfc511c5c69e372e7c6a233837942f6f9ee.tar.gz
gentoo-2-c499bcfc511c5c69e372e7c6a233837942f6f9ee.tar.bz2
gentoo-2-c499bcfc511c5c69e372e7c6a233837942f6f9ee.zip
Set PYTHON_DEPEND before inherit().
(Portage version: HEAD/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/ccp4i')
-rw-r--r--sci-chemistry/ccp4i/ccp4i-6.1.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/ccp4i/ccp4i-6.1.3-r1.ebuild b/sci-chemistry/ccp4i/ccp4i-6.1.3-r1.ebuild
index 47b04b4e3c2a..e87fe0e6c742 100644
--- a/sci-chemistry/ccp4i/ccp4i-6.1.3-r1.ebuild
+++ b/sci-chemistry/ccp4i/ccp4i-6.1.3-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4i/ccp4i-6.1.3-r1.ebuild,v 1.2 2010/04/22 20:19:04 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4i/ccp4i-6.1.3-r1.ebuild,v 1.3 2010/04/22 22:22:43 arfrever Exp $
EAPI="2"
+PYTHON_DEPEND="2"
inherit base multilib python
-PYTHON_DEPEND="2"
MY_PN="${PN%i}"
MY_P="${MY_PN}-${PV}"