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-editors/elvis/
Date: Wed, 06 Jan 2021 13:03:51
Message-Id: 1609938006.3dd8bf604b2b49b0e100a208c800f1085a6d1ba1.grobian@gentoo
1 commit: 3dd8bf604b2b49b0e100a208c800f1085a6d1ba1
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 6 13:00:06 2021 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 6 13:00:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dd8bf60
7
8 app-editors/elvis: 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-editors/elvis/elvis-2.2.0-r6.ebuild | 4 ++--
14 app-editors/elvis/elvis-2.2.0-r7.ebuild | 4 ++--
15 app-editors/elvis/elvis-2.2.0-r8.ebuild | 4 ++--
16 3 files changed, 6 insertions(+), 6 deletions(-)
17
18 diff --git a/app-editors/elvis/elvis-2.2.0-r6.ebuild b/app-editors/elvis/elvis-2.2.0-r6.ebuild
19 index 528a4394069..fba833b8c82 100644
20 --- a/app-editors/elvis/elvis-2.2.0-r6.ebuild
21 +++ b/app-editors/elvis/elvis-2.2.0-r6.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2020 Gentoo Authors
24 +# Copyright 1999-2021 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=5
28 @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.cs.pdx.edu/pub/elvis/${PN}-${MY_PV}.tar.gz"
29
30 LICENSE="Artistic"
31 SLOT="0"
32 -KEYWORDS="amd64 ppc ppc64 x86 ~ppc-macos ~x86-macos ~sparc-solaris"
33 +KEYWORDS="amd64 ppc ppc64 x86 ~ppc-macos ~sparc-solaris"
34 IUSE="X"
35
36 RDEPEND=">=sys-libs/ncurses-5.7-r7:0=
37
38 diff --git a/app-editors/elvis/elvis-2.2.0-r7.ebuild b/app-editors/elvis/elvis-2.2.0-r7.ebuild
39 index 8725034a122..5df218c1ee9 100644
40 --- a/app-editors/elvis/elvis-2.2.0-r7.ebuild
41 +++ b/app-editors/elvis/elvis-2.2.0-r7.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2020 Gentoo Authors
44 +# Copyright 1999-2021 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=6
48 @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.cs.pdx.edu/pub/elvis/${PN}-${MY_PV}.tar.gz"
49
50 LICENSE="Artistic"
51 SLOT="0"
52 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~ppc-macos ~x86-macos ~sparc-solaris"
53 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~ppc-macos ~sparc-solaris"
54 IUSE="X"
55
56 RDEPEND="
57
58 diff --git a/app-editors/elvis/elvis-2.2.0-r8.ebuild b/app-editors/elvis/elvis-2.2.0-r8.ebuild
59 index 6a5ee6c55e0..c02af39932b 100644
60 --- a/app-editors/elvis/elvis-2.2.0-r8.ebuild
61 +++ b/app-editors/elvis/elvis-2.2.0-r8.ebuild
62 @@ -1,4 +1,4 @@
63 -# Copyright 1999-2020 Gentoo Authors
64 +# Copyright 1999-2021 Gentoo Authors
65 # Distributed under the terms of the GNU General Public License v2
66
67 EAPI=6
68 @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.cs.pdx.edu/pub/elvis/${PN}-${MY_PV}.tar.gz"
69
70 LICENSE="Artistic"
71 SLOT="0"
72 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~ppc-macos ~x86-macos ~sparc-solaris"
73 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~ppc-macos ~sparc-solaris"
74 IUSE="X doc"
75
76 RDEPEND="