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/joe/
Date: Sun, 29 Jan 2017 14:39:01
Message-Id: 1485700693.83ff15e4178b372a52cb1642b76983be84beeaa8.grobian@gentoo
1 commit: 83ff15e4178b372a52cb1642b76983be84beeaa8
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 14:33:53 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 14:38:13 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83ff15e4
7
8 app-editors/joe: dropped ~x86-interix
9
10 Package-Manager: portage-2.3.3
11
12 app-editors/joe/joe-4.2.ebuild | 4 ++--
13 app-editors/joe/joe-4.3-r1.ebuild | 2 +-
14 2 files changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/app-editors/joe/joe-4.2.ebuild b/app-editors/joe/joe-4.2.ebuild
17 index 94c12f9..d4f054d 100644
18 --- a/app-editors/joe/joe-4.2.ebuild
19 +++ b/app-editors/joe/joe-4.2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/joe-editor/${P}.tar.gz"
27
28 LICENSE="GPL-1+ CC-BY-3.0"
29 SLOT="0"
30 -KEYWORDS="alpha amd64 arm ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
31 +KEYWORDS="alpha amd64 arm ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
32 IUSE="xterm"
33
34 DEPEND=">=sys-libs/ncurses-5.2-r2"
35
36 diff --git a/app-editors/joe/joe-4.3-r1.ebuild b/app-editors/joe/joe-4.3-r1.ebuild
37 index 5ff199b..c2c8d4d 100644
38 --- a/app-editors/joe/joe-4.3-r1.ebuild
39 +++ b/app-editors/joe/joe-4.3-r1.ebuild
40 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/joe-editor/${P}.tar.gz"
41
42 LICENSE="GPL-1+ CC-BY-3.0"
43 SLOT="0"
44 -KEYWORDS="alpha amd64 ~arm ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
45 +KEYWORDS="alpha amd64 ~arm ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
46 IUSE="xterm"
47
48 DEPEND=">=sys-libs/ncurses-5.2-r2:0="