dev-lang/mercury: Update virtual/emacs dependency.
authorUlrich Müller <ulm@gentoo.org>
Fri, 20 Dec 2019 16:00:08 +0000 (17:00 +0100)
committerUlrich Müller <ulm@gentoo.org>
Fri, 20 Dec 2019 22:48:25 +0000 (23:48 +0100)
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 <ulm@gentoo.org>
dev-lang/mercury/mercury-14.01.1-r1.ebuild

index 25c4317109dde3d03bfc434aa877ddb72845f27e..b8eada115fd89bd0607b902b4929ae6171dd709f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -29,7 +29,7 @@ DEPEND="!dev-libs/mpatrol
        doc? ( sys-apps/texinfo )"
 
 RDEPEND="${DEPEND}
-       emacs? ( virtual/emacs )"
+       emacs? ( >=app-editors/emacs-23.1:* )"
 
 S="${WORKDIR}"/${MY_P}