Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/joe/
Date: Sat, 28 May 2016 13:30:35
Message-Id: 1464442137.7042bfd28f040473186208f0b5059755f8d19e94.zlogene@gentoo
1 commit: 7042bfd28f040473186208f0b5059755f8d19e94
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 28 13:28:57 2016 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat May 28 13:28:57 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7042bfd2
7
8 app-editors/joe: Stable for all wrt bug #583778
9
10 Package-Manager: portage-2.2.28
11
12 app-editors/joe/joe-4.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-editors/joe/joe-4.2.ebuild b/app-editors/joe/joe-4.2.ebuild
16 index 3d4b8c1..d9bc42b 100644
17 --- a/app-editors/joe/joe-4.2.ebuild
18 +++ b/app-editors/joe/joe-4.2.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/joe-editor/${P}.tar.gz"
20
21 LICENSE="GPL-1+ CC-BY-3.0"
22 SLOT="0"
23 -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"
24 +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"
25 IUSE="xterm"
26
27 DEPEND=">=sys-libs/ncurses-5.2-r2"