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 DC3FC158042 for ; Tue, 7 Sep 2021 15:08:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2AC90E0907; Tue, 7 Sep 2021 15:08:20 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 D1DBEE0908 for ; Tue, 7 Sep 2021 15:08:19 +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 CE12C342A9B for ; Tue, 7 Sep 2021 15:08:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C1B7AC0 for ; Tue, 7 Sep 2021 15:08:15 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1631027291.930e539dd2a84bd0a2b65b049664dd87f42a5ca8.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/abrt/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/abrt/abrt-2.14.6.ebuild X-VCS-Directories: app-admin/abrt/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 930e539dd2a84bd0a2b65b049664dd87f42a5ca8 X-VCS-Branch: master Date: Tue, 7 Sep 2021 15:08:15 +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: 31bb5774-66e1-465e-a4ae-faf3e526f408 X-Archives-Hash: 3b27a768fd8a20e231d824bf741259ce commit: 930e539dd2a84bd0a2b65b049664dd87f42a5ca8 Author: Pacho Ramos gentoo org> AuthorDate: Tue Sep 7 15:06:56 2021 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Tue Sep 7 15:08:11 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=930e539d app-admin/abrt: Needs to be rebuilt with libreport Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Pacho Ramos gentoo.org> app-admin/abrt/abrt-2.14.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/abrt/abrt-2.14.6.ebuild b/app-admin/abrt/abrt-2.14.6.ebuild index 88a7e4e1558..4218d5a78a5 100644 --- a/app-admin/abrt/abrt-2.14.6.ebuild +++ b/app-admin/abrt/abrt-2.14.6.ebuild @@ -21,7 +21,7 @@ RESTRICT="!test? ( test )" DEPEND="${PYTHON_DEPS} >=dev-libs/glib-2.56:2 - >=dev-libs/libreport-2.13.0[gtk,python] + >=dev-libs/libreport-2.13.0:=[gtk,python] dev-libs/libxml2:2 >=gnome-base/gsettings-desktop-schemas-3.15.1 net-libs/libsoup:2.4