projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d4efb7
)
x11-wm/sawfish: Update virtual/emacs dependency.
author
Ulrich Müller
<ulm@gentoo.org>
Fri, 20 Dec 2019 16:36:08 +0000
(17:36 +0100)
committer
Ulrich Müller
<ulm@gentoo.org>
Fri, 20 Dec 2019 22:48:58 +0000
(23:48 +0100)
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>
x11-wm/sawfish/sawfish-1.12.0.ebuild
patch
|
blob
|
history
diff --git
a/x11-wm/sawfish/sawfish-1.12.0.ebuild
b/x11-wm/sawfish/sawfish-1.12.0.ebuild
index cb45251a08295590780a66001be303d5a089a526..047ec674d7137286e37b99ea813dfcfb2dbd6ea2 100644
(file)
--- a/
x11-wm/sawfish/sawfish-1.12.0.ebuild
+++ b/
x11-wm/sawfish/sawfish-1.12.0.ebuild
@@
-15,7
+15,7
@@
KEYWORDS="alpha amd64 ia64 ppc ~ppc64 ~sh sparc x86"
IUSE="emacs kde nls xinerama"
RDEPEND="
- emacs? (
virtual/emacs
)
+ emacs? (
>=app-editors/emacs-23.1:*
)
>=dev-libs/librep-0.92.1
>=x11-libs/rep-gtk-0.90.7
x11-libs/pangox-compat