summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2019-06-24 13:05:06 +0200
committerUlrich Müller <ulm@gentoo.org>2019-06-24 13:05:06 +0200
commit30e4a9c1cfc80f55f795939940851bab9a22145f (patch)
tree0bb3f218cca76ab2260f876397f752cade0d6114 /app-emacs/semi
parentapp-emacs/mu-cite: Remove old. (diff)
downloadgentoo-30e4a9c1cfc80f55f795939940851bab9a22145f.tar.gz
gentoo-30e4a9c1cfc80f55f795939940851bab9a22145f.tar.bz2
gentoo-30e4a9c1cfc80f55f795939940851bab9a22145f.zip
app-emacs/{semi,wanderlust,mu-cite}: Depend on app-emacs/flim directly.
Instead of virtual/emacs-flim, because the virtual's second provider app-emacs/limit fails to compile with recent Emacs versions. Bug: https://bugs.gentoo.org/688596 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs/semi')
-rw-r--r--app-emacs/semi/semi-1.14.6-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/semi/semi-1.14.6-r2.ebuild b/app-emacs/semi/semi-1.14.6-r2.ebuild
index 5555c415b5d7..7d4fcf4b0e63 100644
--- a/app-emacs/semi/semi-1.14.6-r2.ebuild
+++ b/app-emacs/semi/semi-1.14.6-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,7 +15,7 @@ KEYWORDS="alpha amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-maco
IUSE="l10n_ja"
DEPEND=">=app-emacs/apel-10.6
- virtual/emacs-flim"
+ app-emacs/flim"
RDEPEND="${DEPEND}"
ELISP_PATCHES="${PN}-info.patch"