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 9C6681382C5 for ; Wed, 9 Jun 2021 02:05:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 25E1DE0830; Wed, 9 Jun 2021 02:05:39 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 7EC1EE082B for ; Wed, 9 Jun 2021 02:05:37 +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 32565340C3C for ; Wed, 9 Jun 2021 02:05:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 631907B2 for ; Wed, 9 Jun 2021 02:05:31 +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: <1623204295.f8c9ad1e542a517541442d266413505db39e6ce8.np-hardass@gentoo> Subject: [gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/caja-hide/ X-VCS-Repository: proj/gentoo-mate X-VCS-Files: mate-extra/caja-hide/caja-hide-0.9.0.ebuild mate-extra/caja-hide/metadata.xml X-VCS-Directories: mate-extra/caja-hide/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: Adam Feldman X-VCS-Revision: f8c9ad1e542a517541442d266413505db39e6ce8 X-VCS-Branch: master Date: Wed, 9 Jun 2021 02:05:31 +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: 849a4f52-c0ac-45dd-beb2-64b9cf3aa8a3 X-Archives-Hash: 8219f6d75476abf4c4a8f3b22d1caa67 commit: f8c9ad1e542a517541442d266413505db39e6ce8 Author: Adam Feldman gentoo org> AuthorDate: Wed Jun 9 01:55:49 2021 +0000 Commit: Adam Feldman gentoo org> CommitDate: Wed Jun 9 02:04:55 2021 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=f8c9ad1e mate-extra/caja-hide: Sync with ::gentoo Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Adam Feldman gentoo.org> mate-extra/caja-hide/caja-hide-0.9.0.ebuild | 6 +++--- mate-extra/caja-hide/metadata.xml | 3 --- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/mate-extra/caja-hide/caja-hide-0.9.0.ebuild b/mate-extra/caja-hide/caja-hide-0.9.0.ebuild index 029a1ed..5d82374 100644 --- a/mate-extra/caja-hide/caja-hide-0.9.0.ebuild +++ b/mate-extra/caja-hide/caja-hide-0.9.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 2019-2020 Gentoo Authors +# Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{2_7,3_6,3_7,3_8} ) +PYTHON_COMPAT=( python{3_7,3_8} ) inherit python-single-r1 MY_PN="Caja-hide" @@ -14,7 +14,7 @@ SRC_URI="https://github.com/Fred-Barclay/${MY_PN}/archive/v${PV}.tar.gz -> ${P}. LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" diff --git a/mate-extra/caja-hide/metadata.xml b/mate-extra/caja-hide/metadata.xml index 81973b8..466a829 100644 --- a/mate-extra/caja-hide/metadata.xml +++ b/mate-extra/caja-hide/metadata.xml @@ -5,9 +5,6 @@ mate@gentoo.org Gentoo MATE Desktop - - An extension for Caja that hiding files without renaming them - Fred-Barclay/caja-hide