summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2019-12-20 17:22:22 +0100
committerUlrich Müller <ulm@gentoo.org>2019-12-20 23:48:41 +0100
commit1e6bb47cb8f805a8f3044ca66a910ae5a3a06ff1 (patch)
tree647d851af42ffac1c351d420278211c7b5cf8747 /dev-vcs/mercurial/mercurial-9999.ebuild
parentdev-vcs/git: Update virtual/emacs dependency. (diff)
downloadgentoo-1e6bb47cb8f805a8f3044ca66a910ae5a3a06ff1.tar.gz
gentoo-1e6bb47cb8f805a8f3044ca66a910ae5a3a06ff1.tar.bz2
gentoo-1e6bb47cb8f805a8f3044ca66a910ae5a3a06ff1.zip
dev-vcs/mercurial: Update virtual/emacs dependency.
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>
Diffstat (limited to 'dev-vcs/mercurial/mercurial-9999.ebuild')
-rw-r--r--dev-vcs/mercurial/mercurial-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/mercurial/mercurial-9999.ebuild b/dev-vcs/mercurial/mercurial-9999.ebuild
index 39b4c67502eb..4715bed5111f 100644
--- a/dev-vcs/mercurial/mercurial-9999.ebuild
+++ b/dev-vcs/mercurial/mercurial-9999.ebuild
@@ -23,7 +23,7 @@ RDEPEND="bugzilla? ( dev-python/mysql-python[${PYTHON_USEDEP}] )
tk? ( dev-lang/tk )
zsh-completion? ( app-shells/zsh )
app-misc/ca-certificates"
-DEPEND="emacs? ( virtual/emacs )
+DEPEND="emacs? ( >=app-editors/emacs-23.1:* )
test? ( app-arch/unzip
dev-python/pygments[${PYTHON_USEDEP}] )
dev-python/docutils[${PYTHON_USEDEP}]"