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 CA983138350 for ; Mon, 6 Apr 2020 20:19:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07A79E0FFD; Mon, 6 Apr 2020 20:19:11 +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 C94BAE0FFD for ; Mon, 6 Apr 2020 20:19:10 +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 9CB7D34F04D for ; Mon, 6 Apr 2020 20:19:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CC7711AF for ; Mon, 6 Apr 2020 20:19:07 +0000 (UTC) From: "Adam Feldman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Adam Feldman" Message-ID: <1586204321.7ffce83a541cf8702792a6e87d5b5983f7f1dc29.np-hardass@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/ X-VCS-Repository: repo/gentoo X-VCS-Files: mate-base/mate-control-center/mate-control-center-1.22.1-r1.ebuild mate-base/mate-control-center/mate-control-center-1.22.1.ebuild mate-base/mate-control-center/mate-control-center-1.22.2-r1.ebuild X-VCS-Directories: mate-base/mate-control-center/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: Adam Feldman X-VCS-Revision: 7ffce83a541cf8702792a6e87d5b5983f7f1dc29 X-VCS-Branch: master Date: Mon, 6 Apr 2020 20:19:07 +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: aa960024-9a09-4128-9aba-e258836ac1dc X-Archives-Hash: b29358d56630fbb7e9ec839b4bdd0d26 commit: 7ffce83a541cf8702792a6e87d5b5983f7f1dc29 Author: Adam Feldman gentoo org> AuthorDate: Mon Apr 6 19:28:19 2020 +0000 Commit: Adam Feldman gentoo org> CommitDate: Mon Apr 6 20:18:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ffce83a mate-base/mate-control-center: Adjust subslot deps on x11-wm/marco Closes: https://bugs.gentoo.org/694136 Package-Manager: Portage-2.3.96, Repoman-2.3.21 Signed-off-by: Adam Feldman gentoo.org> ...rol-center-1.22.1.ebuild => mate-control-center-1.22.1-r1.ebuild} | 2 +- ...rol-center-1.22.1.ebuild => mate-control-center-1.22.2-r1.ebuild} | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/mate-base/mate-control-center/mate-control-center-1.22.1.ebuild b/mate-base/mate-control-center/mate-control-center-1.22.1-r1.ebuild similarity index 98% copy from mate-base/mate-control-center/mate-control-center-1.22.1.ebuild copy to mate-base/mate-control-center/mate-control-center-1.22.1-r1.ebuild index 4ba72e7475b..7ac9357bc87 100644 --- a/mate-base/mate-control-center/mate-control-center-1.22.1.ebuild +++ b/mate-base/mate-control-center/mate-control-center-1.22.1-r1.ebuild @@ -47,7 +47,7 @@ RDEPEND=" x11-libs/libXxf86misc >=x11-libs/libxklavier-4 x11-libs/pango - >=x11-wm/marco-1.17.0 + >=x11-wm/marco-1.17.0:= virtual/libintl accountsservice? ( sys-apps/accountsservice ) appindicator? ( dev-libs/libappindicator:3 )" diff --git a/mate-base/mate-control-center/mate-control-center-1.22.1.ebuild b/mate-base/mate-control-center/mate-control-center-1.22.2-r1.ebuild similarity index 94% rename from mate-base/mate-control-center/mate-control-center-1.22.1.ebuild rename to mate-base/mate-control-center/mate-control-center-1.22.2-r1.ebuild index 4ba72e7475b..5e28188ba32 100644 --- a/mate-base/mate-control-center/mate-control-center-1.22.1.ebuild +++ b/mate-base/mate-control-center/mate-control-center-1.22.2-r1.ebuild @@ -8,7 +8,7 @@ MATE_LA_PUNT="yes" inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="amd64 ~arm ~arm64 x86" + KEYWORDS="~amd64 ~arm ~arm64 ~x86" fi DESCRIPTION="The MATE Desktop configuration tool" @@ -44,10 +44,9 @@ RDEPEND=" >=x11-libs/libXi-1.5 x11-libs/libXrandr x11-libs/libXrender - x11-libs/libXxf86misc >=x11-libs/libxklavier-4 x11-libs/pango - >=x11-wm/marco-1.17.0 + >=x11-wm/marco-1.17.0:= virtual/libintl accountsservice? ( sys-apps/accountsservice ) appindicator? ( dev-libs/libappindicator:3 )"