From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 22FD81387B1 for ; Mon, 21 Sep 2015 17:44:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A4B1E21C0BD; Mon, 21 Sep 2015 17:44:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BE03E21C0BA for ; Mon, 21 Sep 2015 17:44:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E66E03408C5 for ; Mon, 21 Sep 2015 17:44:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D6B3C240 for ; Mon, 21 Sep 2015 17:44:11 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1442857122.1a3f8bec7accf385ade1c3087bf376eb7f541618.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/factory/ X-VCS-Repository: proj/sci X-VCS-Files: sci-libs/factory/factory-3.1.1-r2.ebuild sci-libs/factory/metadata.xml X-VCS-Directories: sci-libs/factory/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 1a3f8bec7accf385ade1c3087bf376eb7f541618 X-VCS-Branch: master Date: Mon, 21 Sep 2015 17:44:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: cd4d257c-818b-48fb-bca0-7ec67f825a8c X-Archives-Hash: db42d6035e4c819ff8b9a7dcfb100d71 commit: 1a3f8bec7accf385ade1c3087bf376eb7f541618 Author: Justin Lecher gentoo org> AuthorDate: Mon Sep 21 17:38:42 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Sep 21 17:38:42 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=1a3f8bec sci-libs/factory: Add subslot operators Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher gentoo.org> sci-libs/factory/factory-3.1.1-r2.ebuild | 3 ++- sci-libs/factory/metadata.xml | 18 +++++++++--------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/sci-libs/factory/factory-3.1.1-r2.ebuild b/sci-libs/factory/factory-3.1.1-r2.ebuild index 4562faf..d2dde0f 100644 --- a/sci-libs/factory/factory-3.1.1-r2.ebuild +++ b/sci-libs/factory/factory-3.1.1-r2.ebuild @@ -17,7 +17,8 @@ SLOT="0" KEYWORDS="~amd64 ~x86 ~ppc" IUSE="singular static-libs" -DEPEND="dev-libs/gmp +DEPEND=" + dev-libs/gmp:0= >=dev-libs/ntl-5.4.1" RDEPEND="${DEPEND}" diff --git a/sci-libs/factory/metadata.xml b/sci-libs/factory/metadata.xml index c4c8e8e..391f66a 100644 --- a/sci-libs/factory/metadata.xml +++ b/sci-libs/factory/metadata.xml @@ -1,15 +1,15 @@ -sci - -tom111@gmx.de -Thomas Kahle - - + sci + + tom111@gmx.de + Thomas Kahle + + factory is a template library to handle recursive polynomial data - - Enable support for sci-mathematics/singular - + + Enable support for sci-mathematics/singular +