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 BD4B113835B for ; Wed, 9 Jun 2021 02:05:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 18343E0823; Wed, 9 Jun 2021 02:05:39 +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 B0DF0E081E for ; Wed, 9 Jun 2021 02:05:35 +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 C80EC33BEB2 for ; Wed, 9 Jun 2021 02:05:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 83EC37A7 for ; Wed, 9 Jun 2021 02:05:30 +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: <1623204293.566be82ef1e91a8977b4a18b5ddf98a216bcd8b3.np-hardass@gentoo> Subject: [gentoo-commits] proj/gentoo-mate:master commit in: mate-base/caja/ X-VCS-Repository: proj/gentoo-mate X-VCS-Files: mate-base/caja/caja-1.24.0-r2.ebuild mate-base/caja/caja-1.24.0.ebuild mate-base/caja/metadata.xml X-VCS-Directories: mate-base/caja/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: Adam Feldman X-VCS-Revision: 566be82ef1e91a8977b4a18b5ddf98a216bcd8b3 X-VCS-Branch: master Date: Wed, 9 Jun 2021 02:05:30 +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: 757cb739-9a77-45ed-8b7a-05edbddf09c6 X-Archives-Hash: 1c40147b5095b12f222ef830ba52ef0d commit: 566be82ef1e91a8977b4a18b5ddf98a216bcd8b3 Author: Adam Feldman gentoo org> AuthorDate: Tue Jun 8 23:40:17 2021 +0000 Commit: Adam Feldman gentoo org> CommitDate: Wed Jun 9 02:04:53 2021 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=566be82e mate-base/caja: Sync with ::gentoo Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Adam Feldman gentoo.org> mate-base/caja/caja-1.24.0-r2.ebuild | 4 ++-- mate-base/caja/caja-1.24.0.ebuild | 4 ++-- mate-base/caja/metadata.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/mate-base/caja/caja-1.24.0-r2.ebuild b/mate-base/caja/caja-1.24.0-r2.ebuild index e77b01f..e7c95a8 100644 --- a/mate-base/caja/caja-1.24.0-r2.ebuild +++ b/mate-base/caja/caja-1.24.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -86,7 +86,7 @@ src_test() { unset SESSION_MANAGER unset DBUS_SESSION_BUS_ADDRESS - Xemake check || die "Test phase failed" + virtx emake check || die "Test phase failed" } pkg_postinst() { diff --git a/mate-base/caja/caja-1.24.0.ebuild b/mate-base/caja/caja-1.24.0.ebuild index 0943a27..9cda8a9 100644 --- a/mate-base/caja/caja-1.24.0.ebuild +++ b/mate-base/caja/caja-1.24.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -81,7 +81,7 @@ src_test() { unset SESSION_MANAGER unset DBUS_SESSION_BUS_ADDRESS - Xemake check || die "Test phase failed" + virtx emake check || die "Test phase failed" } pkg_postinst() { diff --git a/mate-base/caja/metadata.xml b/mate-base/caja/metadata.xml index 1302ac7..f455e62 100644 --- a/mate-base/caja/metadata.xml +++ b/mate-base/caja/metadata.xml @@ -9,7 +9,7 @@ Install x11-themes/mate-icon-theme which is needed when this package is used in the MATE desktop environment. - Enable support for installing via app-admin/packagekit + Enable support for installing via PackageKit based on mimetype