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/wanderlust/wanderlust-2.15.9_p20180814.ebuild
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/wanderlust/wanderlust-2.15.9_p20180814.ebuild')
-rw-r--r--app-emacs/wanderlust/wanderlust-2.15.9_p20180814.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/wanderlust/wanderlust-2.15.9_p20180814.ebuild b/app-emacs/wanderlust/wanderlust-2.15.9_p20180814.ebuild
index 6885a08624db..b425c3ba6b4e 100644
--- a/app-emacs/wanderlust/wanderlust-2.15.9_p20180814.ebuild
+++ b/app-emacs/wanderlust/wanderlust-2.15.9_p20180814.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
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="bbdb ssl l10n_ja"
DEPEND=">=app-emacs/apel-10.6
- virtual/emacs-flim
+ app-emacs/flim
app-emacs/semi
bbdb? ( app-emacs/bbdb )"
RDEPEND="${DEPEND}"