diff options
author | Patrick Lauer <patrick@gentoo.org> | 2013-01-23 10:09:26 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2013-01-23 10:09:26 +0000 |
commit | ad073825a373810d3d8e8037f44c0e7b42327390 (patch) | |
tree | b0c0b61dd922f2c0465bad2ac1cda0dff74f9e7d /sci-mathematics/cado-nfs/cado-nfs-1.1.ebuild | |
parent | Adding blocker for #453044 (diff) | |
download | historical-ad073825a373810d3d8e8037f44c0e7b42327390.tar.gz historical-ad073825a373810d3d8e8037f44c0e7b42327390.tar.bz2 historical-ad073825a373810d3d8e8037f44c0e7b42327390.zip |
Adding blocker for #453044
Package-Manager: portage-2.2.0_alpha159/cvs/Linux x86_64
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} " |