summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2019-12-20 17:36:25 +0100
committerUlrich Müller <ulm@gentoo.org>2019-12-20 23:48:58 +0100
commit42d2dce598081f813f92799dc129ba8f75bc9fc4 (patch)
tree08d658c5481fbd126a1992d9807a9c1575fb0c01 /x11-wm
parentx11-wm/sawfish: Update virtual/emacs dependency. (diff)
downloadgentoo-42d2dce598081f813f92799dc129ba8f75bc9fc4.tar.gz
gentoo-42d2dce598081f813f92799dc129ba8f75bc9fc4.tar.bz2
gentoo-42d2dce598081f813f92799dc129ba8f75bc9fc4.zip
x11-wm/stumpwm: 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 'x11-wm')
-rw-r--r--x11-wm/stumpwm/stumpwm-18.05.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/stumpwm/stumpwm-18.05.ebuild b/x11-wm/stumpwm/stumpwm-18.05.ebuild
index 1da69a1a8997..328b8223f97b 100644
--- a/x11-wm/stumpwm/stumpwm-18.05.ebuild
+++ b/x11-wm/stumpwm/stumpwm-18.05.ebuild
@@ -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=6
@@ -20,7 +20,7 @@ RDEPEND="dev-lisp/alexandria
dev-lisp/cl-ppcre
dev-lisp/clx
>=dev-lisp/sbcl-1.3.0
- emacs? ( virtual/emacs app-emacs/slime )"
+ emacs? ( >=app-editors/emacs-23.1:* app-emacs/slime )"
DEPEND="${RDEPEND}
sys-apps/texinfo
doc? ( virtual/texi2dvi )"