From ea86addfcac42cb7c4e5d6e4a7d5ed2906290ad9 Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Wed, 23 Jan 2013 10:08:54 +0000 Subject: Adding blocker for #453044 (Portage version: 2.2.0_alpha159/cvs/Linux x86_64, unsigned Manifest commit) --- sci-mathematics/cado-nfs/ChangeLog | 5 ++++- sci-mathematics/cado-nfs/cado-nfs-1.1.ebuild | 3 ++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'sci-mathematics') 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 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} " -- cgit v1.2.3-65-gdbad