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/sh-script/sh-script-1.22.ebuild | 7 ++++--- app-xemacs/sh-script/sh-script-1.24.ebuild | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'app-xemacs/sh-script') diff --git a/app-xemacs/sh-script/sh-script-1.22.ebuild b/app-xemacs/sh-script/sh-script-1.22.ebuild index 4bb7221b5625..affaf81527a3 100644 --- a/app-xemacs/sh-script/sh-script-1.22.ebuild +++ b/app-xemacs/sh-script/sh-script-1.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="Support for editing shell scripts" -PKG_CAT="standard" +XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base " diff --git a/app-xemacs/sh-script/sh-script-1.24.ebuild b/app-xemacs/sh-script/sh-script-1.24.ebuild index 4bb7221b5625..affaf81527a3 100644 --- a/app-xemacs/sh-script/sh-script-1.24.ebuild +++ b/app-xemacs/sh-script/sh-script-1.24.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 editing shell scripts" -PKG_CAT="standard" +XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base " -- cgit v1.2.3-18-g5258