app-emacs/{semi,wanderlust,mu-cite}: Depend on app-emacs/flim directly.
authorUlrich Müller <ulm@gentoo.org>
Mon, 24 Jun 2019 11:05:06 +0000 (13:05 +0200)
committerUlrich Müller <ulm@gentoo.org>
Mon, 24 Jun 2019 11:05:06 +0000 (13:05 +0200)
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>
app-emacs/mu-cite/mu-cite-8.1_p201202272330.ebuild
app-emacs/semi/semi-1.14.6-r2.ebuild
app-emacs/wanderlust/wanderlust-2.15.9_p20130619.ebuild
app-emacs/wanderlust/wanderlust-2.15.9_p20180814.ebuild

index 63f2fdaec66079c8b095001b2224207e52fcb4fb..0bf16aaea0049c7f9f0618d97c2def6e8d910fee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,7 +15,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 RDEPEND="app-emacs/apel
-       virtual/emacs-flim"
+       app-emacs/flim"
+DEPEND="${RDEPEND}"
 
 SITEFILE="50${PN}-gentoo.el"
 DOCS="ChangeLog NEWS README.en"
index 5555c415b5d7fd4e136d046fb3929205bc84cb25..7d4fcf4b0e6385bda716c50125498efe5fe8ed95 100644 (file)
@@ -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"
index 51d5a4750a4cb248bccb64e8303423fd0fc98e36..d655a9b9079476aa6cc5f7d4762ca697ea9edfdc 100644 (file)
@@ -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
@@ -16,7 +16,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}"
index 6885a08624dbcb2853998d1aa4fff0be08334fd3..b425c3ba6b4e36765fd3033613e4b60faa89fcfd 100644 (file)
@@ -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}"