summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2010-03-20 13:36:56 +0000
committerJustin Lecher <jlec@gentoo.org>2010-03-20 13:36:56 +0000
commit4244685d09a683e9162cdc317be44efe75fa150a (patch)
treeeb2558552e02513aee5d1c211bb462e554bc4939 /sci-chemistry
parentRemove old version and switch PATCHES to array. (diff)
downloadgentoo-2-4244685d09a683e9162cdc317be44efe75fa150a.tar.gz
gentoo-2-4244685d09a683e9162cdc317be44efe75fa150a.tar.bz2
gentoo-2-4244685d09a683e9162cdc317be44efe75fa150a.zip
Fixed DEP on cns
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/aria/aria-2.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/aria/aria-2.3.1.ebuild b/sci-chemistry/aria/aria-2.3.1.ebuild
index 4431bee4790c..11d8a9c01783 100644
--- a/sci-chemistry/aria/aria-2.3.1.ebuild
+++ b/sci-chemistry/aria/aria-2.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/aria/aria-2.3.1.ebuild,v 1.1 2010/03/20 13:27:23 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/aria/aria-2.3.1.ebuild,v 1.2 2010/03/20 13:36:56 jlec Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -22,7 +22,7 @@ IUSE="examples"
RDEPEND="
dev-python/numpy
dev-python/matplotlib[tk]
- sci-chemistry/cns[aria,openmp]
+ >=sci-chemistry/cns-1.2.1-r3[aria,openmp]
>=dev-lang/tk-8.3
>=sci-chemistry/ccpn-2.0.5
>=dev-tcltk/tix-8.1.4"