summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/xemacs-eterm')
-rw-r--r--app-xemacs/xemacs-eterm/xemacs-eterm-1.17.ebuild7
-rw-r--r--app-xemacs/xemacs-eterm/xemacs-eterm-1.18-r1.ebuild7
2 files changed, 8 insertions, 6 deletions
diff --git a/app-xemacs/xemacs-eterm/xemacs-eterm-1.17.ebuild b/app-xemacs/xemacs-eterm/xemacs-eterm-1.17.ebuild
index ee038bf80dde..c34b5aaedcf2 100644
--- a/app-xemacs/xemacs-eterm/xemacs-eterm-1.17.ebuild
+++ b/app-xemacs/xemacs-eterm/xemacs-eterm-1.17.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="Terminal emulation"
-PKG_CAT="standard"
+XEMACS_PKG_CAT="standard"
MY_PN=${PN/xemacs-/}
SRC_URI="http://ftp.xemacs.org/packages/${MY_PN}-${PV}-pkg.tar.gz"
diff --git a/app-xemacs/xemacs-eterm/xemacs-eterm-1.18-r1.ebuild b/app-xemacs/xemacs-eterm/xemacs-eterm-1.18-r1.ebuild
index a2452f176534..d3242c3e5244 100644
--- a/app-xemacs/xemacs-eterm/xemacs-eterm-1.18-r1.ebuild
+++ b/app-xemacs/xemacs-eterm/xemacs-eterm-1.18-r1.ebuild
@@ -1,13 +1,14 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=6
+
MY_PN=${PN/xemacs-/}
-PKG_CAT="standard"
+XEMACS_PKG_CAT="standard"
inherit xemacs-packages
SLOT="0"
-IUSE=""
DESCRIPTION="Terminal emulation"
SRC_URI="http://ftp.xemacs.org/packages/${MY_PN}-${PV}-pkg.tar.gz"