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 3C62B13933E for ; Fri, 16 Jul 2021 22:11:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 822B3E0B23; Fri, 16 Jul 2021 22:11:04 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 6AD8BE0B23 for ; Fri, 16 Jul 2021 22:11:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 8FA91342B21 for ; Fri, 16 Jul 2021 22:11:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 00ADA63F for ; Fri, 16 Jul 2021 22:11:00 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1626473440.0c5a1376faafca0e8cac8d072a1ae6afb240af21.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/xz-utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-arch/xz-utils/xz-utils-5.2.5-r1.ebuild app-arch/xz-utils/xz-utils-5.2.5.ebuild app-arch/xz-utils/xz-utils-9999.ebuild X-VCS-Directories: app-arch/xz-utils/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 0c5a1376faafca0e8cac8d072a1ae6afb240af21 X-VCS-Branch: master Date: Fri, 16 Jul 2021 22:11:00 +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: 34da4e65-9ebf-4c58-bd75-482e8ea3448d X-Archives-Hash: 09606ccf8e63271921a32d3e04ba9955 commit: 0c5a1376faafca0e8cac8d072a1ae6afb240af21 Author: David Seifert gentoo org> AuthorDate: Fri Jul 16 22:10:40 2021 +0000 Commit: David Seifert gentoo org> CommitDate: Fri Jul 16 22:10:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c5a1376 app-arch/xz-utils: enable threads unconditionally * fedora/debian/arch all enable threads unconditionally Signed-off-by: David Seifert gentoo.org> app-arch/xz-utils/{xz-utils-5.2.5.ebuild => xz-utils-5.2.5-r1.ebuild} | 4 ++-- app-arch/xz-utils/xz-utils-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-arch/xz-utils/xz-utils-5.2.5.ebuild b/app-arch/xz-utils/xz-utils-5.2.5-r1.ebuild similarity index 96% rename from app-arch/xz-utils/xz-utils-5.2.5.ebuild rename to app-arch/xz-utils/xz-utils-5.2.5-r1.ebuild index fbfae9e95d0..d628150b10f 100644 --- a/app-arch/xz-utils/xz-utils-5.2.5.ebuild +++ b/app-arch/xz-utils/xz-utils-5.2.5-r1.ebuild @@ -27,7 +27,7 @@ HOMEPAGE="https://tukaani.org/xz/" # See top-level COPYING file as it outlines the various pieces and their licenses. LICENSE="public-domain LGPL-2.1+ GPL-2+" SLOT="0" -IUSE="elibc_FreeBSD +extra-filters nls static-libs +threads" +IUSE="elibc_FreeBSD +extra-filters nls static-libs" RDEPEND="!