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
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')
-rw-r--r--app-emacs/mu-cite/mu-cite-8.1_p201202272330.ebuild5
-rw-r--r--app-emacs/semi/semi-1.14.6-r2.ebuild4
-rw-r--r--app-emacs/wanderlust/wanderlust-2.15.9_p20130619.ebuild4
-rw-r--r--app-emacs/wanderlust/wanderlust-2.15.9_p20180814.ebuild4
4 files changed, 9 insertions, 8 deletions
diff --git a/app-emacs/mu-cite/mu-cite-8.1_p201202272330.ebuild b/app-emacs/mu-cite/mu-cite-8.1_p201202272330.ebuild
index 63f2fdaec660..0bf16aaea004 100644
--- a/app-emacs/mu-cite/mu-cite-8.1_p201202272330.ebuild
+++ b/app-emacs/mu-cite/mu-cite-8.1_p201202272330.ebuild
@@ -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"
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"
diff --git a/app-emacs/wanderlust/wanderlust-2.15.9_p20130619.ebuild b/app-emacs/wanderlust/wanderlust-2.15.9_p20130619.ebuild
index 51d5a4750a4c..d655a9b90794 100644
--- a/app-emacs/wanderlust/wanderlust-2.15.9_p20130619.ebuild
+++ b/app-emacs/wanderlust/wanderlust-2.15.9_p20130619.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
@@ -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}"
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}"