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/prog-modes/prog-modes-2.10.ebuild | 7 ++++--- app-xemacs/prog-modes/prog-modes-2.20.ebuild | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'app-xemacs/prog-modes') diff --git a/app-xemacs/prog-modes/prog-modes-2.10.ebuild b/app-xemacs/prog-modes/prog-modes-2.10.ebuild index 4a1fa61529e2..025b202fc358 100644 --- a/app-xemacs/prog-modes/prog-modes-2.10.ebuild +++ b/app-xemacs/prog-modes/prog-modes-2.10.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="Support for various programming languages" -PKG_CAT="standard" +XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/mail-lib app-xemacs/xemacs-devel diff --git a/app-xemacs/prog-modes/prog-modes-2.20.ebuild b/app-xemacs/prog-modes/prog-modes-2.20.ebuild index f427e609378e..ddb9e085023e 100644 --- a/app-xemacs/prog-modes/prog-modes-2.20.ebuild +++ b/app-xemacs/prog-modes/prog-modes-2.20.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="Support for various programming languages" -PKG_CAT="standard" +XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/mail-lib app-xemacs/xemacs-devel -- cgit v1.2.3-18-g5258