Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/joe/
Date: Mon, 23 Jan 2017 18:58:21
Message-Id: 1485197868.64fc33055552d27649d71e370afcb053ff5fef50.klausman@gentoo
1 commit: 64fc33055552d27649d71e370afcb053ff5fef50
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 23 18:57:48 2017 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 23 18:57:48 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64fc3305
7
8 app-editors/joe-4.3-r1: stable on alpha
9
10 Gentoo-Bug: 605872
11
12 app-editors/joe/joe-4.3-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-editors/joe/joe-4.3-r1.ebuild b/app-editors/joe/joe-4.3-r1.ebuild
16 index be9501b..5ff199b 100644
17 --- a/app-editors/joe/joe-4.3-r1.ebuild
18 +++ b/app-editors/joe/joe-4.3-r1.ebuild
19 @@ -12,7 +12,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:0="