summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-01-23 10:08:54 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-01-23 10:08:54 +0000
commitea86addfcac42cb7c4e5d6e4a7d5ed2906290ad9 (patch)
treebc47adc26a685194fb5abffed5ed1b5224a9ce8d /sci-mathematics
parentAdding blocker for #453044 (diff)
downloadgentoo-2-ea86addfcac42cb7c4e5d6e4a7d5ed2906290ad9.tar.gz
gentoo-2-ea86addfcac42cb7c4e5d6e4a7d5ed2906290ad9.tar.bz2
gentoo-2-ea86addfcac42cb7c4e5d6e4a7d5ed2906290ad9.zip
Adding blocker for #453044
(Portage version: 2.2.0_alpha159/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/cado-nfs/ChangeLog5
-rw-r--r--sci-mathematics/cado-nfs/cado-nfs-1.1.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/sci-mathematics/cado-nfs/ChangeLog b/sci-mathematics/cado-nfs/ChangeLog
index 484e1f3e14d0..df8d742e45c9 100644
--- a/sci-mathematics/cado-nfs/ChangeLog
+++ b/sci-mathematics/cado-nfs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/cado-nfs
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/cado-nfs/ChangeLog,v 1.1 2013/01/13 10:44:54 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/cado-nfs/ChangeLog,v 1.2 2013/01/23 10:08:54 patrick Exp $
+
+ 23 Jan 2013; Patrick Lauer <patrick@gentoo.org> cado-nfs-1.1.ebuild:
+ Adding blocker for #453044
*cado-nfs-1.1 (13 Jan 2013)
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}
"