From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/markdown-mode/
Date: Tue, 7 Jun 2022 19:27:41 +0000 (UTC) [thread overview]
Message-ID: <1654630058.aca8daafc99350deb7b4c6b58596ae332a1bad94.xgqt@gentoo> (raw)
commit: aca8daafc99350deb7b4c6b58596ae332a1bad94
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 7 19:13:32 2022 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Jun 7 19:27:38 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aca8daaf
app-emacs/markdown-mode: depend on pandoc virtual
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
.../{markdown-mode-2.4.ebuild => markdown-mode-2.4-r1.ebuild} | 6 +++---
.../{markdown-mode-2.5.ebuild => markdown-mode-2.5-r1.ebuild} | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/app-emacs/markdown-mode/markdown-mode-2.4.ebuild b/app-emacs/markdown-mode/markdown-mode-2.4-r1.ebuild
similarity index 87%
rename from app-emacs/markdown-mode/markdown-mode-2.4.ebuild
rename to app-emacs/markdown-mode/markdown-mode-2.4-r1.ebuild
index 79c7e94ef8f5..860a8236dc2f 100644
--- a/app-emacs/markdown-mode/markdown-mode-2.4.ebuild
+++ b/app-emacs/markdown-mode/markdown-mode-2.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -17,11 +17,11 @@ IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="|| (
- app-text/pandoc
dev-python/markdown2
dev-python/markdown
+ virtual/pandoc
)"
-BDEPEND="test? ( app-text/pandoc )"
+BDEPEND="test? ( virtual/pandoc )"
PATCHES=( "${FILESDIR}"/${PN}-2.4-markdown-command.patch )
SITEFILE="50${PN}-gentoo.el"
diff --git a/app-emacs/markdown-mode/markdown-mode-2.5.ebuild b/app-emacs/markdown-mode/markdown-mode-2.5-r1.ebuild
similarity index 95%
rename from app-emacs/markdown-mode/markdown-mode-2.5.ebuild
rename to app-emacs/markdown-mode/markdown-mode-2.5-r1.ebuild
index ccc41dbe1ba0..f1d8ea07da56 100644
--- a/app-emacs/markdown-mode/markdown-mode-2.5.ebuild
+++ b/app-emacs/markdown-mode/markdown-mode-2.5-r1.ebuild
@@ -17,12 +17,12 @@ IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="|| (
- app-text/pandoc
dev-python/markdown2
dev-python/markdown
+ virtual/pandoc
)"
BDEPEND="test? (
- app-text/pandoc
+ virtual/pandoc
|| ( app-text/aspell[l10n_en] app-text/hunspell[l10n_en] )
)"
next reply other threads:[~2022-06-07 19:28 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-07 19:27 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-01-14 17:54 [gentoo-commits] repo/gentoo:master commit in: app-emacs/markdown-mode/ Arthur Zamarin
2023-10-01 18:07 Arthur Zamarin
2023-08-31 21:22 Maciej Barć
2023-08-31 21:22 Maciej Barć
2023-05-21 14:56 Maciej Barć
2023-03-23 9:00 Sam James
2022-08-16 20:47 Sam James
2022-02-16 11:36 Ulrich Müller
2021-04-12 17:52 Ulrich Müller
2018-05-18 12:34 Aaron Bauman
2018-02-26 7:39 Naohiro Aota
2018-02-26 7:33 Naohiro Aota
2016-05-29 13:51 Ulrich Müller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1654630058.aca8daafc99350deb7b4c6b58596ae332a1bad94.xgqt@gentoo \
--to=xgqt@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox