From 427680d701d9e4168102fca3db03fec1e4117637 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20M=C3=BCller?= Date: Sat, 21 Dec 2019 19:26:40 +0100 Subject: app-admin/emacs-updater: Sync from gentoo repo. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Ulrich Müller --- app-admin/emacs-updater/emacs-updater-9999.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'app-admin') diff --git a/app-admin/emacs-updater/emacs-updater-9999.ebuild b/app-admin/emacs-updater/emacs-updater-9999.ebuild index e25f250..58a609b 100644 --- a/app-admin/emacs-updater/emacs-updater-9999.ebuild +++ b/app-admin/emacs-updater/emacs-updater-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/emacs-tools.git" EGIT_BRANCH="${PN}" @@ -17,8 +17,8 @@ SLOT="0" DEPEND="|| ( sys-apps/util-linux app-misc/getopt )" RDEPEND="${DEPEND} - >=app-portage/portage-utils-0.3 - virtual/emacs" + >=app-editors/emacs-23.1:* + >=app-portage/portage-utils-0.3" S="${WORKDIR}/${PN}" -- cgit v1.2.3