From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 56CBE139337 for ; Tue, 27 Jul 2021 19:57:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 44970E087E; Tue, 27 Jul 2021 19:57:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2960CE087E for ; Tue, 27 Jul 2021 19:57:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 858B2342C3D for ; Tue, 27 Jul 2021 19:57:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 31D39857 for ; Tue, 27 Jul 2021 19:57:21 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1627342123.ae80b56104835cc82b25a753d1013044d5c8a643.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-cluster/sionlib/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-cluster/sionlib/sionlib-1.7.7-r2.ebuild X-VCS-Directories: sys-cluster/sionlib/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: ae80b56104835cc82b25a753d1013044d5c8a643 X-VCS-Branch: master Date: Tue, 27 Jul 2021 19:57:21 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e07898a5-3240-4cf2-8e63-8d06f2a93589 X-Archives-Hash: f518bd44f7b53fcf59a14dd77ad8e176 commit: ae80b56104835cc82b25a753d1013044d5c8a643 Author: Alessandro Barbieri gmail com> AuthorDate: Mon Jul 26 23:28:10 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Mon Jul 26 23:28:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ae80b561 sys-cluster/sionlib: remove broken --disable Signed-off-by: Alessandro Barbieri gmail.com> sys-cluster/sionlib/sionlib-1.7.7-r2.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sys-cluster/sionlib/sionlib-1.7.7-r2.ebuild b/sys-cluster/sionlib/sionlib-1.7.7-r2.ebuild index 87062ea8a..ba466e09b 100644 --- a/sys-cluster/sionlib/sionlib-1.7.7-r2.ebuild +++ b/sys-cluster/sionlib/sionlib-1.7.7-r2.ebuild @@ -68,7 +68,6 @@ src_configure() { use hostname-regex && msa="hostname-regex" local myconf=( - --disable-ime --disable-mic --msa="${msa}" --prefix="${T}/prefix/usr"