summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2019-12-20 17:00:45 +0100
committerUlrich Müller <ulm@gentoo.org>2019-12-20 23:48:26 +0100
commit68434d114614f8719f2f8e70d13486cc6bfc4511 (patch)
tree4ca8e8b7e1971257ca6882da6fb21af56b5a891d /dev-lang/teyjus/teyjus-2.1-r1.ebuild
parentdev-lang/mozart: Update virtual/emacs dependency. (diff)
downloadgentoo-68434d114614f8719f2f8e70d13486cc6bfc4511.tar.gz
gentoo-68434d114614f8719f2f8e70d13486cc6bfc4511.tar.bz2
gentoo-68434d114614f8719f2f8e70d13486cc6bfc4511.zip
dev-lang/teyjus: 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-lang/teyjus/teyjus-2.1-r1.ebuild')
-rw-r--r--dev-lang/teyjus/teyjus-2.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/teyjus/teyjus-2.1-r1.ebuild b/dev-lang/teyjus/teyjus-2.1-r1.ebuild
index 4a0f0073b3ed..b95680891d7d 100644
--- a/dev-lang/teyjus/teyjus-2.1-r1.ebuild
+++ b/dev-lang/teyjus/teyjus-2.1-r1.ebuild
@@ -17,7 +17,7 @@ IUSE="emacs examples +ocamlopt"
RDEPEND=">=sys-devel/binutils-2.17:*
>=sys-devel/gcc-2.95.3:*
>=dev-lang/ocaml-3.10[ocamlopt?]
- emacs? ( virtual/emacs )"
+ emacs? ( >=app-editors/emacs-23.1:* )"
DEPEND="${RDEPEND}
app-text/dos2unix
dev-util/omake"