From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1168777-garchives=archives.gentoo.org@lists.gentoo.org> 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 021B6138359 for <garchives@archives.gentoo.org>; Wed, 6 May 2020 17:25:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 03F27E08FA; Wed, 6 May 2020 17:25:28 +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 E028AE08FA for <gentoo-commits@lists.gentoo.org>; Wed, 6 May 2020 17:25:27 +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 7B4F234F49B for <gentoo-commits@lists.gentoo.org>; Wed, 6 May 2020 17:25:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EDB90213 for <gentoo-commits@lists.gentoo.org>; Wed, 6 May 2020 17:25:24 +0000 (UTC) From: "Michał Górny" <mgorny@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" <mgorny@gentoo.org> Message-ID: <1588785896.b200a01e8760313986635054e71e6f93fb455300.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/pulseaudio/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/pulseaudio/pulseaudio-13.0.ebuild X-VCS-Directories: media-sound/pulseaudio/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: b200a01e8760313986635054e71e6f93fb455300 X-VCS-Branch: master Date: Wed, 6 May 2020 17:25:24 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 139969f5-9a3c-41c8-8b86-d9836d9e94ec X-Archives-Hash: bf1fa0ec57ada107329aed9e2ccacf7c commit: b200a01e8760313986635054e71e6f93fb455300 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed May 6 16:56:59 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed May 6 17:24:56 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b200a01e media-sound/pulseaudio: Remove stale sys-freebsd/ deps Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> media-sound/pulseaudio/pulseaudio-13.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/pulseaudio/pulseaudio-13.0.ebuild b/media-sound/pulseaudio/pulseaudio-13.0.ebuild index 1d49d517b5b..d1ed1d05bf3 100644 --- a/media-sound/pulseaudio/pulseaudio-13.0.ebuild +++ b/media-sound/pulseaudio/pulseaudio-13.0.ebuild @@ -99,7 +99,7 @@ DEPEND="${RDEPEND} ) dev-libs/libatomic_ops virtual/pkgconfig - system-wide? ( || ( dev-util/unifdef sys-freebsd/freebsd-ubin ) ) + system-wide? ( dev-util/unifdef ) >=sys-devel/gettext-0.19.3 " # This is a PDEPEND to avoid a circular dep