Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/jedit/
Date: Fri, 26 Nov 2021 09:25:08
Message-Id: 1637918695.0caa48fb04c5e10b769f04550f3212598656b819.sam@gentoo
1 commit: 0caa48fb04c5e10b769f04550f3212598656b819
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 26 09:24:55 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 26 09:24:55 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0caa48fb
7
8 app-editors/jedit: Stabilize 5.4.0 ppc64, #783639
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-editors/jedit/jedit-5.4.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-editors/jedit/jedit-5.4.0.ebuild b/app-editors/jedit/jedit-5.4.0.ebuild
16 index c4a52eee362a..a54681fbf162 100644
17 --- a/app-editors/jedit/jedit-5.4.0.ebuild
18 +++ b/app-editors/jedit/jedit-5.4.0.ebuild
19 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.jedit.org"
20 SRC_URI="mirror://sourceforge/${PN}/${PN}${PV}source.tar.bz2"
21
22 LICENSE="BSD GPL-2"
23 -KEYWORDS="amd64 ~ppc64 x86"
24 +KEYWORDS="amd64 ppc64 x86"
25 SLOT="0"
26
27 CP_DEPEND="dev-java/jsr305:0"