commit: 9fddbf9da443d2b0d73b402d072672307b0c2432
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Mon Sep 28 10:12:14 2020 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Mon Sep 28 10:12:14 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=9fddbf9d
sci-mathematics/gap: updated dependency name
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
sci-mathematics/gap/gap-4.4.12.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-mathematics/gap/gap-4.4.12.ebuild
b/sci-mathematics/gap/gap-4.4.12.ebuild
index 5cd6089e6..a728704c2 100644
--- a/sci-mathematics/gap/gap-4.4.12.ebuild
+++ b/sci-mathematics/gap/gap-4.4.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -24,7 +24,7 @@ LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
RDEPEND="
- emacs? ( virtual/emacs )
+ emacs? ( app-editors/emacs:* )
vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )"
DEPEND="${RDEPEND}"