From 002df586457c235c538a3c45dc1c252925c92735 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Mon, 3 Apr 2017 20:36:31 +0200 Subject: app-xemacs: Bump all ebuilds inheriting xemacs-packages.eclass to EAPI 6. Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- app-xemacs/edict/edict-1.16.ebuild | 7 ++++--- app-xemacs/edict/edict-1.17.ebuild | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'app-xemacs/edict') diff --git a/app-xemacs/edict/edict-1.16.ebuild b/app-xemacs/edict/edict-1.16.ebuild index 5e11aca75483..7df8cf41bcca 100644 --- a/app-xemacs/edict/edict-1.16.ebuild +++ b/app-xemacs/edict/edict-1.16.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=6 + SLOT="0" -IUSE="" DESCRIPTION="MULE: Lisp Interface to EDICT, Kanji Dictionary" -PKG_CAT="mule" +XEMACS_PKG_CAT="mule" RDEPEND="app-xemacs/mule-base app-xemacs/xemacs-base diff --git a/app-xemacs/edict/edict-1.17.ebuild b/app-xemacs/edict/edict-1.17.ebuild index f463c4ffc0fa..7df8cf41bcca 100644 --- a/app-xemacs/edict/edict-1.17.ebuild +++ b/app-xemacs/edict/edict-1.17.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=6 + SLOT="0" -IUSE="" DESCRIPTION="MULE: Lisp Interface to EDICT, Kanji Dictionary" -PKG_CAT="mule" +XEMACS_PKG_CAT="mule" RDEPEND="app-xemacs/mule-base app-xemacs/xemacs-base -- cgit v1.2.3-65-gdbad