diff options
Diffstat (limited to 'app-xemacs/cc-mode')
-rw-r--r-- | app-xemacs/cc-mode/cc-mode-1.45.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/app-xemacs/cc-mode/cc-mode-1.45.ebuild b/app-xemacs/cc-mode/cc-mode-1.45.ebuild index 4f7ab9cb2e4..2b09ea0323f 100644 --- a/app-xemacs/cc-mode/cc-mode-1.45.ebuild +++ b/app-xemacs/cc-mode/cc-mode-1.45.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="C, C++ and Java language support" -PKG_CAT="standard" +XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base app-xemacs/mail-lib |