diff options
Diffstat (limited to 'app-xemacs/sml-mode/sml-mode-0.12.ebuild')
-rw-r--r-- | app-xemacs/sml-mode/sml-mode-0.12.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/app-xemacs/sml-mode/sml-mode-0.12.ebuild b/app-xemacs/sml-mode/sml-mode-0.12.ebuild index 7e198d8c6fc1..0c97f710fc79 100644 --- a/app-xemacs/sml-mode/sml-mode-0.12.ebuild +++ b/app-xemacs/sml-mode/sml-mode-0.12.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="SML editing support" -PKG_CAT="standard" +XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base app-xemacs/edebug |