public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/nettle/
@ 2020-05-02  8:17 99% Thomas Deutschmann
  0 siblings, 0 replies; 1+ results
From: Thomas Deutschmann @ 2020-05-02  8:17 UTC (permalink / raw
  To: gentoo-commits

commit:     f9f25264db5f9b932ff0651ad398eb24e9fbf822
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat May  2 08:14:46 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat May  2 08:16:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9f25264

dev-libs/nettle: fix configure

Thanks-to: Sam James (sam_c)
Closes: https://bugs.gentoo.org/720360
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 dev-libs/nettle/{nettle-3.5.1.ebuild => nettle-3.5.1-r1.ebuild} | 2 +-
 dev-libs/nettle/{nettle-3.6-r1.ebuild => nettle-3.6-r2.ebuild}  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/nettle/nettle-3.5.1.ebuild b/dev-libs/nettle/nettle-3.5.1-r1.ebuild
similarity index 98%
rename from dev-libs/nettle/nettle-3.5.1.ebuild
rename to dev-libs/nettle/nettle-3.5.1-r1.ebuild
index c33c2e4f2b4..0d382cd2fe1 100644
--- a/dev-libs/nettle/nettle-3.5.1.ebuild
+++ b/dev-libs/nettle/nettle-3.5.1-r1.ebuild
@@ -52,7 +52,7 @@ multilib_src_configure() {
 		$(tc-is-static-only && echo --disable-shared) \
 		$(use_enable cpu_flags_x86_aes x86-aesni) \
 		$(use_enable cpu_flags_x86_sha x86-sha-ni) \
-		$(use_enable asm assembler)
+		$(use_enable asm assembler) \
 		$(use_enable doc documentation) \
 		$(use_enable gmp public-key) \
 		$(use_enable cpu_flags_arm_neon arm-neon) \

diff --git a/dev-libs/nettle/nettle-3.6-r1.ebuild b/dev-libs/nettle/nettle-3.6-r2.ebuild
similarity index 98%
rename from dev-libs/nettle/nettle-3.6-r1.ebuild
rename to dev-libs/nettle/nettle-3.6-r2.ebuild
index 1de120f0b9c..8bac0c13512 100644
--- a/dev-libs/nettle/nettle-3.6-r1.ebuild
+++ b/dev-libs/nettle/nettle-3.6-r2.ebuild
@@ -52,7 +52,7 @@ multilib_src_configure() {
 		$(tc-is-static-only && echo --disable-shared) \
 		$(use_enable cpu_flags_x86_aes x86-aesni) \
 		$(use_enable cpu_flags_x86_sha x86-sha-ni) \
-		$(use_enable asm assembler)
+		$(use_enable asm assembler) \
 		$(use_enable doc documentation) \
 		$(use_enable gmp public-key) \
 		$(use_enable cpu_flags_arm_neon arm-neon) \


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2020-05-02  8:17 99% [gentoo-commits] repo/gentoo:master commit in: dev-libs/nettle/ Thomas Deutschmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox