diff options
Diffstat (limited to 'app-xemacs/jde/jde-1.51.ebuild')
-rw-r--r-- | app-xemacs/jde/jde-1.51.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/app-xemacs/jde/jde-1.51.ebuild b/app-xemacs/jde/jde-1.51.ebuild index 817fe1f81f1b..ff20dc506dbd 100644 --- a/app-xemacs/jde/jde-1.51.ebuild +++ b/app-xemacs/jde/jde-1.51.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=6 + SLOT="0" -IUSE="" DESCRIPTION="Integrated Development Environment for Java" -PKG_CAT="standard" +XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/cc-mode app-xemacs/semantic |