diff options
Diffstat (limited to 'sci-mathematics/cado-nfs/cado-nfs-1.1.ebuild')
-rw-r--r-- | sci-mathematics/cado-nfs/cado-nfs-1.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-mathematics/cado-nfs/cado-nfs-1.1.ebuild b/sci-mathematics/cado-nfs/cado-nfs-1.1.ebuild index 5dcca6f687e3..8754b4b2d887 100644 --- a/sci-mathematics/cado-nfs/cado-nfs-1.1.ebuild +++ b/sci-mathematics/cado-nfs/cado-nfs-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/cado-nfs/cado-nfs-1.1.ebuild,v 1.1 2013/01/13 10:44:54 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/cado-nfs/cado-nfs-1.1.ebuild,v 1.2 2013/01/23 10:08:54 patrick Exp $ EAPI=4 DESCRIPTION="Number Field Sieve (NFS) implementation for factoring integers" @@ -17,6 +17,7 @@ IUSE="" RDEPEND="dev-libs/gmp dev-lang/perl !sci-mathematics/ggnfs + !sci-biology/shrimp " DEPEND="${RDEPEND} " |