summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2017-04-03 20:36:31 +0200
committerUlrich Müller <ulm@gentoo.org>2017-04-03 20:42:02 +0200
commit002df586457c235c538a3c45dc1c252925c92735 (patch)
tree35b2f7d3c96a7ff755410e4a932d53271c7cdc72 /app-xemacs/vm
parentxemacs-packages.eclass: Support EAPI 6. (diff)
downloadgentoo-002df586457c235c538a3c45dc1c252925c92735.tar.gz
gentoo-002df586457c235c538a3c45dc1c252925c92735.tar.bz2
gentoo-002df586457c235c538a3c45dc1c252925c92735.zip
app-xemacs: Bump all ebuilds inheriting xemacs-packages.eclass to EAPI 6.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-xemacs/vm')
-rw-r--r--app-xemacs/vm/vm-7.22.ebuild7
-rw-r--r--app-xemacs/vm/vm-8.08.ebuild7
2 files changed, 8 insertions, 6 deletions
diff --git a/app-xemacs/vm/vm-7.22.ebuild b/app-xemacs/vm/vm-7.22.ebuild
index 5170e15770d8..c2df562566c1 100644
--- a/app-xemacs/vm/vm-7.22.ebuild
+++ b/app-xemacs/vm/vm-7.22.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="An Emacs mailer"
-PKG_CAT="standard"
+XEMACS_PKG_CAT="standard"
RDEPEND="app-xemacs/mail-lib
app-xemacs/xemacs-base
diff --git a/app-xemacs/vm/vm-8.08.ebuild b/app-xemacs/vm/vm-8.08.ebuild
index 0f5eddb5715b..f79efbf43588 100644
--- a/app-xemacs/vm/vm-8.08.ebuild
+++ b/app-xemacs/vm/vm-8.08.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="An Emacs mailer"
-PKG_CAT="standard"
+XEMACS_PKG_CAT="standard"
RDEPEND="app-xemacs/xemacs-base
app-xemacs/mail-lib