diff options
author | Justin Lecher <jlec@gentoo.org> | 2010-06-15 17:14:39 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2010-06-15 17:14:39 +0000 |
commit | 93648858fda059513caf9f6c0d462a0dd1559fdb (patch) | |
tree | 5141b1bacbdb3eb7edc333bae6b3b6ce91ad09b9 /sci-chemistry/ccp4-apps | |
parent | Version bump. (diff) | |
download | gentoo-2-93648858fda059513caf9f6c0d462a0dd1559fdb.tar.gz gentoo-2-93648858fda059513caf9f6c0d462a0dd1559fdb.tar.bz2 gentoo-2-93648858fda059513caf9f6c0d462a0dd1559fdb.zip |
Fixed dep version on ccp4-lib
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/ccp4-apps')
-rw-r--r-- | sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r3.ebuild b/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r3.ebuild index 0c179398481d..3bde3ec3454a 100644 --- a/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r3.ebuild +++ b/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r3.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/ccp4-apps/ccp4-apps-6.1.3-r3.ebuild,v 1.4 2010/06/15 13:53:33 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4-apps/ccp4-apps-6.1.3-r3.ebuild,v 1.5 2010/06/15 17:14:39 jlec Exp $ EAPI="3" @@ -69,7 +69,7 @@ TKDEPS=" SCILIBS=" ~sci-libs/ccp4-libs-${PV} - !<=sci-libs/ccp4-libs-${PV}-r2 + !<=sci-libs/ccp4-libs-${PV}-r1 sci-libs/clipper =sci-libs/fftw-2* sci-libs/mmdb |