Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/mc/
Date: Wed, 06 Jan 2021 13:19:47
Message-Id: 1609938996.10345ea10a9b44025fe98dac221bf007b7e1eeda.grobian@gentoo
1 commit: 10345ea10a9b44025fe98dac221bf007b7e1eeda
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 6 13:16:36 2021 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 6 13:16:36 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10345ea1
7
8 app-misc/mc: drop x86-macos
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
12
13 app-misc/mc/mc-4.8.25-r1.ebuild | 2 +-
14 app-misc/mc/mc-4.8.25.ebuild | 4 ++--
15 app-misc/mc/mc-9999.ebuild | 4 ++--
16 3 files changed, 5 insertions(+), 5 deletions(-)
17
18 diff --git a/app-misc/mc/mc-4.8.25-r1.ebuild b/app-misc/mc/mc-4.8.25-r1.ebuild
19 index fa0305d339c..9d1a282a2ca 100644
20 --- a/app-misc/mc/mc-4.8.25-r1.ebuild
21 +++ b/app-misc/mc/mc-4.8.25-r1.ebuild
22 @@ -13,7 +13,7 @@ SRC_URI="http://ftp.midnight-commander.org/${MY_P}.tar.xz"
23
24 LICENSE="GPL-3"
25 SLOT="0"
26 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
27 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
28 IUSE="+edit gpm nls samba sftp +slang spell test unicode X +xdg"
29
30 REQUIRED_USE="spell? ( edit )"
31
32 diff --git a/app-misc/mc/mc-4.8.25.ebuild b/app-misc/mc/mc-4.8.25.ebuild
33 index 50564c23a10..0e041298efb 100644
34 --- a/app-misc/mc/mc-4.8.25.ebuild
35 +++ b/app-misc/mc/mc-4.8.25.ebuild
36 @@ -1,4 +1,4 @@
37 -# Copyright 1999-2020 Gentoo Authors
38 +# Copyright 1999-2021 Gentoo Authors
39 # Distributed under the terms of the GNU General Public License v2
40
41 EAPI=7
42 @@ -13,7 +13,7 @@ SRC_URI="http://ftp.midnight-commander.org/${MY_P}.tar.xz"
43
44 LICENSE="GPL-3"
45 SLOT="0"
46 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
47 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
48 IUSE="+edit gpm nls samba sftp +slang spell test unicode X +xdg"
49
50 REQUIRED_USE="spell? ( edit )"
51
52 diff --git a/app-misc/mc/mc-9999.ebuild b/app-misc/mc/mc-9999.ebuild
53 index 1220ef65dda..936a91cde7d 100644
54 --- a/app-misc/mc/mc-9999.ebuild
55 +++ b/app-misc/mc/mc-9999.ebuild
56 @@ -1,4 +1,4 @@
57 -# Copyright 1999-2020 Gentoo Authors
58 +# Copyright 1999-2021 Gentoo Authors
59 # Distributed under the terms of the GNU General Public License v2
60
61 EAPI=7
62 @@ -13,7 +13,7 @@ inherit flag-o-matic ${LIVE_ECLASSES}
63
64 if [[ -z ${LIVE_EBUILD} ]]; then
65 SRC_URI="http://ftp.midnight-commander.org/${P}.tar.xz"
66 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
67 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
68 fi
69
70 DESCRIPTION="GNU Midnight Commander is a text based file manager"