From 70be06cca1ca2c322b08e79799a293430c1768df Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Fri, 20 Dec 2019 17:28:48 +0100 Subject: sci-mathematics/geomview: Update virtual/emacs dependency. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The virtual is deprecated, depend on app-editors/emacs instead. Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Ulrich Müller --- sci-mathematics/geomview/geomview-1.9.5-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-mathematics/geomview') diff --git a/sci-mathematics/geomview/geomview-1.9.5-r1.ebuild b/sci-mathematics/geomview/geomview-1.9.5-r1.ebuild index 675a3515f014..0ffb2d155b8a 100644 --- a/sci-mathematics/geomview/geomview-1.9.5-r1.ebuild +++ b/sci-mathematics/geomview/geomview-1.9.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ IUSE="motionaveraging debug emacs zlib" DEPEND="x11-libs/motif:0 virtual/glu virtual/opengl - emacs? ( virtual/emacs ) + emacs? ( >=app-editors/emacs-23.1:* ) zlib? ( sys-libs/zlib )" RDEPEND="${DEPEND} x11-misc/xdg-utils" -- cgit v1.2.3-65-gdbad