commit: f8c9ad1e542a517541442d266413505db39e6ce8
Author: Adam Feldman <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 9 01:55:49 2021 +0000
Commit: Adam Feldman <np-hardass <AT> gentoo <DOT> 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 <NP-Hardass <AT> 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 @@
<email>[email protected]</email>
<name>Gentoo MATE Desktop</name>
</maintainer>
- <longdescription lang="en">
- An extension for Caja that hiding files without
renaming them
- </longdescription>
<upstream>
<remote-id type="github">Fred-Barclay/caja-hide</remote-id>
</upstream>