summaryrefslogtreecommitdiff
path: root/app-editors/jedit/jedit-5.4.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/jedit/jedit-5.4.0.ebuild')
-rw-r--r--app-editors/jedit/jedit-5.4.0.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/app-editors/jedit/jedit-5.4.0.ebuild b/app-editors/jedit/jedit-5.4.0.ebuild
index 42744cd248a8..c4a52eee362a 100644
--- a/app-editors/jedit/jedit-5.4.0.ebuild
+++ b/app-editors/jedit/jedit-5.4.0.ebuild
@@ -1,18 +1,17 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
JAVA_PKG_IUSE="doc test"
-
-inherit eutils java-pkg-2 java-ant-2 xdg-utils
+inherit desktop java-pkg-2 java-ant-2 xdg-utils
DESCRIPTION="Programmer's editor written in Java"
HOMEPAGE="http://www.jedit.org"
SRC_URI="mirror://sourceforge/${PN}/${PN}${PV}source.tar.bz2"
LICENSE="BSD GPL-2"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 x86"
SLOT="0"
CP_DEPEND="dev-java/jsr305:0"