public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/yafu/
Date: Tue, 30 Mar 2021 09:25:08 +0000 (UTC)	[thread overview]
Message-ID: <1617096243.96a339dda415fc229484841a898b0b4054f1152d.soap@gentoo> (raw)

commit:     96a339dda415fc229484841a898b0b4054f1152d
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Tue Mar 30 09:24:03 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Mar 30 09:24:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96a339dd

sci-mathematics/yafu: Remove sieve USE flag

Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sci-mathematics/yafu/metadata.xml                                | 3 ---
 .../yafu/{yafu-1.34.3.ebuild => yafu-1.34.3-r1.ebuild}           | 8 +-------
 sci-mathematics/yafu/yafu-9999.ebuild                            | 9 +--------
 3 files changed, 2 insertions(+), 18 deletions(-)

diff --git a/sci-mathematics/yafu/metadata.xml b/sci-mathematics/yafu/metadata.xml
index f07f2757aeb..056ae1719a6 100644
--- a/sci-mathematics/yafu/metadata.xml
+++ b/sci-mathematics/yafu/metadata.xml
@@ -5,9 +5,6 @@
 		<email>patrick@gentoo.org</email>
 		<name>Patrick Lauer</name>
 	</maintainer>
-	<use>
-		<flag name="sieve">Use msieve for the sieving steps of NFS</flag>
-	</use>
 	<upstream>
 		<remote-id type="sourceforge">yafu</remote-id>
 	</upstream>

diff --git a/sci-mathematics/yafu/yafu-1.34.3.ebuild b/sci-mathematics/yafu/yafu-1.34.3-r1.ebuild
similarity index 90%
rename from sci-mathematics/yafu/yafu-1.34.3.ebuild
rename to sci-mathematics/yafu/yafu-1.34.3-r1.ebuild
index e48b2e4b205..24b5c5e29c9 100644
--- a/sci-mathematics/yafu/yafu-1.34.3.ebuild
+++ b/sci-mathematics/yafu/yafu-1.34.3-r1.ebuild
@@ -13,15 +13,10 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_PV}/${PN}-${MY_PV}-src.zip"
 SLOT="0"
 LICENSE="public-domain"
 KEYWORDS="~amd64 ~x86"
-IUSE="+sieve"
 
 DEPEND="
 	dev-libs/gmp:0=
-	sci-mathematics/gmp-ecm
-	sieve? (
-		sci-mathematics/ggnfs
-		sci-mathematics/msieve
-	)"
+	sci-mathematics/gmp-ecm"
 RDEPEND="${DEPEND}"
 BDEPEND="app-arch/unzip"
 
@@ -48,7 +43,6 @@ src_configure() {
 
 src_compile() {
 	local VAR
-	use sieve && VAR="NFS=1"
 	use amd64 && emake $VAR x86_64
 	use x86 && emake $VAR x86
 }

diff --git a/sci-mathematics/yafu/yafu-9999.ebuild b/sci-mathematics/yafu/yafu-9999.ebuild
index 3f727cf66ae..baa6c351b54 100644
--- a/sci-mathematics/yafu/yafu-9999.ebuild
+++ b/sci-mathematics/yafu/yafu-9999.ebuild
@@ -12,16 +12,10 @@ ESVN_REPO_URI="https://svn.code.sf.net/p/yafu/code/"
 
 SLOT="0"
 LICENSE="public-domain"
-KEYWORDS=""
-# nfs is overloaded, so using less confusing sieve here
-IUSE="+sieve"
 
 DEPEND="
 	dev-libs/gmp:0=
-	sci-mathematics/gmp-ecm
-	sieve? (
-		sci-mathematics/msieve
-		sci-mathematics/ggnfs )"
+	sci-mathematics/gmp-ecm"
 RDEPEND="${DEPEND}"
 
 src_prepare() {
@@ -44,7 +38,6 @@ src_compile() {
 	cd trunk
 	# hmm, not that useful:
 	#VAR="TIMING=1 "
-	use sieve && VAR+="NFS=1"
 	use amd64 && emake $VAR x86_64
 	use x86 && emake $VAR x86
 }


             reply	other threads:[~2021-03-30  9:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-30  9:25 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-01-23 14:08 [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/yafu/ 罗百科
2021-05-31 17:49 David Seifert
2021-04-18 12:11 Andreas Sturmlechner
2016-05-14 23:32 David Seifert
2016-05-14 23:32 David Seifert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1617096243.96a339dda415fc229484841a898b0b4054f1152d.soap@gentoo \
    --to=soap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox