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: Thu, 22 Apr 2021 20:25:45
Message-Id: 1619123104.857054e4e996e960ccb2a27120c5b31ce4e9ac69.sam@gentoo
1 commit: 857054e4e996e960ccb2a27120c5b31ce4e9ac69
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 22 20:25:04 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 22 20:25:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=857054e4
7
8 app-editors/jedit: Stabilize 5.4.0 amd64, #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 a7d779902ac..010c1a681ee 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"