diff options
Diffstat (limited to 'app-xemacs/ede/ede-1.03-r1.ebuild')
-rw-r--r-- | app-xemacs/ede/ede-1.03-r1.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/app-xemacs/ede/ede-1.03-r1.ebuild b/app-xemacs/ede/ede-1.03-r1.ebuild index 514721a96e89..5bf50d5ffbf4 100644 --- a/app-xemacs/ede/ede-1.03-r1.ebuild +++ b/app-xemacs/ede/ede-1.03-r1.ebuild @@ -1,12 +1,13 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -PKG_CAT="standard" +EAPI=6 + +XEMACS_PKG_CAT="standard" inherit xemacs-packages SLOT="0" -IUSE="" DESCRIPTION="Emacs Development Environment" KEYWORDS="alpha amd64 ppc ppc64 sparc x86" |