diff options
author | Ulrich Müller <ulm@gentoo.org> | 2019-12-20 17:23:00 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2019-12-20 23:48:41 +0100 |
commit | dddd20e549b71b036eb8fff036a7e18a7b03f32f (patch) | |
tree | 3e0c723d7df4259c5241bcb5c69d7be31384f92f /media-gfx | |
parent | dev-vcs/mercurial: Update virtual/emacs dependency. (diff) | |
download | gentoo-dddd20e549b71b036eb8fff036a7e18a7b03f32f.tar.gz gentoo-dddd20e549b71b036eb8fff036a7e18a7b03f32f.tar.bz2 gentoo-dddd20e549b71b036eb8fff036a7e18a7b03f32f.zip |
media-gfx/asymptote: 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 'media-gfx')
-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? ( |