Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/joe/
Date: Sun, 29 Oct 2017 21:08:25
Message-Id: 1509311260.8c185cf4f0fa9fdf0df22418e61f0eaf997834c5.whissi@gentoo
1 commit: 8c185cf4f0fa9fdf0df22418e61f0eaf997834c5
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 29 20:04:46 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 29 21:07:40 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c185cf4
7
8 app-editors/joe: x86 stable (bug #630326)
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11
12 app-editors/joe/joe-4.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-editors/joe/joe-4.4.ebuild b/app-editors/joe/joe-4.4.ebuild
16 index 478c633912c..4531e3ad9f0 100644
17 --- a/app-editors/joe/joe-4.4.ebuild
18 +++ b/app-editors/joe/joe-4.4.ebuild
19 @@ -11,7 +11,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 ~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 ~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:0="