diff options
-rw-r--r-- | media-gfx/asymptote/asymptote-2.41-r1.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/asymptote/asymptote-2.60.ebuild | 2 | ||||
-rw-r--r-- | media-gfx/asymptote/asymptote-2.61.ebuild | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/asymptote/asymptote-2.41-r1.ebuild b/media-gfx/asymptote/asymptote-2.41-r1.ebuild index a9cac4411335..774ccebfa07e 100644 --- a/media-gfx/asymptote/asymptote-2.41-r1.ebuild +++ b/media-gfx/asymptote/asymptote-2.41-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -42,7 +42,7 @@ RDEPEND=" virtual/latex-base >=dev-texlive/texlive-latexextra-2013 ) - emacs? ( virtual/emacs ) + emacs? ( >=app-editors/emacs-23.1:* ) vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )" DEPEND="${RDEPEND} doc? ( diff --git a/media-gfx/asymptote/asymptote-2.60.ebuild b/media-gfx/asymptote/asymptote-2.60.ebuild index bef7be52b544..8d329c6d405c 100644 --- a/media-gfx/asymptote/asymptote-2.60.ebuild +++ b/media-gfx/asymptote/asymptote-2.60.ebuild @@ -45,7 +45,7 @@ RDEPEND=" virtual/latex-base >=dev-texlive/texlive-latexextra-2013 ) - emacs? ( virtual/emacs ) + emacs? ( >=app-editors/emacs-23.1:* ) vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )" DEPEND="${RDEPEND} doc? ( diff --git a/media-gfx/asymptote/asymptote-2.61.ebuild b/media-gfx/asymptote/asymptote-2.61.ebuild index bef7be52b544..8d329c6d405c 100644 --- a/media-gfx/asymptote/asymptote-2.61.ebuild +++ b/media-gfx/asymptote/asymptote-2.61.ebuild @@ -45,7 +45,7 @@ RDEPEND=" virtual/latex-base >=dev-texlive/texlive-latexextra-2013 ) - emacs? ( virtual/emacs ) + emacs? ( >=app-editors/emacs-23.1:* ) vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )" DEPEND="${RDEPEND} doc? ( |