Gentoo Archives: gentoo-commits

From: Adam Feldman <np-hardass@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gentoo-mate:master commit in: app-arch/engrampa/
Date: Wed, 09 Jun 2021 02:05:42
Message-Id: 1623204294.f9b81c498a7edf90b402eb0fbe1ff469273565db.np-hardass@gentoo
1 commit: f9b81c498a7edf90b402eb0fbe1ff469273565db
2 Author: Adam Feldman <NP-Hardass <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 9 01:44:33 2021 +0000
4 Commit: Adam Feldman <np-hardass <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 9 02:04:54 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=f9b81c49
7
8 app-arch/engrampa: Sync with ::gentoo
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Adam Feldman <NP-Hardass <AT> gentoo.org>
12
13 app-arch/engrampa/engrampa-1.24.0-r1.ebuild | 4 ++--
14 app-arch/engrampa/engrampa-1.24.1.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/app-arch/engrampa/engrampa-1.24.0-r1.ebuild b/app-arch/engrampa/engrampa-1.24.0-r1.ebuild
18 index ba457c1..08c1dc7 100644
19 --- a/app-arch/engrampa/engrampa-1.24.0-r1.ebuild
20 +++ b/app-arch/engrampa/engrampa-1.24.0-r1.ebuild
21 @@ -1,11 +1,11 @@
22 -# Copyright 1999-2020 Gentoo Authors
23 +# Copyright 1999-2021 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27
28 MATE_LA_PUNT="yes"
29
30 -inherit mate readme.gentoo-r1
31 +inherit mate optfeature readme.gentoo-r1
32
33 if [[ ${PV} != 9999 ]]; then
34 KEYWORDS="amd64 ~arm ~arm64 x86"
35
36 diff --git a/app-arch/engrampa/engrampa-1.24.1.ebuild b/app-arch/engrampa/engrampa-1.24.1.ebuild
37 index d1e58a3..73db09d 100644
38 --- a/app-arch/engrampa/engrampa-1.24.1.ebuild
39 +++ b/app-arch/engrampa/engrampa-1.24.1.ebuild
40 @@ -1,11 +1,11 @@
41 -# Copyright 1999-2020 Gentoo Authors
42 +# Copyright 1999-2021 Gentoo Authors
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=6
46
47 MATE_LA_PUNT="yes"
48
49 -inherit mate readme.gentoo-r1
50 +inherit mate optfeature readme.gentoo-r1
51
52 if [[ ${PV} != 9999 ]]; then
53 KEYWORDS="~amd64 ~arm ~arm64 ~x86"