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 066881382C5 for ; Fri, 27 Nov 2020 12:20:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E4F7E07A7; Fri, 27 Nov 2020 12:20:06 +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 6DE93E07A7 for ; Fri, 27 Nov 2020 12:20:04 +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 BA00E3413C4 for ; Fri, 27 Nov 2020 12:20:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0446942F for ; Fri, 27 Nov 2020 12:19:59 +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: <1606479584.b58888f4fc535c4f03cf75f2d20fecae11eab20e.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-software/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-software/gnome-software-3.34.2.ebuild gnome-extra/gnome-software/gnome-software-3.36.1.ebuild X-VCS-Directories: gnome-extra/gnome-software/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: b58888f4fc535c4f03cf75f2d20fecae11eab20e X-VCS-Branch: master Date: Fri, 27 Nov 2020 12:19:59 +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: 916437c4-2064-40dd-889c-ddbbbaf95e8b X-Archives-Hash: e8a8d6967f849fa7e2c36462f755899d commit: b58888f4fc535c4f03cf75f2d20fecae11eab20e Author: David Seifert gentoo org> AuthorDate: Fri Nov 27 12:19:44 2020 +0000 Commit: David Seifert gentoo org> CommitDate: Fri Nov 27 12:19:44 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b58888f4 gnome-extra/gnome-software: [QA] Add sub-slot operator * dev-libs/libxmlb-0.2.0 has a different subslot due to an ABI break. * Invoking maintainer timeout. Closes: https://bugs.gentoo.org/737988 Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: David Seifert gentoo.org> gnome-extra/gnome-software/gnome-software-3.34.2.ebuild | 2 +- gnome-extra/gnome-software/gnome-software-3.36.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-extra/gnome-software/gnome-software-3.34.2.ebuild b/gnome-extra/gnome-software/gnome-software-3.34.2.ebuild index 67e40c10e9e..1aee954135f 100644 --- a/gnome-extra/gnome-software/gnome-software-3.34.2.ebuild +++ b/gnome-extra/gnome-software/gnome-software-3.34.2.ebuild @@ -17,7 +17,7 @@ RESTRICT="test" # writes to and deletes files in /var/tmp/self-test/ RDEPEND=" >=dev-libs/appstream-glib-0.7.14:0 >=x11-libs/gdk-pixbuf-2.32.0:2 - >=dev-libs/libxmlb-0.1.7 + >=dev-libs/libxmlb-0.1.7:= net-libs/gnome-online-accounts:= >=x11-libs/gtk+-3.22.4:3 >=dev-libs/glib-2.56:2 diff --git a/gnome-extra/gnome-software/gnome-software-3.36.1.ebuild b/gnome-extra/gnome-software/gnome-software-3.36.1.ebuild index b92de3307c8..1f902741dd2 100644 --- a/gnome-extra/gnome-software/gnome-software-3.36.1.ebuild +++ b/gnome-extra/gnome-software/gnome-software-3.36.1.ebuild @@ -17,7 +17,7 @@ RESTRICT="test" # writes to and deletes files in /var/tmp/self-test/ RDEPEND=" >=dev-libs/appstream-glib-0.7.14:0 >=x11-libs/gdk-pixbuf-2.32.0:2 - >=dev-libs/libxmlb-0.1.7 + >=dev-libs/libxmlb-0.1.7:= net-libs/gnome-online-accounts:= >=x11-libs/gtk+-3.22.4:3 >=dev-libs/glib-2.56:2